jinzhezenggroup/computational-chemistry-agent-dftbplus-static
Prepare DFTB+ single-point (static) task inputs from a user-provided structure and essential SCC/settings choices. Use when the user needs total-energy/electronic single-point evaluation.
npx skills add https://github.com/jinzhezenggroup/computational-chemistry-agent-skills --skill static
This skill prepares static tasks only.
It should generate:
dftb_in.hsd for static SCC/non-SCC runIt should not submit or execute jobs.
SCC/non-SCC) and convergence settingsdpdisp-submit if execution is requestedTake jinzhezenggroup/computational-chemistry-agent-dftbplus-static 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.