Best use case
Materials Science is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
## Overview
Teams using Materials Science should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/materials/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How Materials Science Compares
| Feature / Agent | Materials Science | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
## Overview
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Materials Science ## Overview Computational materials science, simulation, and property prediction. ## Key Tools - **VASP**: Density functional theory (DFT) calculations - **Gaussian**: Quantum chemistry - **LAMMPS**: Molecular dynamics - **Pymatgen**: Python materials genomics - **ASE**: Atomic simulation environment - **Materials Project API**: Materials property database ## Common Workflows ### DFT Property Calculation 1. Structure optimization (VASP/Gaussian) 2. Electronic structure (band structure, DOS) 3. Mechanical properties (elastic constants) 4. Optical properties (dielectric function) 5. Thermodynamic properties (phonon, free energy) ### Materials Screening 1. Query databases (Materials Project, AFLOW, OQMD) 2. Filter by target properties 3. DFT verification of candidates 4. Experimental validation ### Machine Learning for Materials - Crystal graph neural networks (CGCNN, MEGNet) - Composition-based models (Magpie, Roost) - Active learning for experimental design - Transfer learning from large pre-trained models ## Databases | Database | Content | Access | |----------|---------|--------| | Materials Project | 150K+ inorganic materials | Free API | | AFLOW | 3.5M+ material entries | Free API | | ICSD | Crystal structures | Subscription | | COD | Open crystal structures | Free | | Citrination | Materials data platform | Free tier |
Related Skills
ScienceClaw Presentations — Joey's PPT Templates
Joey's reference for all presentation work. Use this skill when creating academic presentations.
ScienceClaw Aesthetics — Publication-Quality Figure Standards
Rachel's aesthetic reference for all visualization work. Use this skill when generating any scientific figure.
Science Communication — Making Research Accessible
## Overview
Reproducibility Checklist — Open Science Best Practices
## Overview
investor-materials
Create and update pitch decks, one-pagers, investor memos, accelerator applications, financial models, and fundraising materials. Use when the user needs investor-facing documents, projections, use-of-funds tables, milestone plans, or materials that must stay internally consistent across multiple fundraising assets.
zinc-database
Access ZINC (230M+ purchasable compounds). Search by ZINC ID/SMILES, similarity searches, 3D-ready structures for docking, analog discovery, for virtual screening and drug discovery.
zarr-python
Chunked N-D arrays for cloud storage. Compressed arrays, parallel I/O, S3/GCS integration, NumPy/Dask/Xarray compatible, for large-scale scientific computing pipelines.
Academic Writing
## Overview
scientific-visualization
## Overview
venue-templates
Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
vaex
Use this skill for processing and analyzing large tabular datasets (billions of rows) that exceed available RAM. Vaex excels at out-of-core DataFrame operations, lazy evaluation, fast aggregations, efficient visualization of big data, and machine learning on large datasets. Apply when users need to work with large CSV/HDF5/Arrow/Parquet files, perform fast statistics on massive datasets, create visualizations of big data, or build ML pipelines that do not fit in memory.
uspto-database
Access USPTO APIs for patent/trademark searches, examination history (PEDS), assignments, citations, office actions, TSDR, for IP analysis and prior art searches.