Agent skill · Workflow & Productivity

abaqus-static-analysis

Complete workflow for static structural analysis. Use when analyzing stress, displacement, or reaction forces under constant loads. For strength and stiffness evaluation.

majiayu000github.com/majiayu000GitHub ↗
claude-codecan modify filesMIT
Install
npx skills add majiayu000/claude-skill-registry --skill abaqus-static-analysis-jaimecernuda-abaqus-scripting --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-static-analysis-jaimecernuda-abaqus-scripting/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 Static Analysis Workflow Complete workflow for static structural analysis - stress, displacement, and reaction forces under constant loads. ## When to Use This Skill **Route here when user mentions:** - "stress analysis", "structural analysis" - "how much will it deflect", "displacement" - "is this strong enough", "strength check" - "factor of safety", "safety factor" - "reaction forces", "support loads" - "simulate a load on this part" **Route elsewhere:** - Time-varying loads, impact, vibration → `/abaqus-dynamic-analysis` - Natural frequencies, resonance → `/abaqus-modal-analysis` - Temperature effects, thermal stress → `/abaqus-coupled-analysis` - Heat transfer only → `/abaqus-thermal-analysis` - Parts touching, friction → `/abaqus-contact-analysis` ## Workflow Steps Execute these skills in order: | Step | Skill | Purpose | |------|-------|---------| | 1 | `/abaqus-geometry` | Create part and assembly | | 2 | `/abaqus-material` | Define material properties | | 3 | `/abaqus-mesh` | Generate finite element mesh | | 4 | `/abaqus-bc` | Apply supports and constraints | | 5 | `/abaqus-load` | Apply forces and pressures | | 6 | `/abaqus-step` | Configure analysis step (option

What's inside
Steps it walks through
  1. When to Use This Skill
  2. Workflow Steps
  3. What to Ask User
  4. Required Information
  5. Optional (Has Defaults)
  6. Key Decisions
  7. Linear vs Nonlinear Analysis
  8. What Results to Extract
  9. Validation Checkpoints
  10. After Each Step
  11. Results Sanity Checks
  12. Troubleshooting
  13. Feedback Loops
  14. Code Patterns
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the abaqus-static-analysis skill do?

Complete workflow for static structural analysis. Use when analyzing stress, displacement, or reaction forces under constant loads. For strength and stiffness evaluation.

How do I install it?

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