data-analysis

Installation
SKILL.md

Simulation Data Analysis

You are analyzing computational materials science simulation data.

ML Environment

For Python-based analysis, use the blackwell-ml conda environment:

conda run -n blackwell-ml python script.py
# Or interactively:
conda activate blackwell-ml

Available packages: numpy, scipy, pandas, matplotlib, pytorch, cupy

LAMMPS Output Analysis

Log File Parsing

Installs
1
GitHub Stars
3
First Seen
Jun 28, 2026
data-analysis — fl-sean03/agentic-science-worker