Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx skills add SciMate-AI/HPC-Skills --skill hpc-gromacsgit clone --depth 1 https://github.com/SciMate-AI/HPC-SkillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/scimate-ai/hpc-skills/hpc-gromacs)<a href="https://agentmods.dev/skills/scimate-ai/hpc-skills/hpc-gromacs"><img src="https://agentmods.dev/badge/skills/scimate-ai/hpc-skills/hpc-gromacs/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/scimate-ai/hpc-skills/hpc-gromacs"><img src="https://agentmods.dev/badge/skills/scimate-ai/hpc-skills/hpc-gromacs.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00061 | $0.00513 |
| Opus 5 | $0.00030 | $0.00257 |
| Sonnet 5 | $0.00012 | $0.00103 |
| Haiku 4.5 | $0.00006 | $0.00051 |
Grade A, and why
hpc-gromacs scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
What it actually says
HPC GROMACS
Treat GROMACS as a staged workflow from preprocessing to analysis.
Start
- Read
references/workflow-manual.mdbefore building a run pipeline. - Read
references/file-and-parameter-matrix.mdwhen mapping.mdp, topology, structure, and index responsibilities. - Read
references/ensembles-and-analysis.mdwhen choosing minimization, NVT, NPT, production, and standard analysis commands. - Read
references/cluster-execution-playbook.mdwhen staging a GROMACS workflow for scheduler-backed cluster execution. - Read
references/error-recovery.mdwhengrompp,mdrun, or analysis commands fail.
Additional References
Load these on demand:
references/topology-and-system-building.mdforpdb2gmx, box setup, solvation, and ion insertion workflowsreferences/restarts-and-output-control.mdfor checkpointing, append behavior, and long-job continuationreferences/mdp-coupling-and-constraints-matrix.mdfor thermostat, barostat, constraints, and timestep compatibilityreferences/cluster-execution-playbook.mdforgrompptomdrunstaging, continuation, and cluster launch choices
Reusable Templates
Use assets/templates/ when a concrete starting scaffold is needed, especially:
em.mdpnvt.mdpnpt.mdpmd_prod.mdpgromacs-mdrun-slurm.sh
Guardrails
- Do not skip
gromppvalidation and jump straight intomdrun. - Do not mix force fields, water models, and topology assumptions casually.
- Do not copy
.mdpcutoffs, timesteps, or coupling settings without checking the intended force field and ensemble. - Do not treat warnings from
gromppas harmless by default.
Outputs
Summarize:
- input structure and topology sources
.mdpstage and ensemble- generated run artifact names such as
.tpr - analysis outputs requested or still needed
What ships with it
14 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- agents/openai.yaml 197 B
- assets/templates/em.mdp 208 B
- assets/templates/gromacs-mdrun-slurm.sh 403 B runs code
- assets/templates/md_prod.mdp 670 B
- assets/templates/npt.mdp 546 B
- assets/templates/nvt.mdp 438 B
- references/cluster-execution-playbook.md 3.0 KB
- references/ensembles-and-analysis.md 985 B
- references/error-recovery.md 1.1 KB
- references/file-and-parameter-matrix.md 1.3 KB
- references/mdp-coupling-and-constraints-matrix.md 1.5 KB
- references/restarts-and-output-control.md 1.3 KB
- references/topology-and-system-building.md 1.9 KB
- references/workflow-manual.md 1.3 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 12d ago First seen · 52 lines · 61 tokens per session scan A fa04ffb71333
hpc-gromacs is a skill published in the GitHub repository SciMate-AI/HPC-Skills (86 stars, last pushed 5mo ago), licensed MIT. It adds 61 tokens to every session and 513 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
trace
Evidence-driven tracing lane that orchestrates competing tracer hypotheses in Claude built-in team mode.
smiles-validation
Strict SMILES validation, structural comparison, and modification verification. Catches invalid LLM-generated molecules.
social-physics-filter
Unified boundary enforcement, interpersonal diagnostic, and relational audit engine. Absorbs 40 psychology + 2 social protocols and all relationship case studies.
cnsplots
Create, revise, and troubleshoot publication-ready scientific plots in Python with cnsplots, including distribution, regression, heatmap, genomics, survival, set, flow, and multi-panel figures. Use when a user asks for cnsplots code, Cell/Nature/Science-style visualization, precise physical figure dimensions…
relax-dev-debug
Develop and debug the Relax reinforcement learning project. Use this skill whenever modifying code in the relax/ directory, or running remote training jobs on a Ray cluster for validation. Also use it when the user mentions training, debugging training runs, submitting Ray jobs, or fixing training errors.
anomaly-characterization
SOP: Describe and classify anomalous phenomena that existing theory cannot explain.