← 返回
未分类 中文

Automd Gromacs

AutoMD-GROMACS: AI-friendly molecular dynamics automation for GROMACS with workflow, enhanced sampling, special-system simulation, advanced analysis, and pub...
AutoMD‑GROMACS:面向AI的GROMACS分子动力学自动化,包含工作流、增强采样、特殊系统模拟、高级分析与出版级输出。
billwanttobetop
未分类 clawhub v5.3.3 3 版本 99881 Key: 无需
★ 2
Stars
📥 799
下载
💾 1
安装
3
版本
#analysis#enhanced-sampling#gpu#gromacs#latest#molecular-dynamics#qmmm#security#simulation#visualization

概述

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.3.2
  • Author: Guo Xuan
  • Organization: Hong Kong University of Science and Technology (Guangzhou)
  • Contributors: 实验室小精灵 (GPU installation, ligand topology, cross-forcefield workflow)
  • Homepage: https://github.com/Billwanttobetop/automd-gromacs

⚠️ AI Assistant Rules — MUST READ BEFORE ANY WORK

All AI assistants using this skill MUST follow these rules before executing any computation:

  1. Create experiment log FIRST — Before running any simulation (MD, QM, etc.), create or append to an experiment log file (EXPT_LOG.md) in the working directory. Record:
    • Date, time, and purpose of the experiment
    • Key parameters and settings
    • Expected duration and output
  1. Create experiment plan FIRST — Before starting any long-running task (>1 hour), create a PLAN.md with:
    • Clear objectives and phases
    • Timeline estimates
    • Risk assessment and fallback strategies
    • Expected deliverables
  1. Update logs after EVERY significant event — Record completion, failure, parameter changes, and decisions.
  1. Why this matters: MD/QM calculations run for hours to days. AI session context gets cleared between sessions. Without proper experiment logs, progress is lost and work is duplicated. The experiment log is the single source of truth.
  1. File naming convention:
    • EXPT_LOG.md — chronological experiment log
    • PLAN.md — experiment plan and timeline (update status: ✅/🔄/⏳/❌)

Scope

  • Decision layer: method routing before execution via method-selector
  • Core workflow: setup, equilibration, production, preprocessing, utilities
  • GPU acceleration: source-build installation, GPU MD execution, performance tuning, CUDA setup
  • Ligand topology: acpype + GAFF2 workflow, cross-forcefield system construction (AMBER protein + GAFF ligand)
  • 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

  1. Read references/SKILLS_INDEX.yaml — structured index of all workflows
  2. If the target method is unclear, run the decision layer:

```bash

python3 scripts/decision/method-selector.py --goal "..." --system-type "..." --target-observable "..." --pretty

```

  1. Execute the recommended script (e.g. bash scripts/advanced/freeenergy.sh --input ...)
  2. On failure: look up the error code in the matching file under references/troubleshoot/

(e.g. freeenergy errors → references/troubleshoot/freeenergy-errors.md)

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
  • Reusable MDP templates in references/templates/ (em, nvt, npt, production, membrane, freeenergy)

Project Info

  • Version: 5.2.0
  • Based on: GROMACS 2025.4 - 2026.1
  • Runtime needs: python3, PyYAML, gmx
  • License: MIT
  • Homepage: https://github.com/Billwanttobetop/automd-gromacs

GPU, Ligand & ORCA Quick References

  • GPU 源码编译安装: read references/gpu/gpu-installation.md
  • GPU MD 运行避坑: read references/gpu/gpu-md-execution.md
  • 配体 GAFF2 拓扑生成: read references/gpu/ligand-topology.md
  • 跨力场体系构建: read references/gpu/cross-forcefield-system.md
  • ORCA 多核并行 (OpenMPI): read references/troubleshoot/qmmm-errors.md → ERROR-011

Get started: read references/SKILLS_INDEX.yaml

版本历史

共 3 个版本

  • v5.3.3 当前
    2026-06-01 20:35 安全 安全
  • v5.3.1
    2026-05-29 20:39 安全 安全
  • v5.1.1
    2026-05-23 16:04 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

AutoMD-Viz

billwanttobetop
生成符合期刊要求的高质量分子动力学可视化,包括结构图、数据图、轨迹投影和完整报告。
★ 0 📥 444

Phylo Tree

billwanttobetop
基于酶名称或FASTA序列,生成符合发表标准的最大似然系统发育树和图表,支持高级模型选择与自举法。
★ 0 📥 352

Protein Phylogeny

billwanttobetop
全面的蛋白质家族系统发育分析工作流,包含质量控制、保守性分析、共进化网络分析以及可直接出版的结果...
★ 0 📥 430