Home / equinor / neqsim · .github/skills/neqsim-setup/SKILL.md · GitHub

neqsim-setup skillA

neqsim-setup is agent-read markdown (skill) from equinor/neqsim: Configure and verify the NeqSim task-solving environment: where new task folders are created (task root), which folder of standards/datasheets/drawings agents read (document root), which Word template reports use, and whether Java, the packaged NeqSim JAR, the MCP server and the neqsim CLI are healthy. USE WHEN: a user invokes /neqsim-setup, asks to set or show the task folder, document folder, work path or report template, asks 'is my NeqSim setup working', runs first-time setup after installin.

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# NeqSim setup (`/neqsim-setup`)

Walk the user through the three user-level settings the task workflow depends
on, then run `neqsim doctor`. Everything here is stored in
`~/.neqsim/task_defaults.json`, so it is shared by the workspace checkout, the
pip-installed toolkit and the agent plugin.

## 0. Find the CLI

Run `neqsim --show-task-root`. If the shell says `neqsim` is not recognized,
use `<python-executable> -m neqsim_cli --show-task-root` where
`<python-executable>` is `NEQSIM_PYTHON` if set, else the first `python3` /
`py -3` / `python` on PATH. Use that same form for every command below. If
neither works the toolkit is not installed yet. In a plugin install the
SessionStart hook installs it in the background on the first prompt of a
session; check `~/.neqsim/plugin-install/neqsim/install.log` (last line
`== ... OK` or `== ... FAILED` with the pip error above it). If the log is
missing or failed, install by hand from the plugin's vendored copy:
`<python-executable> -m pip install "<plugin folder>/toolkit"` where the
plugin folder is
`%USERPROFILE%\.vscode\agent-plugins\github.com\equinor\neqsim-copilot-plugin\neqsim`
…

Read the whole file at its exact version.

How to install

Latest version
mdr add equinor/neqsim/neqsim-setup@git:20260922.c7cab64
Exact content
mdr add equinor/neqsim/neqsim-setup@sha256:a5abfec1ac761bb4

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_b5j6lg6oyba6wcks.svg)](https://markdownregistry.com/a/art_b5j6lg6oyba6wcks)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260922.c7cab64 latest2026-09-22 c7cab64 9,200 BA view · diff
git:20260921.52a48732026-09-21 52a4873 7,289 BA view · diff
git:20260920.c10428e2026-09-20 c10428e 6,599 BA view · diff
git:20260919.542873d2026-09-19 542873d 5,794 BA view · diff
git:20260919.09262762026-09-19 0926276 4,596 BA view · diff
git:20260919.77c34a02026-09-19 77c34a0 4,055 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (9200 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

equinor/neqsim · 155 stars · license Apache-2.0 · pushed 2026-09-24 · branch master

API

GET https://markdownregistry.com/api/v1/artifacts/art_b5j6lg6oyba6wcks
GET https://markdownregistry.com/api/v1/resolve?ref=equinor/neqsim/neqsim-setup
GET https://markdownregistry.com/api/v1/blob/a5abfec1ac761bb4c9c73672e88748280a4393acea2857d842cda6fc0e6a9557

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from equinor/neqsim

.cursorrules rules
equinor/neqsim · .cursorrules
git:20260418.119a3f4 · audit A · 155 stars
analyze-convergence skill
equinor/neqsim · .github/skills/analyze-convergence/SKILL.md · Interpret flash algorithm convergence metrics, identify patterns, and produce
git:20260919.77c34a0 · audit A · 155 stars
analyze-gibbs-convergence skill
equinor/neqsim · .github/skills/analyze-gibbs-convergence/SKILL.md · Interpret Gibbs energy minimization convergence metrics, analyze Jacobian
git:20260919.77c34a0 · audit A · 155 stars
book-creation skill
equinor/neqsim · .github/skills/book-creation/SKILL.md · PaperLab skill for book creation workflows in scientific writing and book production.
git:20260919.77c34a0 · audit B · 155 stars
design-flash-benchmark skill
equinor/neqsim · .github/skills/design-flash-benchmark/SKILL.md · Create a structured test matrix for comparing flash algorithm performance
git:20260919.77c34a0 · audit A · 155 stars
design-reactor-benchmark skill
equinor/neqsim · .github/skills/design-reactor-benchmark/SKILL.md · Create a structured test matrix for evaluating Gibbs energy minimization
git:20260919.77c34a0 · audit A · 155 stars
figure-discussion skill
equinor/neqsim · .github/skills/figure-discussion/SKILL.md · PaperLab skill for figure discussion workflows in scientific writing and book production.
git:20260919.77c34a0 · audit A · 155 stars
generate-publication-figures skill
equinor/neqsim · .github/skills/generate-publication-figures/SKILL.md · Create matplotlib figures that meet journal submission standards: correct fonts,
git:20260919.77c34a0 · audit A · 155 stars
journal-formatting skill
equinor/neqsim · .github/skills/journal-formatting/SKILL.md · Apply journal-specific formatting rules to transform a manuscript from Markdown
git:20260919.77c34a0 · audit A · 155 stars
neqsim-agent-handoff skill
equinor/neqsim · .github/skills/neqsim-agent-handoff/SKILL.md · Agent-to-agent communication schema for NeqSim. USE WHEN: composing multi-agent pipelines where one agent's output…
git:20260919.77c34a0 · audit A · 155 stars
neqsim-agentic-process-optimization skill
equinor/neqsim · .github/skills/neqsim-agentic-process-optimization/SKILL.md · Agentic, closed-loop optimization of large multi-area NeqSim ProcessModel plants using the newest automation…
v1.0.0 · audit A · 155 stars
neqsim-api-patterns skill
equinor/neqsim · .github/skills/neqsim-api-patterns/SKILL.md · NeqSim API patterns and code recipes. USE WHEN: writing Java or Python code that uses NeqSim for thermodynamic…
git:20260920.f008895 · audit A · 155 stars

Every file in equinor/neqsim

Browse by kind, by grade A, or by owner.