Comsol agent
Skill walterkken/doc-driven-engineering-software-skills/comsol-agent
Doc-driven AI-agent skills for COMSOL, ANSYS, AutoCAD, and SOLIDWORKS automation.
npx -y skills add walterkken/doc-driven-engineering-software-skills --skill comsol-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 COMSOL Multiphysics modeling and simulation tasks through doc-driven workflows: discover installed COMSOL access, retrieve official/local API documentation, generate Java/MATLAB/COMSOL batch scripts, run or guide simulations, diagnose blockers, and search trusted COMSOL forums when needed. Use when Codex is asked to create, modify, run, debug, or explain COMSOL models, MPH files, LiveLink workflows, parametric sweeps, geometry/material/physics setup, meshing, solving, or result export.
SKILL.md
2.2 KB, 367 tokens by cl100k_base, as published. Nobody here has run it
COMSOL Agent
Overview
Use this skill to turn a COMSOL modeling request into reproducible scripts, model files, exports, and validation notes. Prefer documented COMSOL APIs and batch execution over manual UI instructions.
Workflow
- Frame the model: identify physics interface, geometry, materials, boundary conditions, mesh, study type, parameters, outputs, and validation criteria.
- Discover access: check whether COMSOL Desktop,
comsolbatch, COMSOL Server, or LiveLink for MATLAB is available. - Retrieve docs first: use COMSOL API/help/manuals available to the user before generating Java, MATLAB LiveLink, or batch commands.
- Generate reproducible automation: create scripts that build or modify the model, run studies, and export plots/tables.
- Run or guide execution: execute command-line workflows when available; otherwise give exact COMSOL Desktop steps only for UI-only gaps.
- Diagnose and unblock: use
references/blocker-remediation.mdfor licenses, missing modules, API access, and solver failures. - Search forums when needed: use
references/community-troubleshooting.mdafter official docs and local errors are insufficient. - Report artifacts: list scripts,
.mphfiles, result tables, figures, solver logs, and assumptions.
Resources
references/software-notes.md: COMSOL-specific automation surfaces and artifacts.references/blocker-remediation.md: legitimate ways to resolve access, module, solver, and export blockers.references/community-troubleshooting.md: trusted forum search process.
Never bypass COMSOL licensing or module restrictions. If a required physics interface or solver is unavailable, report the module/license blocker and the smallest user action needed.
What ships with it: 4 files
2.4 KB alongside SKILL.md
agents/
- openai.yaml219 B