Sub-skill of orcaflex-modeling: Vessel Loading (+1).
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill vessel-loading --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Vessel Loading?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-vessel-loading)More formats (shields.io, HTML) on the badges page.
---
name: orcaflex-modeling-vessel-loading
description: 'Sub-skill of orcaflex-modeling: Vessel Loading (+1).'
version: 2.0.0
category: engineering
type: reference
scripts_exempt: true
---
# Vessel Loading (+1)
## Vessel Loading
Load vessel data from external sources.
```yaml
orcaflex:
preprocess:
VesselType_Loading:
flag: true
source: "vessel_database.csv"
vessel_name: "FPSO_Alpha"
```
## YAML Validation
Check model configuration before running.
```yaml
orcaflex:
preprocess:
check_yml_file:
flag: true
strict: true
report_path: "logs/validation_report.txt"
```
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!