catenary-riser-catenary-shape-csv

Sub-skill of catenary-riser: Catenary Shape CSV.

5 stars

Best use case

catenary-riser-catenary-shape-csv is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Sub-skill of catenary-riser: Catenary Shape CSV.

Teams using catenary-riser-catenary-shape-csv 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

$curl -o ~/.claude/skills/catenary-shape-csv/SKILL.md --create-dirs "https://raw.githubusercontent.com/vamseeachanta/workspace-hub/main/.agents/skills/_archive/engineering/marine-offshore/catenary-riser/catenary-shape-csv/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/catenary-shape-csv/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How catenary-riser-catenary-shape-csv Compares

Feature / Agentcatenary-riser-catenary-shape-csvStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Sub-skill of catenary-riser: Catenary Shape CSV.

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

# Catenary Shape CSV

## Catenary Shape CSV


```csv
arc_length,x,z,tension,curvature,bend_moment
0.0,0.0,100.0,1523456.7,0.000123,1875.4
10.0,9.8,98.5,1518234.5,0.000145,2215.6
```

Related Skills

llm-wiki-page-shape-contract

5
from vamseeachanta/workspace-hub

Enforce the page-shape contract when a repo-side document or analysis output gets converted into an llm-wiki page. Use when (1) running `scripts/knowledge/llm_wiki.py ingest`, (2) writing or rewriting a wiki page from docs/reports/*, docs/handoffs/*, scripts/review/results/*, or calc citation outputs, (3) deciding whether a page should be split into a folder of sub-pages, (4) reviewing wiki PRs for length / diagram / divide-and-conquer compliance. Codifies the Karpathy + Astro-Han + lewislulu page rules applied to workspace-hub's domain-wiki layout under /mnt/local-analysis/llm-wiki/wikis/<domain>/. Sibling to research/llm-wiki (which owns the CLI ops) — this skill is the quality gate every converted page must clear before commit.

learned-git-worktree-hook-path-and-real-hook-shape-review

5
from vamseeachanta/workspace-hub

Catch hook-installation and governance bugs that only appear in linked git worktrees or against the real generated hook shape, not simplified test fixtures.

catenary-riser

5
from vamseeachanta/workspace-hub

Analyze catenary and lazy wave riser configurations for static shape, forces, and OrcaFlex model generation. Use for riser static configuration analysis, catenary force calculations, lazy wave design, and generating OrcaFlex models from catenary parameters.

doc-extraction-drilling-riser

5
from vamseeachanta/workspace-hub

Layer 3 domain sub-skill for extracting drilling riser data from API RP 16Q, DNV-RP-C205, and riser analysis reports. Provides detection heuristics for VIV parameters, kill/choke line specs, and BOP stack configurations. type: reference

orcaflex-static-debug-1-line-catenary-diverged

5
from vamseeachanta/workspace-hub

Sub-skill of orcaflex-static-debug: 1. Line Catenary Diverged (+4).

orcaflex-modal-analysis-mode-shapes-csv

5
from vamseeachanta/workspace-hub

Sub-skill of orcaflex-modal-analysis: Mode Shapes CSV (+2).

catenary-riser-1-simple-catenary-analysis

5
from vamseeachanta/workspace-hub

Sub-skill of catenary-riser: 1. Simple Catenary Analysis (+2).

doc-extraction-drilling-riser-viv-parameters

5
from vamseeachanta/workspace-hub

Sub-skill of doc-extraction-drilling-riser: VIV Parameters (+3).

python-scicomp-ex1-marine-catenary-mooring

5
from vamseeachanta/workspace-hub

Sub-skill of python-scientific-computing: Example 1: Marine Engineering - Catenary Mooring Line (+5).

python-pptx-5-image-and-shape-manipulation

5
from vamseeachanta/workspace-hub

Sub-skill of python-pptx: 5. Image and Shape Manipulation.

miro-api-3-shapes-and-drawing

5
from vamseeachanta/workspace-hub

Sub-skill of miro-api: 3. Shapes and Drawing.

test-oversized-skill

5
from vamseeachanta/workspace-hub

A test fixture skill that exceeds 200 lines with multiple H2/H3 sections for split testing.