skills/experiment/adsorption-screening/SKILL.md
Use this skill for adsorption-candidate generation, execution, and first-pass ranking when screening one adsorbate across one slab family with reproducible site provenance and thermochemistry-ready metadata.
npx skillsauth add q734738781/CatMaster adsorption-screeningInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to build, run, and rank a controlled adsorption screen while preserving site labels and adsorbate atom indices for later thermochemistry.
analyze_vasp_results for ranking and keep ads_indices metadata for any later frequency correction work.enumerate_adsorption_sitesplace_adsorbategenerate_batch_adsorption_structuresvasp_preparevasp_execute_batchanalyze_vasp_resultsvaspkit_adsorbate_thermo_correctionrender_structure_viewsgenerate_batch_adsorption_structures as a convenience wrapper over site enumeration plus placement, not as a separate scientific abstraction.place_adsorbate directly and keep the chosen site label explicit.render_structure_views when collisions or orientation ambiguity need a visual check before DFT.analyze_vasp_results to detect failed or unconverged candidates before ranking.vaspkit_adsorbate_thermo_correction only on the retained adsorption states that genuinely need thermal corrections.DFT+U contract.ads_indices; they are part of the downstream thermochemistry contract.Return:
adsorption-site-screening and adsorbate-and-intermediate-generation when only the front half of the workflow is needed.data-ai
Use this skill for source-grounded CP2K AIMD preparation, restart staging, generic execution handoff through cp2k_execute, and run-health inspection.
testing
Use this skill for CP2K vibrational-analysis preparation and task-specific thermochemistry parsing after an accepted stationary point.
tools
Use this skill for source-grounded CP2K NEB and dimer path-refinement preparation through the single cp2k_prepare tool.
testing
Use this skill for CP2K DOS/PDOS, band-style, and population-analysis follow-up planning where parsing is task-specific and should usually be scripted.