AutoMD-GROMACS
/install automd-gromacs
AutoMD-GROMACS
AutoMD-GROMACS is an AI-oriented automation toolkit for GROMACS. It packages decision-layer routing, end-to-end simulation workflows, enhanced sampling, special-system simulation, advanced analysis, and publication-ready visualization into a public OpenClaw skill with troubleshooting references.
Project metadata:
- Version: 5.0.0
- Author: Guo Xuan
- Organization: Hong Kong University of Science and Technology (Guangzhou)
- Homepage: https://github.com/Billwanttobetop/automd-gromacs
Scope
- Decision layer: method routing before execution via
method-selector - Core workflow: setup, equilibration, production, preprocessing, utilities
- Enhanced sampling: umbrella, free energy, replica exchange, metadynamics, steered MD, enhanced sampling, accelerated MD
- Special systems: membrane, ligand, coarse-grained, electric field, non-equilibrium, QM/MM
- Validation and analysis: trajectory, binding, property, membrane, scattering, free-energy, protein-focused analyses
- Visualization: publication-ready plotting and structure/trajectory rendering
Quick Start
- Read
references/SKILLS_INDEX.yaml - If the method is not chosen yet, use
scripts/decision/method-selector.py - Run the recommended script under
scripts/ - If something fails, read
references/troubleshoot/\x3Cskill>-errors.md
Example:
python3 scripts/decision/method-selector.py \
--goal "binding free energy from a docked complex" \
--system-type protein-ligand \
--target-observable binding-free-energy \
--pretty
Design
- Decision -> execution -> validation as the public product stack
- Executable workflows over tutorial prose
- Layered disclosure for low token overhead
- Embedded domain knowledge from GROMACS practice
- Auto-repair and troubleshooting guidance by default
Project Info
- Version: 5.0.0
- Based on: GROMACS 2026.1
- Runtime needs:
python3,PyYAML,gmx - License: MIT
- Homepage: https://github.com/Billwanttobetop/automd-gromacs
Get started: read references/SKILLS_INDEX.yaml
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install automd-gromacs - 安装完成后,直接呼叫该 Skill 的名称或使用
/automd-gromacs触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
AutoMD-GROMACS 是什么?
AutoMD-GROMACS: AI-friendly molecular dynamics automation for GROMACS with workflow, enhanced sampling, special-system simulation, advanced analysis, and pub... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 210 次。
如何安装 AutoMD-GROMACS?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install automd-gromacs」即可一键安装,无需额外配置。
AutoMD-GROMACS 是免费的吗?
是的,AutoMD-GROMACS 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
AutoMD-GROMACS 支持哪些平台?
AutoMD-GROMACS 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 AutoMD-GROMACS?
由 Billwanttobetop(@billwanttobetop)开发并维护,当前版本 v5.0.0。