jinzhezenggroup/computational-chemistry-agent-dftbplus-md
Prepare DFTB+ molecular-dynamics task inputs from a user-provided structure and MD controls. Use when the user needs finite-temperature trajectories using DFTB+.
npx skills add https://github.com/jinzhezenggroup/computational-chemistry-agent-skills --skill md
This skill prepares MD tasks only.
It should generate:
dftb_in.hsdIt should not submit or execute jobs.
dpdisp-submit if execution is requestedTake jinzhezenggroup/computational-chemistry-agent-dftbplus-md 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.