jinzhezenggroup/computational-chemistry-agent-dft-vasp-relax
Prepare VASP geometry-relaxation input tasks from a user-provided structure and essential DFT settings. Use when the user needs ionic or cell-coupled relaxation and requires explicit ISIF-driven relaxation intent mapping, INCAR generation, and POTCAR mapping instructions.
npx skills add https://github.com/jinzhezenggroup/computational-chemistry-agent-skills --skill relax
This skill prepares relaxation tasks only.
It should generate:
POSCARINCARKPOINTSIt should not submit or execute jobs.
Before assigning ISIF, classify user intent:
If intent is ambiguous, ask for clarification.
ENCUTISMEAR / SIGMAIBRION, NSW, EDIFFG, ISIFKSPACING default or explicit mesh)EDIFFNELMPRECLREALISPIN / MAGMOM when relevantIVDW when relevantKSPACING in INCARKPOINTS only when explicit manual mesh is requestedISIF selection rationaledpdisp-submit if execution is requestedTake jinzhezenggroup/computational-chemistry-agent-dft-vasp-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.