skills/experiment/defect-and-dopant-screening/SKILL.md
Use this skill for first-pass vacancy, substitution, and explicit interstitial candidate generation plus standardized VASP screening, without pretending to solve formation energies or charge corrections in one step.
npx skillsauth add q734738781/CatMaster defect-and-dopant-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 generate primitive defect/dopant candidates and screen them consistently before any deeper formation-energy analysis.
analyze_vasp_results.enumerate_unique_sitescreate_vacancysubstitute_speciesinsert_interstitial_at_coordssupercellvasp_preparevasp_execute_batchanalyze_vasp_resultsenumerate_unique_sites is the bridge between a clean bulk reference and a reproducible defect screen.group_id mapping with the generated candidates.create_vacancy and substitute_species operate on one explicit site or one representative site per group.insert_interstitial_at_coords only inserts at user-provided coordinates; it does not search candidate interstitial sites for you.supercell when interaction range or concentration control requires it.analyze_vasp_results to separate geometry/execution failure from physically interesting candidates.DFT+U policy explicit in the screening summary.Return:
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.