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 equinor/neqsim --skill neqsim-physics-explanationsgit clone --depth 1 https://github.com/equinor/neqsimWrote 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/equinor/neqsim/neqsim-physics-explanations)<a href="https://agentmods.dev/skills/equinor/neqsim/neqsim-physics-explanations"><img src="https://agentmods.dev/badge/skills/equinor/neqsim/neqsim-physics-explanations/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/equinor/neqsim/neqsim-physics-explanations"><img src="https://agentmods.dev/badge/skills/equinor/neqsim/neqsim-physics-explanations.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00053 | $0.02480 |
| Opus 5 | $0.00026 | $0.01240 |
| Sonnet 5 | $0.00011 | $0.00496 |
| Haiku 4.5 | $0.00005 | $0.00248 |
Grade A, and why
neqsim-physics-explanations 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 7d 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 — 164 lines — stays where its author put it; the contents beside it link to each section on GitHub.
NeqSim Physics Explanations
Reference explanations for common thermodynamic and process phenomena. Use these to add educational context to simulation results.
Thermodynamic Phenomena
Joule-Thomson Effect
What happens: Gas cools when throttled (expanded through a valve) without doing work. Why: At moderate pressures, intermolecular attraction dominates — expanding gas molecules must overcome attractive forces, consuming internal energy, which lowers temperature. At very high pressures (above the inversion temperature), repulsive forces dominate and the gas heats up instead. Typical values: Natural gas JT coefficient: 0.3-0.7 K/bar. CO2: 0.5-1.2 K/bar (higher because stronger intermolecular forces). Hydrogen: negative (heats on expansion at ambient T). Engineering significance: JT cooling across choke valves can cause hydrate formation, wax deposition, or auto-refrigeration below material design temperature limits (MDMT).
Retrograde Condensation
What happens: A gas mixture forms liquid when pressure decreases (opposite of what you'd expect — normally, lowering pressure should vaporize liquid). Why: For mixtures between the cricondenbar and the cricondentherm on the phase envelope, the dew point curve has a retrograde region where the mixture enters the two-phase zone upon depressurization. This occurs because heavier components become less soluble in the lighter gas phase at intermediate pressures. Engineering significance: Rich gas/condensate pipelines may form liquid slugs during depressurization. Separator design must account for liquid dropout at pipeline conditions.
Hydrate Formation
What happens: Water molecules form cage-like crystalline structures around small gas molecules (methane, ethane, propane, CO2, H2S) at high pressure and low temperature. Why: At high pressure, gas molecules are forced close to water molecules. Below a certain temperature (the hydrate equilibrium temperature), the water cages become thermodynamically stable. The structure type depends on the guest molecule size: sI (methane, CO2), sII (propane, i-butane), sH (large molecules with help gas). Prevention: (1) Keep temperature above hydrate equilibrium + margin (typically 3-6 C), (2) Inject thermodynamic inhibitors (MEG, methanol) to shift equilibrium, (3) Inject low-dosage hydrate inhibitors (kinetic inhibitors, anti-agglomerants), (4) Insulate pipelines, (5) Remove free water (dehydration).
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.
- 7d ago First seen · 164 lines · 53 tokens per session scan A 2954175257f0
neqsim-physics-explanations is a skill published in the GitHub repository equinor/neqsim (151 stars, last pushed today), licensed Apache-2.0. It adds 53 tokens to every session and 2,480 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-09-03.
Other skills, from other repositories
edu-chem-reaction
A guide for turning a chemical reaction into a self-contained interactive 3D web demonstration. It shows molecules changing while also displaying the balanced equation, explanations, atom counts, and optionally an energy curve.
present-paper
Academic presentation preparation — paper-driven (journal club, grand rounds, seminar) and lecture/teaching decks (course material, workshop slides, conference talks). Analyzes source material, finds supporting references, drafts audience-adapted speaker scripts, generates or augments PPTX with speaker notes, and…
master-buddhaghosa
A reference-based guide to Buddhaghosa, a fifth-century Theravāda Buddhist scholar, and the meditation and doctrine explained in his works. It covers the Three Trainings—ethics, concentration, and wisdom—along with meditation subjects and stages of insight.
tactic-suggestion-assistant
Analyze proof states in Isabelle or Coq and suggest applicable tactics to make progress. Use when users need help with: (1) Choosing the next tactic in an interactive proof, (2) Understanding what tactics apply to their current goal, (3) Getting unstuck in a proof, (4) Learning which tactics work for specific goal…
assess-holistic-health
Conduct temperament-based health assessment from Hildegard von Bingen's Causae et Curae. Evaluates the four temperaments (sanguine, choleric, melancholic, phlegmatic), elemental correspondences (air, fire, earth, water), and provides dietary and lifestyle recommendations for rebalancing. Use when understanding…
beamer-academic
Generate high-quality academic Beamer slides from a thesis/paper (PDF, Word, or LaTeX source). Compatible with Claude Code and Codex. Supports thesis defense, proposal presentations, and conference talks. Built-in layout library with 13 professional page types, 5 color schemes, and interactive editing loop. Use when…