hydrodynamics-coefficient-database-json
Sub-skill of hydrodynamics: Coefficient Database JSON (+1).
Best use case
hydrodynamics-coefficient-database-json is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
Sub-skill of hydrodynamics: Coefficient Database JSON (+1).
Teams using hydrodynamics-coefficient-database-json should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/coefficient-database-json/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How hydrodynamics-coefficient-database-json Compares
| Feature / Agent | hydrodynamics-coefficient-database-json | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
Sub-skill of hydrodynamics: Coefficient Database JSON (+1).
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Coefficient Database JSON (+1)
## Coefficient Database JSON
```json
{
"vessel_name": "FPSO",
"frequencies_rad_s": [0.1, 0.2, 0.3],
"added_mass": {
"0.1": [[1.2e6, 0, 0, 0, 1.5e7, 0], ...],
"0.2": [[1.1e6, 0, 0, 0, 1.4e7, 0], ...]
},
"damping": {
"0.1": [[2.5e5, 0, 0, 0, 3.2e6, 0], ...],
"0.2": [[2.8e5, 0, 0, 0, 3.5e6, 0], ...]
}
}
```
## Wave Spectrum CSV
```csv
frequency_rad_s,frequency_hz,period_s,spectral_density
0.314,0.050,20.0,0.123
0.628,0.100,10.0,2.456
0.942,0.150,6.67,1.234
```Related Skills
hydrodynamics
Manage hydrodynamic coefficients, wave spectra, and environmental loading for vessel response analysis. Use for 6×6 matrix management, wave spectrum modeling, OCIMF loading calculations, and RAO interpolation.
json-config-loader-6-yaml-configuration-via-yq
Sub-skill of json-config-loader: 6. YAML Configuration (via yq).
json-config-loader-5-environment-variable-configuration
Sub-skill of json-config-loader: 5. Environment Variable Configuration.
json-config-loader-4-multi-section-ini-parsing
Sub-skill of json-config-loader: 4. Multi-Section INI Parsing.
json-config-loader-3-json-report-generation
Sub-skill of json-config-loader: 3. JSON Report Generation.
json-config-loader-1-keyvalue-configuration-parsing
Sub-skill of json-config-loader: 1. Key=Value Configuration Parsing (+1).
json-config-loader-1-always-provide-defaults
Sub-skill of json-config-loader: 1. Always Provide Defaults (+4).
docker-4-database-migration-pattern
Sub-skill of docker: 4. Database Migration Pattern.
cli-productivity-1-jq-json-processing
Sub-skill of cli-productivity: 1. jq - JSON Processing (+1).
windmill-integration-with-database-and-slack
Sub-skill of windmill: Integration with Database and Slack.
hydrodynamic-pipeline-gmsh-panel-mesh-for-hydrodynamics
Sub-skill of hydrodynamic-pipeline: Gmsh Panel Mesh for Hydrodynamics (+3).
viv-analysis-natural-frequencies-json
Sub-skill of viv-analysis: Natural Frequencies JSON (+1).