Agent skill · Workflow & Productivity

abaqus-fatigue-analysis

Workflow for fatigue and durability analysis - cycle counting, damage accumulation, and fatigue life prediction.

majiayu000github.com/majiayu000GitHub ↗
claude-codecan modify filesMIT
Install
npx skills add majiayu000/claude-skill-registry --skill abaqus-fatigue-analysis --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 5 KB
Bundled scripts: none
Allowed tools: -Read-Write-Edit-Glob-Grep-Bash(abaqus:*)
Path: skills/analysis/abaqus-fatigue-analysis/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

# Abaqus Fatigue Analysis Skill Predict fatigue life from FEA stress results using S-N curves and damage accumulation. ## When to Use This Skill **Route here when user mentions:** - "fatigue", "how many cycles", "fatigue life" - "durability", "S-N curve", "cycles to failure" - "rainflow counting", "Miner's rule" - "high-cycle fatigue", "low-cycle fatigue" **Route elsewhere:** - Just stress analysis → `/abaqus-static-analysis` - Crack propagation → specialized fracture tools - Static strength check → `/abaqus-static-analysis` ## Important: Abaqus Fatigue Limitations Abaqus has **limited native fatigue** capabilities. The typical workflow is: 1. Run structural analysis in Abaqus (stress/strain results) 2. Extract stress history from ODB 3. Apply fatigue criteria externally (Basquin, Miner's rule) For full fatigue analysis, consider external tools: **fe-safe**, **nCode**, **FEMFAT**. ## Prerequisites Before fatigue analysis: 1. ✅ Completed static or dynamic analysis with converged results 2. ✅ Material fatigue data (S-N curve or Coffin-Manson parameters) 3. ✅ Stress output at critical locations ## Workflow Steps ### Step 1: Run Stress Analysis Use `/abaqus-static-analysis` for constan

What's inside
Steps it walks through
  1. When to Use This Skill
  2. Important: Abaqus Fatigue Limitations
  3. Prerequisites
  4. Workflow Steps
  5. Step 1: Run Stress Analysis
  6. Step 2: Identify Critical Location
  7. Step 3: Extract Stress History
  8. Step 4: Apply Fatigue Criteria
  9. Step 5: Calculate Life and Damage
  10. Key Decisions
  11. Fatigue Approach
  12. Loading Type
  13. Mean Stress Correction
  14. What to Ask the User
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the abaqus-fatigue-analysis skill do?

Workflow for fatigue and durability analysis - cycle counting, damage accumulation, and fatigue life prediction.

How do I install it?

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