Agent skill · Design & Presentation

orcaflex-results-comparison

Compare results across multiple OrcaFlex simulations for design verification, sensitivity studies, and configuration comparison. Includes pretension, stiffness, and force distribution analysis.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill orcaflex-results-comparison-vamseeachanta-digitalmodel-2 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 13 KB
Bundled scripts: none
Version: 1.0.0
Path: skills/analysis/orcaflex-results-comparison-vamseeachanta-digitalmodel-2/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# OrcaFlex Results Comparison Skill Compare results across multiple OrcaFlex simulations for design verification, sensitivity studies, and configuration analysis. ## 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 multi-simulation comparison - Pretension and stiffness comparison - Force distribution analysis - Visualization and reporting ## When to Use - Comparing design alternatives - Sensitivity analysis (depth, heading, sea state) - Baseline vs modified configuration - Design verification against target values - Multi-configuration optimization - Mooring system comparison - Installation sequence comparison ## Prerequisites - Multiple OrcaFlex simulation results (.sim files or extracted CSV) - Python environment with `digitalmodel` package installed - Consistent variable naming across simulations ## Comparison Types ### 1. Pretension Comparison Compare mooring line pretensio

What's inside
Steps it walks through
  1. Version Metadata
  2. Changelog
  3. [1.0.0] - 2026-01-17
  4. When to Use
  5. Prerequisites
  6. Comparison Types
  7. 1. Pretension Comparison
  8. 2. Stiffness Comparison
  9. 3. Force Distribution
  10. 4. Response Comparison
  11. Configuration
  12. Basic Comparison
  13. Mooring System Comparison
  14. Python API
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the orcaflex-results-comparison skill do?

Compare results across multiple OrcaFlex simulations for design verification, sensitivity studies, and configuration comparison. Includes pretension, stiffness, and force distribution analysis.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill orcaflex-results-comparison-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.

Keep going