agentsclimarketplace

Ase geometry optimization starter

Skill ma-compbio-lab/SkillFoundry/skills/computational-chemistry-and-molecular-simulation/ase-geometry-optimization-starter

A framework for discovering, compiling, and validating reusable skills for scientific agents.

Install
npx -y skills add ma-compbio-lab/SkillFoundry --skill ase-geometry-optimization-starter

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

0.7 KB, 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 Ar2 starting geometry
  • attaches a deterministic Lennard-Jones calculator
  • runs ASE BFGS optimization
  • 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

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.