LAMMPS molecular dynamics skill for nanoscale system simulation with force field management
Executes molecular dynamics simulations for nanoscale systems using LAMMPS with force field management and trajectory analysis.
npx claudepluginhub a5c-ai/babysitterThis skill is limited to using the following tools:
The LAMMPS MD Executor skill provides molecular dynamics simulation capabilities for nanoscale systems, enabling investigation of structural, mechanical, and thermal properties through classical simulations.
System Setup
Equilibration
Production
{
"structure_file": "string",
"force_field": "string (ReaxFF|MEAM|Tersoff|LJ)",
"ensemble": "nvt|npt|nve",
"temperature": "number (K)",
"pressure": "number (atm, for npt)",
"timestep": "number (fs)",
"total_time": "number (ns)"
}
{
"thermodynamic_properties": {
"temperature": "number (K)",
"pressure": "number (atm)",
"total_energy": "number (eV)",
"volume": "number (Angstrom^3)"
},
"structural_properties": {
"rdf_file": "string",
"msd_file": "string"
},
"trajectory_file": "string",
"equilibrated": "boolean"
}
Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.
Search, retrieve, and install Agent Skills from the prompts.chat registry using MCP tools. Use when the user asks to find skills, browse skill catalogs, install a skill for Claude, or extend Claude's capabilities with reusable AI agent components.
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development best practices for Claude Code plugins.