skills/materials/materials-discovery-and-bulk-selection/SKILL.md
Use this skill for materials discovery and bulk structure selection before slab construction, including database query strategy, candidate filtering, and export readiness.
npx skillsauth add q734738781/CatMaster materials-discovery-and-bulk-selectionInstall 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 turn an open-ended catalyst search into a shortlist of downloaded bulk structures with traceable Materials Project provenance.
criteria, non-empty fields, and an output_csv_rel ledger path before calling mp_search_materials.mp_search_materials to write a CSV candidate table, not just a chat summary.mp_download_structure only for the shortlisted mp_id values.mp_search_materialsmp_download_structuremp_search_materials fails on empty criteria or empty fields.output_csv_rel and returns preview rows for quick inspection.criteria keys include material_ids, elements, chemsys, formula, is_stable, energy_above_hull, formation_energy, band_gap, crystal_system, spacegroup_number, spacegroup_symbol, num_sites, density, volume, and num_elements.[min, max] pairs.material_id, formula_pretty, energy_above_hull, formation_energy_per_atom, band_gap, crystal_system, spacegroup_number, spacegroup_symbol, nsites, density, and volume.mp_download_structure writes conventional standard structures under output_dir.mp_id values can fail while others download cleanly.results and errors rather than assuming every requested ID resolved.bulk-relax-and-reference for relaxation and reference-state cleanup.Return:
mp_id listbulk-relax-and-reference when the discovery phase is finished and you need a real reference structure.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.