Neb
Skill jinzhezenggroup/computational-chemistry-agent-skills/atomistic-workflows/ase/ase-workflows/neb
Agent skills to run computational-chemistry tasks, used in OpenClaw
npx -y skills add jinzhezenggroup/computational-chemistry-agent-skills --skill nebAssembled 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 NEB workflow tasks with backend-agnostic controls. Use when the user needs reaction-path optimization between initial/final states with explicit image construction, spring settings, and convergence controls.
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.1 KB, as published. Nobody here has run it
ASE NEB Workflow (Subskill)
Scope
This subskill prepares NEB workflow tasks only.
It should generate:
- NEB workflow script with image setup
- optimizer/spring/convergence settings
- output policy for path and barriers
Must provide
- initial and final structures
- selected backend adapter
- number of images
- optimizer and convergence policy
Usually should be explicit
- interpolation policy
- climbing-image setting
- spring-constant policy
Expected output
- NEB workflow script/layout
- image/convergence summary
- assumptions and unresolved choices
- handoff note to
dpdisp-submitif execution is requested