| Skill | Description |
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill catalyst-screening --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Catalyst Screening?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-catalyst-screening-claude-skill-registry)More formats (shields.io, HTML) on the badges page.
---
name: catalyst-screening
description: '| Skill | Description |'
---
---
name: catalyst-screening
description: Catalyst Screening (3 sub-skills: d-band-center, overpotential, scaling-relations)
---
# Catalyst Screening
## Skills Index
| Skill | Description |
|-------|-------------|
| [d-band-center](d-band-center/SKILL.md) | d-band center analysis from projected DOS for catalyst ranking |
| [scaling-relations](scaling-relations/SKILL.md) | Linear scaling relations and volcano plots for electrocatalysis |
| [overpotential](overpotential/SKILL.md) | Electrocatalytic overpotential and free energy diagrams (OER/ORR/HER) |
## Overview
These skills implement computational catalyst screening workflows based on descriptor-based
approaches. The d-band center model (Norskov) connects electronic structure to adsorption
energetics. Scaling relations reduce the multi-dimensional adsorption energy space to a
single descriptor. Volcano plots identify optimal catalysts.
## Common Requirements
- Quantum ESPRESSO for DFT (SCF, NSCF, projwfc.x for PDOS)
- ASE for slab construction and structure manipulation
- MACE-torch for rapid adsorption energy screening (structure optimization)
- Python: `numpy`, `scipy`, `matplotlib` for analysis and plotting
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!