jinzhezenggroup/computational-chemistry-agent-dftbplus-relax
Prepare DFTB+ geometry-relaxation task inputs from a user-provided structure and optimization settings. Use when the user needs ion-only or cell-coupled structural optimization.
npx skills add https://github.com/jinzhezenggroup/computational-chemistry-agent-skills --skill relax
This skill prepares relaxation tasks only.
It should generate:
dftb_in.hsdIt should not submit or execute jobs.
Before preparing inputs, classify intent:
If intent is ambiguous, ask for clarification.
dpdisp-submit if execution is requestedTake jinzhezenggroup/computational-chemistry-agent-dftbplus-relax 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.