jinzhezenggroup/computational-chemistry-agent-band
Prepare VASP band-structure workflow inputs from existing SCF context and user-specified band-path settings. Use when the user requests electronic band-structure calculations and needs explicit prerequisite checks, line-mode KPOINTS path setup, and stage-specific INCAR preparation.
npx skills add https://github.com/jinzhezenggroup/computational-chemistry-agent-skills --skill band
This skill prepares band-structure-stage input tasks only.
It should:
KPOINTSIt should not submit or execute jobs.
Require explicit prior SCF context and a clear crystal/path convention for band calculation.
If prerequisites are missing, stop and ask for them.
ISMEAR policy for band stageLORBIT and projection-related options when requestedKPOINTS summarydpdisp-submit if execution is requestedTake jinzhezenggroup/computational-chemistry-agent-band 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.