Biomolecular molecular dynamics simulations using OpenMM for proteins,
Scanned 9/2/2026
Install to Claude Code
npx -y skills add majiayu000/claude-skill-registry --skill biomolecular-md --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Biomolecular Md?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/majiayu000-biomolecular-md)More formats (shields.io, HTML) on the badges page.
---
name: biomolecular-md
description: Biomolecular molecular dynamics simulations using OpenMM for proteins,
solvated molecular systems, drug-protein interactions, and soft matter. Covers force
field assignment (AMBER, CHARMM, OpenFF), explicit solvent models, free energy calculations,
and trajectory analysis with mdtraj.
---
---
name: biomolecular-md
description: Biomolecular MD (1 sub-skills: openmm-simulation)
---
# Biomolecular MD
Biomolecular molecular dynamics simulations using OpenMM for proteins, solvated molecular systems, drug-protein interactions, and soft matter. Covers force field assignment (AMBER, CHARMM, OpenFF), explicit solvent models, free energy calculations, and trajectory analysis with mdtraj.
## Sub-Skills
| Sub-Skill | Directory | Description |
|---|---|---|
| OpenMM Simulation | `openmm-simulation/` | Full biomolecular MD workflows: protein-in-water from PDB, small molecule solvation with Open Force Field, temperature annealing, equilibration protocols (NVT/NPT), and trajectory analysis with mdtraj |
## Method Decision Guide
```
What biomolecular simulation do you need?
Protein folding / dynamics / conformational sampling?
--> openmm-simulation/ (Workflow 1: Protein in Water from PDB)
Small molecule solvation free energy / drug-like molecule in water?
--> openmm-simulation/ (Workflow 2: Small Molecule Solvation with OpenFF)
Temperature-driven conformational changes / simulated annealing?
--> openmm-simulation/ (Workflow 3: Temperature Annealing)
Drug-protein binding / ligand-receptor interactions?
--> openmm-simulation/ (Workflow 1 with ligand, or use openmmtools for alchemical FE)
Polymer / soft matter in solution?
--> openmm-simulation/ (Workflow 2 with polymer topology via OpenFF)
Force field selection:
Protein/nucleic acid --> AMBER ff14SB or CHARMM36m
Small organic molecule --> OpenFF (Sage / Parsley) via openff-toolkit
Lipid bilayer --> CHARMM36 lipid parameters
General organic --> GAFF2 (via AmberTools) or OpenFF
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!