fe-analyst

Finite Element Analysis Analyst — slender structure FEA for marine and offshore systems

5 stars

Best use case

fe-analyst is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Finite Element Analysis Analyst — slender structure FEA for marine and offshore systems

Teams using fe-analyst 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/fe-analyst/SKILL.md --create-dirs "https://raw.githubusercontent.com/vamseeachanta/workspace-hub/main/.agents/skills/engineering/marine-offshore/fe-analyst/SKILL.md"

Manual Installation

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

How fe-analyst Compares

Feature / Agentfe-analystStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Finite Element Analysis Analyst — slender structure FEA for marine and offshore systems

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

# Fe Analyst

## When to Use This Skill

- Setting up or reviewing OrcaFlex FE models for pipelines, risers, jumpers, moorings, or installation analyses
- Designing the HTML report layout for an analysis type
- Assessing mesh quality and discretization adequacy
- Applying boundary conditions correctly for a structural scenario
- Performing code checks (DNV, API, ISO) on results
- Generating standardized analysis reports with Plotly interactive plots

---

## Sub-Skills

- [1. FEA Fundamentals for Slender Structures](1-fea-fundamentals-for-slender-structures/SKILL.md)
- [What to Document (+2)](what-to-document/SKILL.md)
- [What to Document (+1)](what-to-document/SKILL.md)
- [BC Types in OrcaFlex (+2)](bc-types-in-orcaflex/SKILL.md)
- [OrcaFlex Discretization (+3)](orcaflex-discretization/SKILL.md)
- [What to Document](what-to-document/SKILL.md)
- [Environmental Load Summary (+1)](environmental-load-summary/SKILL.md)
- [Static Analysis (+3)](static-analysis/SKILL.md)
- [Key Results to Extract and Plot (+1)](key-results-to-extract-and-plot/SKILL.md)
- [DNV-OS-F101 Pipeline Code Checks (+2)](dnv-os-f101-pipeline-code-checks/SKILL.md)
- [Plot Types Per Section](plot-types-per-section/SKILL.md)
- [12. Standards Reference](12-standards-reference/SKILL.md)
- [13. Common FEA Mistakes and Remedies](13-common-fea-mistakes-and-remedies/SKILL.md)

Related Skills

fe-analyst-what-to-document

5
from vamseeachanta/workspace-hub

Sub-skill of fe-analyst: What to Document.

fe-analyst-orcaflex-discretization

5
from vamseeachanta/workspace-hub

Sub-skill of fe-analyst: OrcaFlex Discretization (+3).

fe-analyst-key-results-to-extract-and-plot

5
from vamseeachanta/workspace-hub

Sub-skill of fe-analyst: Key Results to Extract and Plot (+1).

fe-analyst-environmental-load-summary

5
from vamseeachanta/workspace-hub

Sub-skill of fe-analyst: Environmental Load Summary (+1).

fe-analyst-dnv-os-f101-pipeline-code-checks

5
from vamseeachanta/workspace-hub

Sub-skill of fe-analyst: DNV-OS-F101 Pipeline Code Checks (+2).

fe-analyst-bc-types-in-orcaflex

5
from vamseeachanta/workspace-hub

Sub-skill of fe-analyst: BC Types in OrcaFlex (+2).

fe-analyst-13-common-fea-mistakes-and-remedies

5
from vamseeachanta/workspace-hub

Sub-skill of fe-analyst: 13. Common FEA Mistakes and Remedies.

fe-analyst-12-standards-reference

5
from vamseeachanta/workspace-hub

Sub-skill of fe-analyst: 12. Standards Reference.

fe-analyst-1-fea-fundamentals-for-slender-structures

5
from vamseeachanta/workspace-hub

Sub-skill of fe-analyst: 1. FEA Fundamentals for Slender Structures.

test-oversized-skill

5
from vamseeachanta/workspace-hub

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

interactive-report-generator

5
from vamseeachanta/workspace-hub

Generate interactive HTML reports with Plotly visualizations from data analysis results. Supports dashboards, charts, and professional styling.

data-validation-reporter

5
from vamseeachanta/workspace-hub

Generate interactive validation reports with quality scoring, missing data analysis, and type checking. Combines Pandas validation, Plotly visualization, and YAML configuration for comprehensive data quality reporting.