Babysitter aflow-materials-discovery
AFLOW automatic materials discovery skill for high-throughput DFT calculations and materials database queries
install
source · Clone the upstream repo
git clone https://github.com/a5c-ai/babysitter
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/a5c-ai/babysitter "$T" && mkdir -p ~/.claude/skills && cp -r "$T/library/specializations/domains/science/physics/skills/aflow-materials-discovery" ~/.claude/skills/a5c-ai-babysitter-aflow-materials-discovery && rm -rf "$T"
manifest:
library/specializations/domains/science/physics/skills/aflow-materials-discovery/SKILL.mdsource content
AFLOW Materials Discovery
Purpose
Provides expert guidance on AFLOW for high-throughput materials discovery, including database queries, workflow generation, and machine learning integration.
Capabilities
- AFLOW database API queries
- Automatic workflow generation
- Thermodynamic stability analysis
- Prototype structure generation
- Descriptor calculation
- Machine learning integration
Usage Guidelines
- Database Queries: Search AFLOW database for materials
- Workflow Generation: Create automatic DFT workflows
- Stability Analysis: Analyze thermodynamic stability
- Prototypes: Generate crystal structure prototypes
- ML Integration: Calculate descriptors for ML models
Tools/Libraries
- AFLOW
- aflow.py
- Materials Project API