Standalone skill for post-run LAMMPS result analysis and multi-run comparison.
npx skills add chatmaterials/lammps-analysis -g -ypython3 -m py_compile scripts/*.py
npx skills add . --list
python3 scripts/analyze_lammps_result.py fixtures/completed --json
python3 scripts/compare_lammps_results.py fixtures/compare/alpha fixtures/compare/beta --json
python3 scripts/run_regression.py