← 返回 Skills 市场
billwanttobetop

AutoMD-GROMACS

作者 Billwanttobetop · GitHub ↗ · v5.0.0 · MIT-0
cross-platform ✓ 安全检测通过
210
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install automd-gromacs
功能描述
AutoMD-GROMACS: AI-friendly molecular dynamics automation for GROMACS with workflow, enhanced sampling, special-system simulation, advanced analysis, and pub...
使用说明 (SKILL.md)

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:

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

  1. Read references/SKILLS_INDEX.yaml
  2. If the method is not chosen yet, use scripts/decision/method-selector.py
  3. Run the recommended script under scripts/
  4. 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

Get started: read references/SKILLS_INDEX.yaml

安全使用建议
This package is coherent with an AI-friendly GROMACS automation toolkit and appears to be what it claims. Before running anything: (1) ensure gmx and python3 come from trusted installs (conda-forge or upstream), (2) inspect any scripts that auto-download resources or call pip/git before executing them, (3) avoid running publish/push/remote-upload commands (clawhub, git push, scp) from untrusted hosts or without reviewing authorship, and (4) if you want to test, run scripts in a sandboxed environment (container/VM) and with network access disabled until you validate the code. If you need higher assurance, ask the author for a signed/reproducible release or test-run the scripts on a small dummy system first.
功能分析
Type: OpenClaw Skill Name: automd-gromacs Version: 5.0.0 AutoMD-GROMACS is a comprehensive and legitimate automation toolkit for GROMACS molecular dynamics simulations. The bundle includes a decision-layer routing system (method-selector.py), extensive simulation workflows, and analysis modules. While the scripts possess broad capabilities such as automatically installing dependencies via pip/conda and fetching scientific data from external domains (e.g., cgmartini.nl), these actions are strictly aligned with the stated purpose of scientific automation. No evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection was found across the code or documentation.
能力标签
cryptocan-make-purchases
能力评估
Purpose & Capability
Name/description (AutoMD-GROMACS) match the included scripts, analyses, and docs. Declared required binaries (gmx, python3) and runtime needs (PyYAML) are appropriate for the stated MD workflows. The large set of scripts and documentation aligns with the claimed capabilities (workflows, enhanced sampling, analysis, visualization).
Instruction Scope
SKILL.md and many scripts instruct the agent/user to run local scripts (scripts/*), use gmx and python3, and consult references/*. They also include explicit publish/upload steps (git, clawhub, scp) and automatic downloads (forcefields, martinize) in some scripts — these actions are expected for this domain but have side effects (network access, file writes). The instructions do not request unrelated system secrets or arbitrary file exfiltration, but they do encourage operations that can publish or upload the repository if executed.
Install Mechanism
No opaque binary download URLs are embedded; SKILL.md suggests installing GROMACS via conda-forge or following the official manual, and PyYAML via pip. Where scripts auto-download forcefields or tools, the documentation references known project resources (MARTINI, martinize). There is a minor inconsistency between the registry-level 'no install spec' note and the SKILL.md's install guidance, but the install recommendations themselves are proportional and use mainstream sources.
Credentials
The skill declares no required environment variables or credentials and only needs gmx/python3. Some workflows mention interactive login steps (clawhub login, git push) but do not require secrets be provided to the skill. No unexpected credentials or config paths are requested by the skill metadata or documentation.
Persistence & Privilege
always is false and autonomous invocation is allowed (platform default). The skill does not request persistent platform-wide privileges or to modify other skills' configs. Several included docs give instructions for publishing the repository (git/clawhub) — these are user-driven actions, not automatic privileges embedded in the skill.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install automd-gromacs
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /automd-gromacs 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v5.0.0
Add decision layer with method-selector, canonical target map, V5 public packaging cleanup, and publishable release workflow.
v4.0.0
Expand AutoMD-GROMACS with enhanced sampling, special-system workflows, advanced analysis, and publication-ready visualization.
v1.0.1
- Added PUBLISH_COMPLETE.md and SKILLHUB_PUBLISH_STATUS.md files. - Updated documentation in README.md. - No changes to core workflow or functionality.
v1.0.0
- Major update: Now covers 13 molecular dynamics simulation skills, including system setup, equilibration, production, analysis, free energy, ligand binding, membrane proteins, umbrella sampling, PCA, and automated workflows. - Introduces a 3-layer documentation structure with quick overview, indexed skills, and executable scripts with troubleshooting guides. - Built-in auto-repair functions to minimize manual intervention. - Optimized for token efficiency, achieving 84.7% savings over traditional workflows. - Provides built-in installation options for GROMACS via conda or manual setup.
元数据
Slug automd-gromacs
版本 5.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

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。

💬 留言讨论