gromacs-md-executor
SolidGROMACS molecular dynamics skill for nanoparticle-biomolecule interaction simulations
AI & Automation 1,160 stars
71 forks Updated today MIT
Install
Quality Score: 94/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# GROMACS MD Executor
## Purpose
The GROMACS MD Executor skill provides molecular dynamics simulation capabilities specialized for nanoparticle-biomolecule interactions, enabling investigation of drug delivery systems, protein-surface interactions, and membrane penetration.
## Capabilities
- Nanoparticle-protein simulations
- Membrane-nanoparticle interactions
- Coarse-grained modeling (Martini)
- Free energy calculations
- Enhanced sampling methods
- Trajectory analysis and visualization
## Usage Guidelines
### Bio-Nano MD Workflow
1. **System Preparation**
- Parameterize nanoparticle
- Solvate system
- Add ions for neutralization
2. **Equilibration**
- Minimize energy
- NVT equilibration
- NPT equilibration
3. **Production and Analysis**
- Run appropriate sampling
- Calculate binding energies
- Analyze interactions
## Process Integration
- Molecular Dynamics Simulation Workflow
- Nanoparticle Drug Delivery System Development
## Input Schema
```json
{
"nanoparticle_file": "string",
"biomolecule_file": "string",
"force_field": "CHARMM36|AMBER|Martini",
"simulation_type": "binding|membrane|protein_corona",
"temperature": "number (K)",
"simulation_time": "number (ns)"
}
```
## Output Schema
```json
{
"binding_energy": "number (kJ/mol)",
"contact_residues": ["string"],
"rmsd": "number (nm)",
"interaction_analysis": {
"hydrogen_bonds": "number",
"hydrophobic_contacts": "number"
},
"trajectory_file": "string...
Details
- Author
- a5c-ai
- Repository
- a5c-ai/babysitter
- Created
- 4 months ago
- Last Updated
- today
- Language
- JavaScript
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Solid
lammps-md-executor
LAMMPS molecular dynamics skill for nanoscale system simulation with force field management
1,160 Updated today
a5c-ai AI & Automation Solid
gromacs-biosim-runner
GROMACS molecular dynamics skill specialized for biomolecular systems, protein simulations, and free energy calculations
1,160 Updated today
a5c-ai AI & Automation Solid
comsol-multiphysics-executor
COMSOL Multiphysics skill for continuum-scale nanomaterial and device modeling
1,160 Updated today
a5c-ai AI & Automation Solid
nanoparticle-synthesis-optimizer
Synthesis parameter optimization skill for metal, semiconductor, and oxide nanoparticle production with automated protocol generation and reproducibility validation
1,160 Updated today
a5c-ai AI & Automation Solid
quantum-espresso-executor
Quantum ESPRESSO calculation skill for DFT simulations with pseudopotential management
1,160 Updated today
a5c-ai