Static
Skill jinzhezenggroup/computational-chemistry-agent-skills/atomistic-workflows/ase/ase-workflows/static
Agent skills to run computational-chemistry tasks, used in OpenClaw
npx -y skills add jinzhezenggroup/computational-chemistry-agent-skills --skill staticAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its author says it does
Copied from the file, not written here
Prepare ASE static (single-point) workflow tasks with backend-agnostic workflow controls. Use when the user needs one-shot energy/force/stress evaluation through an ASE calculator adapter.
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
1.0 KB, as published. Nobody here has run it
ASE Static Workflow (Subskill)
Scope
This subskill prepares static workflow tasks only.
It should generate:
- workflow script/layout for single-point evaluation
- standardized output policy (energy/forces/stress)
- backend adapter integration points
Must provide
- structure input
- selected backend adapter
- requested properties (energy/force/stress)
Expected output
- static workflow script/layout
- requested-property checklist
- assumptions and unresolved choices
- handoff note to
dpdisp-submitif execution is requested