skills/dynamics/lammps-preparation/SKILL.md
Use this skill for source-grounded LAMMPS force-field validation and preparation of minimization, MD, and restart stages.
npx skillsauth add q734738781/CatMaster lammps-preparationInstall 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 for LAMMPS stages in dynamics_worker. LAMMPS requires an explicit validated force-field card before input generation.
lammps_forcefield_validate.lammps_prepare(recipe="minimize" | "nve" | "nvt" | "npt" | "anneal" | "restart").in.lammps, system.data or restart file, manifest.json, and potential files.remote_submission(task_name="lammps_execute").lammps_log_summary and md_trajectory_summary when outputs are collected.lammps_forcefield_validatelammps_prepareremote_submissionremote_submission_batchget_avail_remote_tasklammps_log_summarymd_trajectory_summaryexecuteunits, atom_style, pair_style, and pair_coeff.lammps_prepare writes in.lammps, system.data when starting from a structure, and manifest.json.recipe="minimize" for force-field minimization.nve, nvt, npt, or anneal for MD stages.restart only when the intended restart file is present and verified.task_name="lammps_execute".lmp and may use GPU/KOKKOS/GPU-package acceleration when available, with CPU fallback if acceleration fails.units, atom_style, pair_style, thermostat/barostat recipe, timestep, steps, thermo stride, dump stride, and restart stride.Return:
lammps_log_summary and trajectory summary paths when generatedreferences/lammps_input_reference.mddata-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.