ase

Build, manipulate, and analyze atomic structures for atomistic simulations.

19|2|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/tondevrel/scientific-agent-skills --skill ase
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ase
Source: https://github.com/tondevrel/scientific-agent-skills/tree/main/skills/ase
Command: npx skills add https://github.com/tondevrel/scientific-agent-skills --skill ase

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill simplifies the complex process of setting up, manipulating, and analyzing atomistic simulations, acting as a universal interface for various scientific codes.

Core Features & Use Cases

  • Structure Building: Create molecules, crystals, surfaces, and nanoparticles.
  • Simulation Execution: Run geometry optimizations, molecular dynamics, and transition state searches.
  • Data Analysis: Calculate electronic properties like DOS and band structures.
  • File Conversion: Seamlessly convert between common atomic file formats (CIF, XYZ, POSCAR, PDB).
  • Use Case: You need to find the lowest energy configuration of a new material. Use this Skill to build the crystal structure, attach a DFT calculator, and run a geometry optimization.

Quick Start

Use the ase skill to build a water molecule and optimize its geometry using the EMT calculator.

Frequently Asked Questions about ase

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run geometry optimization for a crystal structure using DFT?

Build your crystal structure, attach a DFT calculator such as VASP or GPAW, and execute the geometry optimization workflow to find the lowest energy configuration of your material.

Can I convert between POSCAR, CIF, and XYZ atomic simulation file formats?

Yes, you can seamlessly convert between common atomic file formats including CIF, XYZ, POSCAR, and PDB to ensure compatibility across diverse simulation codes.

What is needed to calculate electronic properties like DOS and band structures?

Calculating electronic properties like DOS and band structures requires building an atomic structure and attaching a quantum chemical calculator to analyze the resulting electronic behavior of the material.

Does this simulation approach work with LAMMPS for molecular dynamics?

Yes, this approach integrates with LAMMPS and other MD codes to set up and execute molecular dynamics simulations, enabling automated workflows for atomistic modeling and analysis.

What is the best way to build and manipulate nanoparticles and surfaces for atomistic simulation?

The best way to build and manipulate nanoparticles and surfaces is using a universal interface that simplifies creating these atomic structures before attaching calculators for transition state searches or molecular dynamics.