Agent skill

hydrodynamics

Manage hydrodynamic coefficients, wave spectra, and environmental loading\ \ for vessel response analysis. Use for 6\xD76 matrix management, wave spectrum\ \ modeling, OCIMF loading calculations, and RAO interpolation."

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill hydrodynamics --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 12 KB
Bundled scripts: none
Path: skills/analysis/hydrodynamics/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

# Hydrodynamics Skill Manage hydrodynamic coefficients, wave spectra, and environmental loading for vessel and floater response analysis. ## Version Metadata ```yaml version: 1.0.0 python_min_version: '3.10' compatibility: tested_python: - '3.10' - '3.11' - '3.12' - '3.13' os: - Windows - Linux - macOS ``` ## Changelog ### [1.0.0] - 2026-01-07 **Added:** - Initial version metadata and dependency management - Semantic versioning support - Compatibility information for Python 3.10-3.13 **Changed:** - Enhanced skill documentation structure ## When to Use - 6×6 added mass and damping matrix management - Wave spectrum modeling (JONSWAP, Bretschneider, PM) - OCIMF wind and current loading calculations - RAO interpolation and frequency-dependent coefficients - Hydrodynamic coefficient database management - Kramers-Kronig causality validation ## Prerequisites - Python environment with `digitalmodel` package installed - Hydrodynamic coefficient data (from AQWA, WAMIT, etc.) - Environmental data for wave/wind/current loading ## Analysis Types ### 1. Coefficient Database Management Store and retrieve hydrodynamic coefficients. ```yaml hydrodynamics: coefficient_database: flag: true vessel_nam

What's inside
Steps it walks through
  1. Version Metadata
  2. Changelog
  3. [1.0.0] - 2026-01-07
  4. When to Use
  5. Prerequisites
  6. Analysis Types
  7. 1. Coefficient Database Management
  8. 2. Wave Spectra Modeling
  9. 3. OCIMF Environmental Loading
  10. 4. RAO Interpolation
  11. 5. Displacement RAO Quality Checks
  12. Python API
  13. Coefficient Database
  14. Frequency-Dependent Matrices
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the hydrodynamics skill do?

Manage hydrodynamic coefficients, wave spectra, and environmental loading\ \ for vessel response analysis. Use for 6\xD76 matrix management, wave spectrum\ \ modeling, OCIMF loading calculations, and RAO interpolation."

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill hydrodynamics --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