Ansys agent
Skill walterkken/doc-driven-engineering-software-skills/ansys-agent
Doc-driven AI-agent skills for COMSOL, ANSYS, AutoCAD, and SOLIDWORKS automation.
npx -y skills add walterkken/doc-driven-engineering-software-skills --skill ansys-agentAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Automate ANSYS simulation workflows through doc-driven execution: discover installed ANSYS products and licenses, retrieve official/local API documentation, generate Workbench scripts, Mechanical APDL, PyMAPDL/PyAnsys code, or solver command files, run or guide simulations, diagnose blockers, and search trusted ANSYS forums when needed. Use when Codex is asked to create, modify, run, debug, or explain ANSYS Mechanical, MAPDL, Fluent, Electronics, Workbench, meshing, solving, post-processing, or result export tasks.
SKILL.md
2.3 KB, 369 tokens by cl100k_base, as published. Nobody here has run it
ANSYS Agent
Overview
Use this skill to convert ANSYS simulation requests into reproducible scripts, solver inputs, output files, and validation notes. Prefer documented ANSYS command-line, scripting, and PyAnsys APIs over manual UI workflows.
Workflow
- Frame the simulation: identify product family, physics, geometry, materials, mesh, loads, boundary conditions, solver, outputs, and validation criteria.
- Discover access: check Workbench, MAPDL, Fluent, Electronics, PyAnsys packages, licenses, and command-line executables.
- Retrieve docs first: use local/official command references, API docs, and examples before generating APDL, Python, journal, or Workbench scripts.
- Generate reproducible automation: create scripts or solver input files that can rebuild and rerun the analysis.
- Run or guide execution: run command-line/Python workflows when available; otherwise provide exact UI steps for unavoidable UI-only tasks.
- Diagnose and unblock: use
references/blocker-remediation.mdfor license checkout, missing products, solver errors, mesh failures, and environment issues. - Search forums when needed: use
references/community-troubleshooting.mdafter official docs and local diagnostics are insufficient. - Report artifacts: list scripts, project files, solver logs, result exports, plots, and assumptions.
Resources
references/software-notes.md: ANSYS-specific automation surfaces and artifacts.references/blocker-remediation.md: legitimate ways to resolve license, solver, module, and environment blockers.references/community-troubleshooting.md: trusted forum search process.
Never bypass license checks or suppress solver warnings. Treat engineering simulation outputs as unvalidated until the solver log, mesh quality, units, and expected behavior are reviewed.
What ships with it: 4 files
2.5 KB alongside SKILL.md
agents/
- openai.yaml218 B