Ase geometry optimization starter
A framework for discovering, compiling, and validating reusable skills for scientific agents.From the repository description
npx -y skills add ma-compbio-lab/SkillFoundry --skill ase-geometry-optimization-starterAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.7 KB, 166 tokens by cl100k_base, as published. Nobody here has run it
ASE Geometry Optimization Starter
Use this skill to optimize a tiny argon dimer with ASE and summarize the final geometry.
What This Skill Does
- reads a small JSON specification for an
Ar2starting geometry - attaches a deterministic Lennard-Jones calculator
- runs ASE
BFGSoptimization - reports initial and final distances plus energy improvement
Run
./slurm/envs/chem-tools/bin/python skills/computational-chemistry-and-molecular-simulation/ase-geometry-optimization-starter/scripts/run_ase_geometry_optimization.py --input skills/computational-chemistry-and-molecular-simulation/ase-geometry-optimization-starter/examples/toy_argon_dimer.json --out scratch/chemistry/ase_geometry_optimization_summary.json
What ships with it: 7 files
5.5 KB alongside SKILL.md, 2 of them executable
assets/
examples/
scripts/
- run_ase_geometry_optimization.pyruns2.1 KB
tests/
- test_run_ase_geometry_optimization.pyruns1.4 KB
- metadata.yaml1.4 KB
- refs.md132 B