Sim Plugin Abaqus — Development skill for Claude Code
Use Codex and Claude Code with Abaqus via sim-cli: CAE/noGUI authoring, batch jobs, ODB diagnostics, bounded execution.
How to install Sim Plugin Abaqus
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open svd-ai-lab/sim-plugin-abaqus and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Sim Plugin Abaqus does
Use Codex and Claude Code with Abaqus via sim-cli: CAE/noGUI authoring, batch jobs, ODB diagnostics, bounded execution.
Alternatives in Development
- Skill Authoring Standard — The DNA of every skill in this repository 5.3k ★
- Lazycodex — The one and only agent harness for complex codebases 3.3k ★
- Doctor — Environment diagnostics with interactive fixes — providers, auth, RTK, hooks, token optimization 2.8k ★
README
sim-plugin-abaqus
Use Codex, Claude Code, or another AI agent to work with [Dassault Systemes SIMULIA Abaqus](https://www.3ds.com/products/simulia/abaqus) input decks and Abaqus/CAE Python scripts through [sim-cli](https://github.com/svd-ai-lab/sim-cli).
`sim-plugin-abaqus` gives an agent practical Abaqus control paths: run `.inp` decks, run Abaqus/CAE Python scripts in Abaqus's embedded interpreter, keep an iterative noGUI CAE authoring session, inspect runtime health, collect model summaries, read job diagnostics, and report generated artifacts such as `.dat`, `.msg`, `.sta`, `.cae`, and `.odb` files.
The Abaqus application is not bundled. See [LICENSE-NOTICE.md](LICENSE-NOTICE.md).
This plugin is for Dassault SIMULIA Abaqus, not Ansys Mechanical. Use the Mechanical plugin for PyMechanical and Ansys Mechanical sessions.
What an agent can do with Abaqus
- Run complete Abaqus input decks with
uv run sim run --solver abaqus model.inp. - Run Abaqus/CAE Python scripts through Abaqus's embedded Python.
- Build and debug CAE models incrementally with
connect,exec, andinspect. - Use a file-backed authoring session for conservative step-by-step work.
- Use the optional noGUI bridge backend for lower-latency trusted local loops.
- Inspect
session.health,cae.model_summary,workdir.files, andjob.latestbefore continuing a workflow. - Treat solver completion as one signal, then validate against engineering acceptance criteria.
Choose the right Abaqus workflow
1. Batch input-deck execution
Use this when the model is already fully specified as an Abaqus `.inp` deck:
uv run sim lint path/to/model.inp
uv run sim run --solver abaqus path/to/model.inp
Abaqus writes output artifacts next to the deck. Inspect `.msg`, `.sta`, `.dat`, and `.odb` outputs before treating the result as accepted.
2. Abaqus/CAE Python script execution
Use this when the model is authored by a complete Abaqus/CAE Python script:
Related Skills
Sim Plugin Comsol
Use Codex and Claude Code with COMSOL via sim-cli: .mph inspection, live Desktop sessions, bounded execution,
Sim Buddy
WorkBuddy plugin marketplace — drive local CAE/CFD simulators (COMSOL, OpenFOAM, ...) via natural language thr
Agy
Delegate a prompt directly to Antigravity CLI with bounded execution and shared job tracking
Sim Plugin Workbench
Use Codex and Claude Code with Ansys Workbench via sim-cli: journals, project inspection, persistent sessions,
Execution Commands
Commands for applying skills, running diagnostics, executing playbooks, and formatting output. These commands
Gyoshu Auto
Start goal-based autonomous research with bounded execution
Related Agents
Automation Engineer
Automation engineering specialist. Use when building CLI tools, automation scripts, data pipelines, batch proc
Code Writer Java
Java code implementation sub-agent. Invoked by any manager whose plan calls for Java code — Spring Boot servic
Gate Runner
Verification agent for orkid engine work. Use after an implementation slice to run a named battery — builds (w