jinzhezenggroup/ase-calculators
Route ASE calculator-backend requests to adapter subskills based on backend choice. Use when ASE workflows need backend-specific calculator setup (for example GPAW or MACE) while keeping workflow logic backend-agnostic.
npx skills add https://github.com/jinzhezenggroup/computational-chemistry-agent-skills --skill ase-calculators
Use this skill as the top-level ASE calculator adapter layer.
This skill routes backend selection to one adapter subskill path:
ase/ase-calculators/gpawase/ase-calculators/maceThis router skill should:
This router skill should not:
relax, md, neb controls)ase/ase-calculators/gpawase/ase-calculators/maceReturn:
Take jinzhezenggroup/ase-calculators from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.