molecular-dynamics

Run molecular dynamics simulations with OpenMM and analyze trajectories using MDAnalysis.

1|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/yf8578/clawomics --skill molecular-dynamics-yf8578
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: molecular-dynamics
Source: https://github.com/yf8578/clawomics/tree/main/skills/molecular-dynamics
Command: npx skills add https://github.com/yf8578/clawomics --skill molecular-dynamics-yf8578

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables the simulation and analysis of molecular systems, allowing researchers to understand protein stability, drug binding, and conformational changes.

Core Features & Use Cases

  • System Preparation: Set up molecular systems from PDB files, including solvation and force field application.
  • Simulation Execution: Run energy minimization, NVT, and NPT equilibration, followed by production molecular dynamics using OpenMM.
  • Trajectory Analysis: Analyze simulation trajectories for RMSD, RMSF, contact maps, and other biophysical properties using MDAnalysis.
  • Use Case: Investigate how a specific mutation affects the stability and dynamics of a target protein by running a molecular dynamics simulation and analyzing the resulting trajectory.

Quick Start

Use the molecular-dynamics skill to prepare a system from 'protein.pdb', minimize its energy, and run NPT production for 100 nanoseconds.

Frequently Asked Questions about molecular-dynamics

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a protein dynamics simulation from a PDB file?

Molecular dynamics simulation models protein stability and conformational changes by calculating atomic interactions over time using OpenMM. It solves the problem of understanding dynamic biophysical behaviors that static structures cannot provide, facilitating research in structural biology and drug discovery.

How do I analyze a molecular dynamics trajectory for RMSD and RMSF?

To run molecular dynamics, prepare your system from a PDB file by applying solvation and force fields, then execute energy minimization, NVT, and NPT equilibration before production simulation. This skill uses OpenMM to automate the setup and execution of these molecular dynamics stages.

Can I use OpenMM and MDAnalysis to investigate how a mutation affects protein stability?

Analyze molecular dynamics trajectories for RMSD, RMSF, and contact maps using MDAnalysis for post-processing. This skill calculates these biophysical properties from the simulation output to help you evaluate protein stability and structural fluctuations.

What force fields and trajectory formats are supported for molecular dynamics simulation?

Yes, you can investigate how a specific mutation affects target protein stability by running a molecular dynamics simulation with OpenMM and analyzing the resulting trajectory with MDAnalysis. This workflow models the conformational ensemble to reveal dynamic structural impacts.

How do I set up ligand binding simulations for drug discovery?

The molecular dynamics simulation supports various force fields for system preparation and multiple trajectory formats for analysis. It leverages OpenMM for simulation execution and MDAnalysis for trajectory post-processing to ensure flexibility in biophysics research.