Sub-skill of orcaflex-monolithic-to-modular: Output Structure.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill output-structure --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Output Structure?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-output-structure-2f3c11c2)More formats (shields.io, HTML) on the badges page.
---
name: orcaflex-monolithic-to-modular-output-structure
description: 'Sub-skill of orcaflex-monolithic-to-modular: Output Structure.'
version: 2.0.0
category: engineering
type: reference
scripts_exempt: true
---
# Output Structure
## Output Structure
```
modular/
├── master.yml # Entry point with include directives
├── includes/
│ ├── 01_general.yml # General section (simulation, solver settings)
│ ├── 03_environment.yml # Environment (water, waves, current, wind)
│ └── 20_generic_objects.yml # All object sections (types, instances, singletons)
└── inputs/
└── parameters.yml # Extracted key parameters
```
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!