abaqus-docs
Download and manage abqpy API documentation. Use when user asks about API documentation, API reference, or downloading Abaqus docs.
npx skills add majiayu000/claude-skill-registry --skill abaqus-docs-jaimecernuda-abaqus-scripting-2 --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Abaqus Documentation Skill Navigate and access Abaqus Python API documentation for parameter lookups and method reference. ## When to Use This Skill **Route here when user asks:** - "Where is the API documentation?" - "What parameters does X take?" - "What methods are available for Material/Part/Mesh?" - "Show me the API reference for..." - "Download/refresh the docs" **Route elsewhere:** - Learning concepts or workflows -> specific analysis skills - Running analyses -> `/abaqus-static-analysis`, `/abaqus-dynamic-analysis`, etc. - Quick code examples -> module-specific skills like `/abaqus-material` ## Documentation Location All API documentation is pre-downloaded at: `.claude/docs/abaqus-api/modules/` ## Module Index | Task | Documentation File | |------|-------------------| | Model database | `modules/mdb.md` | | Model internals | `modules/mdb_model.md` | | Part creation | `modules/part.md` | | 2D sketching | `modules/sketcher.md` | | Assembly/instances | `modules/assembly.md` | | Material properties | `modules/material.md` | | Section properties | `modules/property.md` | | Meshing | `modules/mesh.md` | | Analysis steps | `modules/step.md` | | Loads | `modules/load.md` | | Boun
- When to Use This Skill
- Documentation Location
- Module Index
- How to Use
- Answering API Questions
- Common Lookups
- Refreshing Documentation
- Documentation Sources
- Code Patterns
What does the abaqus-docs skill do?
Download and manage abqpy API documentation. Use when user asks about API documentation, API reference, or downloading Abaqus docs.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill abaqus-docs-jaimecernuda-abaqus-scripting-2 --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.
