Agent skill
orcaflex-code-check-mooring-code-check
Sub-skill of orcaflex-code-check: Mooring Code Check (+1).
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-code-check/mooring-code-check
SKILL.md
Mooring Code Check (+1)
Mooring Code Check
# configs/mooring_code_check.yml
code_check:
standard: "API_RP_2SK"
edition: "2015"
mooring:
lines:
- name: "Leg_1"
line_type: "Chain_R4_84mm"
mbl: 8500.0 # kN - Minimum Breaking Load
- name: "Leg_2"
line_type: "Chain_R4_84mm"
mbl: 8500.0
safety_factors:
intact:
static: 1.67 # API RP 2SK Table 2
dynamic: 1.82
damaged:
static: 1.25
dynamic: 1.43
load_conditions:
- name: "100-year intact"
condition: "intact"
load_type: "dynamic"
- name: "100-year damaged"
condition: "damaged"
load_type: "dynamic"
output:
report_path: "reports/code_check/"
format: "html"
Riser Code Check
# configs/riser_code_check.yml
code_check:
standard: "DNV_OS_F201"
edition: "2021"
riser:
name: "SCR"
material:
grade: "X65"
smys: 448.0 # MPa
smts: 531.0 # MPa
young_modulus: 207000.0 # MPa
geometry:
od: 0.2731 # m
wt: 0.0159 # m (wall thickness)
design_factors:
gamma_SC: 1.04 # Safety class factor
gamma_m: 1.15 # Material factor
gamma_F: 1.10 # Load factor
alpha_U: 1.00 # Material strength factor
checks:
- "hoop_stress"
- "longitudinal_stress"
- "equivalent_stress"
- "collapse"
- "propagation_buckling"
output:
report_path: "reports/riser_code_check/"
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-complete-milestone
Archive completed milestone and prepare for next version
gsd-reapply-patches
Reapply local modifications after a GSD update
gsd-verify-work
Validate built features through conversational UAT
gsd-thread
Manage persistent context threads for cross-session work
clinical-trial-protocol
Generate clinical trial protocols for medical devices or drugs through a modular, waypoint-based architecture with research-only and full protocol modes.
single-cell-rna-qc
Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations.
Didn't find tool you were looking for?