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