jinzhezenggroup/computational-chemistry-agent-dftbplus-electronic
Prepare DFTB+ electronic-analysis task inputs based on prior ground-state context. Use when the user requests band/DOS-style analyses and needs prerequisite-aware setup.
npx skills add https://github.com/jinzhezenggroup/computational-chemistry-agent-skills --skill electronic
This skill prepares post-ground-state electronic-analysis tasks.
It should:
It should not submit or execute jobs.
Require explicit prior converged context compatible with requested analysis.
If prerequisites are missing, stop and ask for them.
band, dos, or both)dpdisp-submit if execution is requestedTake jinzhezenggroup/computational-chemistry-agent-dftbplus-electronic 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.