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.
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.