Portable skills that equip AI agents with materials simulation expertise.
Materials Simulation Skills packages domain knowledge into reusable folders containing instructions, Python scripts, and references. These components activate automatically when an agent encounters relevant tasks such as time-step selection or mesh quality assessment.
Each skill includes tested code that produces reproducible outputs for common numerical challenges in scientific computing. The repository organizes content across core methods, workflow automation, HPC considerations, and data handling to support end-to-end simulation projects.
Researchers and engineers who regularly run materials simulations benefit most. The skills reduce repeated explanations and help agents apply established practices consistently across sessions and tools.
An agent loads the numerical-stability skill to evaluate CFL conditions for an advection problem and returns a clear stability assessment with recommended time-step limits.
Using the convergence-study skill, the agent performs Richardson extrapolation on grid results and computes grid convergence index values for publication-ready reporting.
The simulation-orchestrator skill guides parameter sweeps, manages job submission, and aggregates outputs from multiple runs into structured result files.
git clone https://github.com/HeshamFS/materials-simulation-skills.git
cd materials-simulation-skills
pip install -e ".[dev]"The skills work with Claude Code, Gemini CLI, Cursor, VS Code Copilot, and over twenty other compatible agents listed on agentskills.io.
Verified reviews from the community shape this listing's rating.
Loading reviews…