An AI skill that helps with the setup of Aspherix® DEM (Discrete Element Method) simulations.
It steers agents toward Aspherix's native declarative command syntax, points it at the public Aspherix documentation, and packages command- and strategy-specific guidance that's tedious to look up by hand.
This skill follows the Agent Skills open standard, so the same SKILL.md works across Claude Code, Cursor, Gemini CLI, and Google Antigravity — only the install directory differs per tool.
See INSTALLATION.md for exact per-tool install paths and methods.
SKILL.md— the skill definition: context, links to the public Aspherix docs, and pointers intoreferences/.references/RULES.md— the single source of truth for rules every Aspherix case must follow.references/RUNNING.md— how to invoke theaspherixCLI binary itself.references/commands/<name>.md— per-command guidance (styles, syntax, examples, preferred usage) for commands worth documenting beyond the public docs, one file per command.references/strategies/STRATEGIES.md— short problem-solving strategies for building and debugging cases; larger ones get their ownreferences/strategies/<name>.mdfile.
See CLAUDE.md for the conventions used when extending this repo.
"Aspherix" and "Aspherix®" are trademarks of DCS Computing GmbH, Linz.
This is documentation/tooling that references the public Aspherix documentation; it is not the Aspherix software itself. See LICENSE for details.
MIT — see LICENSE.