Use when the task is to analyze catalysis-relevant quantities from DFT results, including adsorption energies, d-band center estimates, reaction barriers from NEB images, mode-specific catalyst-set ranking, adsorption or pathway selectivity comparisons, and compact markdown reports from finished calculations. Supports VASP, QE, and ABINIT-style energy inputs.
Use this skill for catalysis-oriented post-processing rather than generic workflow setup.
Supported backends:
OUTCAR.out.aboscripts/analyze_adsorption_energy.py
Estimate an adsorption energy from slab, adsorbate, and adsorbed states.scripts/analyze_dband_center.py
Estimate total and occupied d-band centers from projected DOS data.scripts/analyze_reaction_barrier.py
Estimate forward and reverse reaction barriers from a numbered image set.scripts/compare_catalyst_set.py
Rank multiple catalyst cases with balanced, activity, poisoning-resistant, or descriptor heuristics.scripts/compare_adsorbate_selectivity.py
Compare two adsorbates on the same slab and summarize the preferred binder.scripts/compare_reaction_selectivity.py
Compare two competing NEB pathways and summarize the kinetically preferred path.scripts/compare_surface_sites.py
Compare adsorption energies across multiple sites on the same slab.scripts/export_catalysis_report.py
Export a markdown catalysis-analysis report.