Agent skill

orcaflex-file-conversion-file-organization

Sub-skill of orcaflex-file-conversion: File Organization (+1).

Stars 4
Forks 4

Install this agent skill to your Project

npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/_archive/engineering/marine-offshore/orcaflex-file-conversion/file-organization

SKILL.md

File Organization (+1)

File Organization

project/
├── models/
│   ├── original/          # Original .dat files (read-only)
│   ├── working/           # Working .yml files (editable)
│   └── generated/         # Generated .dat files for execution
├── results/
│   └── .sim/             # Simulation results
└── conversion_logs/      # Conversion reports and logs

Workflow Recommendations

  1. Keep originals: Always preserve original .dat files
  2. Version control YAML: Commit .yml files, not .dat files
  3. Validate conversions: Enable validation for production
  4. Batch processing: Use parallel processing for large datasets
  5. Document changes: Add comments in YAML files for modifications

Expand your agent's capabilities with these related and highly-rated skills.

Didn't find tool you were looking for?

Be as detailed as possible for better results