jinzhezenggroup/computational-chemistry-agent-dos
Prepare VASP DOS workflow inputs from existing SCF artifacts and user-specified DOS settings. Use when the user requests total/projected DOS setup and needs INCAR/KPOINTS preparation with explicit prerequisite checks against prior SCF runs.
npx skills add https://github.com/jinzhezenggroup/computational-chemistry-agent-skills --skill dos
This skill prepares DOS-stage input tasks only.
It should:
It should not submit or execute jobs.
Require explicit availability of prior SCF outputs as needed by the target workflow (for example charge density / wavefunction continuity expectations).
If prerequisites are missing, stop and ask for them.
total DOS or projected DOS)NEDOSLORBITISMEAR / SIGMAdpdisp-submit if execution is requestedTake jinzhezenggroup/computational-chemistry-agent-dos 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.