Sub-skill of gmsh-openfoam-orcaflex: Real Mode Requirements.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill real-mode-requirements --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Real Mode Requirements?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-real-mode-requirements-workspace-hub)More formats (shields.io, HTML) on the badges page.
---
name: gmsh-openfoam-orcaflex-real-mode-requirements
description: 'Sub-skill of gmsh-openfoam-orcaflex: Real Mode Requirements.'
version: 1.0.0
category: engineering
type: reference
scripts_exempt: true
---
# Real Mode Requirements
## Real Mode Requirements
| Solver | Installation | Check |
|--------|-------------|-------|
| Gmsh | `pip install gmsh` | `python3 -c "import gmsh"` |
| OpenFOAM v2312 | ESI apt repo | `source /usr/lib/openfoam/openfoam2312/etc/bashrc` |
| OrcFxAPI | Orcina license | `python3 -c "import OrcFxAPI"` |
The pipeline auto-detects availability and falls back to stubs gracefully.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.