orcaflex-operability
Perform operability analysis combining multiple sea states to assess system availability and weather downtime. Generate operability envelopes, critical heading analysis, and downtime calculations from wave scatter diagrams.
npx skills add majiayu000/claude-skill-registry --skill orcaflex-operability-vamseeachanta-digitalmodel-2 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# OrcaFlex Operability Analysis Skill Assess system operability across multiple sea states with envelope generation, critical heading analysis, and weather downtime calculations. ## Version Metadata ```yaml version: 1.0.0 python_min_version: '3.10' dependencies: orcaflex-modeling: '>=2.0.0,<3.0.0' orcaflex-post-processing: '>=1.0.0,<2.0.0' orcaflex_version: '>=11.0' compatibility: tested_python: - '3.10' - '3.11' - '3.12' - '3.13' os: - Windows - Linux - macOS ``` ## Changelog ### [1.0.0] - 2026-01-17 **Added:** - Initial release with operability envelope generation - Weather downtime calculations from wave scatter - Critical heading analysis - Interactive Plotly visualization ## When to Use - Operability envelope generation for mooring systems - Weather downtime calculations from scatter diagrams - Critical heading identification for design loads - Multi-sea-state analysis (1yr, 10yr, 100yr return periods) - Tension limit assessment (intact vs damaged conditions) - Annual operational availability studies - Polar coordinate visualization of system limits ## Prerequisites - OrcaFlex simulation results (.sim files) for multiple headings - Wave scatter diagram (Hs-Tp probability matri
- Version Metadata
- Changelog
- [1.0.0] - 2026-01-17
- When to Use
- Prerequisites
- Operability Workflow
- Configuration
- Basic Operability Configuration
- Advanced Configuration
- Python API
- Basic Operability Analysis
- Weather Downtime Calculation
- Critical Headings Analysis
- Comprehensive Report Generation
What does the orcaflex-operability skill do?
Perform operability analysis combining multiple sea states to assess system availability and weather downtime. Generate operability envelopes, critical heading analysis, and downtime calculations from wave scatter diagrams.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill orcaflex-operability-vamseeachanta-digitalmodel-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
