— No reviews yet
0 installs
13 views
0.0% view→install
Install
$ agentstack add skill-scimate-ai-hpc-skills-hpc-gromacs ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Are you the author of Hpc Gromacs? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claimAbout
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
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: SciMate-AI
- Source: SciMate-AI/HPC-Skills
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.