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-ls-dynagit 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-ls-dyna)<a href="https://agentmods.dev/skills/scimate-ai/hpc-skills/hpc-ls-dyna"><img src="https://agentmods.dev/badge/skills/scimate-ai/hpc-skills/hpc-ls-dyna/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-ls-dyna"><img src="https://agentmods.dev/badge/skills/scimate-ai/hpc-skills/hpc-ls-dyna.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.00114 | $0.02616 |
| Opus 5 | $0.00057 | $0.01308 |
| Sonnet 5 | $0.00023 | $0.00523 |
| Haiku 4.5 | $0.00011 | $0.00262 |
Grade A, and why
hpc-ls-dyna 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 11d 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.
How it starts
The opening of the file, as written. The whole thing — 128 lines — stays where its author put it; the contents beside it link to each section on GitHub.
HPC LS-DYNA
Follow a progressive loading workflow.
Start
- Read
references/workflow-and-keyword-architecture.mdbefore creating or restructuring any LS-DYNA deck. - Read
references/navigation-matrix.mdwhen the user first describes the problem and you need a one-page map from problem type to upstream branch, detailed reference, and starter or source-first entry point. - Read
references/terminology-and-branch-glossary.mdwhen writing or updating other LS-DYNA references so branch names and workflow terms stay stable. - Read
references/controls-stability-and-accuracy.mdwhen choosing explicit versus implicit, timestep control, mass scaling, damping, shell formulation, or hourglass treatment. - Read
references/materials-and-sections.mdwhen selecting*MAT,*SECTION, constitutive assumptions, concrete/composite/polymer models, or element formulations. - Read
references/contact-and-constraints.mdwhen choosing automatic contact, tied contact, thickness treatment, edge handling, preload transfer, or connector strategy. - Read
references/implicit-thermal-and-multiphysics.mdfor implicit setup and non-structural solver families such as thermal, ALE, SPH, ICFD, EM, DEM, CESE, and IGA. - Read
references/scenario-recipes.mdfor concrete model recipes mapped to common engineering problems. - Read
references/example-catalog.mdwhen the user needs a close precedent fromdynaexamples.com. - Read
references/implicit-example-recipes.mdwhen the user needs a detailed implicit structural precedent with guidance on which controls to port and which assumptions to discard. - Read
references/thermal-example-recipes.mdwhen the user needs a detailed thermal or thermal-structural precedent. - Read
references/sph-example-recipes.mdwhen the user needs a detailed SPH precedent for bird strike, particle impact, grease or gel media, or free-surface wave interaction. - Read
references/ale-s-ale-example-recipes.mdwhen the user needs an ALE or S-ALE precedent for explosion, sloshing, advection, or ALE FSI. - Read
references/welding-example-recipes.mdwhen the user needs a welding-specific precedent and a clear split between coupled and uncoupled workflows. - Read
references/showcase-contact-preload-recipes.mdwhen the user needs a concise precedent for contact-overview, interference, drop-test, joint, preload, or bolt showcase pages. - Read
references/icfd-example-recipes.mdwhen the user needs a detailed ICFD precedent with guidance on which controls to port and which assumptions to discard. - Read
references/em-example-recipes.mdwhen the user needs a detailed EM, inductive heating, resistive heating, or electromagnetic forming precedent. - Read
references/nvh-example-recipes.mdwhen the user needs FRF, SSD, random vibration, acoustics, response spectrum, or brake squeal precedent. - Read
references/dem-example-recipes.mdwhen the user needs a DEM precedent for granular injection, filling, storage, or discharge. - Read
references/cese-example-recipes.mdwhen the user needs a CESE or DUAL-CESE precedent for shock-dominated compressible flow or compressible FSI. - Read
references/iga-example-recipes.mdwhen the user needs an IGA precedent for trimmed-NURBS geometry and spline-based structural analysis. - Read
references/efg-example-recipes.mdwhen the user needs an EFG precedent for metal cutting, forging, or severe deformation. - Read
references/starter-deck-selection.mdwhen the user needs to know which starter deck or minimal project directory should be used as the first scaffold. - Read
references/source-map-and-page-taxonomy.mdwhen the user asks for provenance, source coverage, or which upstream page family to mine next. - Read
references/error-recovery.mdwhen the deck diverges, runs too slowly, throws segmentation violations, produces negative volume, or shows nonphysical energy/contact behavior.
What ships with it
55 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 250 B
- assets/templates/ale-explosion-starter.k 1.2 KB
- assets/templates/bolt-preload-implicit-starter.k 1.3 KB
- assets/templates/examples/ale-explosion-minimal/00_control_and_output.k 394 B
- assets/templates/examples/ale-explosion-minimal/10_ale_mesh_and_parts.k 221 B
- assets/templates/examples/ale-explosion-minimal/main.k 286 B
- assets/templates/examples/bolt-preload-minimal/00_control_and_output.k 586 B
- assets/templates/examples/bolt-preload-minimal/10_joint_mesh_and_sets.k 182 B
- assets/templates/examples/bolt-preload-minimal/main.k 343 B
- assets/templates/examples/explicit-impact-minimal/00_control_and_output.k 973 B
- assets/templates/examples/explicit-impact-minimal/10_mesh_and_sets.k 178 B
- assets/templates/examples/explicit-impact-minimal/main.k 307 B
- assets/templates/examples/icfd-tool-cooling-minimal/00_control_and_output.k 637 B
- assets/templates/examples/icfd-tool-cooling-minimal/10_icfd_mesh_and_bc.k 184 B
- assets/templates/examples/icfd-tool-cooling-minimal/main.k 292 B
- assets/templates/examples/implicit-static-minimal/00_control_and_output.k 703 B
- assets/templates/examples/implicit-static-minimal/10_mesh_and_sets.k 193 B
- assets/templates/examples/implicit-static-minimal/main.k 291 B
- assets/templates/examples/sph-bird-impact-minimal/00_control_and_output.k 797 B
- assets/templates/examples/sph-bird-impact-minimal/10_sph_projectile_and_target.k 225 B
- assets/templates/examples/sph-bird-impact-minimal/main.k 292 B
- assets/templates/examples/thermal-coupled-minimal/00_control_and_output.k 764 B
- assets/templates/examples/thermal-coupled-minimal/10_thermal_mesh_and_sets.k 235 B
- assets/templates/examples/thermal-coupled-minimal/main.k 340 B
- assets/templates/explicit-impact-outline.k 2.0 KB
- assets/templates/icfd-tool-cooling-starter.k 1.8 KB
- assets/templates/implicit-static-outline.k 1.8 KB
- assets/templates/model-include-tree.txt 591 B
- assets/templates/sph-bird-impact-starter.k 1.4 KB
- assets/templates/thermal-coupled-starter.k 1.7 KB
- references/ale-s-ale-example-recipes.md 7.6 KB
- references/cese-example-recipes.md 6.8 KB
- references/contact-and-constraints.md 3.9 KB
- references/controls-stability-and-accuracy.md 4.9 KB
- references/dem-example-recipes.md 2.5 KB
- references/efg-example-recipes.md 1.8 KB
- references/em-example-recipes.md 6.6 KB
- references/error-recovery.md 3.3 KB
- references/example-catalog.md 8.1 KB
- references/icfd-example-recipes.md 9.6 KB
- references/iga-example-recipes.md 2.6 KB
- references/implicit-example-recipes.md 8.1 KB
- references/implicit-thermal-and-multiphysics.md 3.8 KB
- references/materials-and-sections.md 5.0 KB
- references/navigation-matrix.md 3.5 KB
- references/nvh-example-recipes.md 8.0 KB
- references/scenario-recipes.md 4.6 KB
- references/showcase-contact-preload-recipes.md 6.5 KB
- references/source-map-and-page-taxonomy.md 3.0 KB
- references/sph-example-recipes.md 7.7 KB
- references/starter-deck-selection.md 4.2 KB
- references/terminology-and-branch-glossary.md 2.2 KB
- references/thermal-example-recipes.md 10 KB
- references/welding-example-recipes.md 3.9 KB
- references/workflow-and-keyword-architecture.md 4.5 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.
- 11d ago First seen · 128 lines · 114 tokens per session scan A 6f685cacee0a
hpc-ls-dyna is a skill published in the GitHub repository SciMate-AI/HPC-Skills (86 stars, last pushed 5mo ago), licensed MIT. It adds 114 tokens to every session and 2,616 once invoked, about $0.0006 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.