neqsim-near-well-and-injectivity

neqsim-near-well-and-injectivity is a skill for Claude Code, Codex from equinor/neqsim-community-skills. It costs 217 tokens per session (6,528 once invoked), scanned C, original, Apache-2.0.

A reservoir-engineering workflow for estimating how much fluid a well can produce or accept from the surrounding rock. It uses OPM Flow, a simulator for underground reservoirs, together with rock-flow data and simulation outputs.

In plain words
What is it for?
It helps derive well inflow and injection indices, convert fluid data into black-oil simulator inputs, and pass the results to NeqSim well or process models.
Why use it?
It replaces unexplained productivity or injectivity assumptions with estimates tied to reservoir behaviour, such as pressure changes or advancing water fronts.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit It helps derive well inflow and injection indices, convert fluid data into black-oil simulator inputs, and pass the results to NeqSim well or process models.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/equinor/neqsim-community-skills/near-well-and-injectivity
Install

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.

Any agent
npx skills add equinor/neqsim-community-skills --skill near-well-and-injectivity
Clone the repo
git clone --depth 1 https://github.com/equinor/neqsim-community-skills

Made for: Claude Code, Codex.

Wrote 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.

agentmods badge for neqsim-near-well-and-injectivity

README.md
[![agentmods](https://agentmods.dev/badge/skills/equinor/neqsim-community-skills/near-well-and-injectivity/github.svg)](https://agentmods.dev/skills/equinor/neqsim-community-skills/near-well-and-injectivity)
Your own site
<a href="https://agentmods.dev/skills/equinor/neqsim-community-skills/near-well-and-injectivity"><img src="https://agentmods.dev/badge/skills/equinor/neqsim-community-skills/near-well-and-injectivity/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.

agentmods 80×15 button for neqsim-near-well-and-injectivity

Your own site · 80×15
<a href="https://agentmods.dev/skills/equinor/neqsim-community-skills/near-well-and-injectivity"><img src="https://agentmods.dev/badge/skills/equinor/neqsim-community-skills/near-well-and-injectivity.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 217 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 6,528 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 1 finding. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00217 $0.06528
Opus 5 $0.00109 $0.03264
Sonnet 5 $0.00043 $0.01306
Haiku 4.5 $0.00022 $0.00653

Measured 7d ago against content hash fa0b657a61e2, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade C, and why

neqsim-near-well-and-injectivity scanned grade C with 1 finding 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.

Recursive force deletehighDestructive command

rm -rf with a variable or a broad path is one typo away from removing the wrong tree.

&& rm -rf /var/lib/apt/lists/*
skills/subsurface/near-well-and-injectivity/SKILL.md · 530 lines

How it starts

The opening of the file, as written. The whole thing — 530 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Near-Well Simulation, Productivity and Injectivity

NeqSim answers what a well can lift. It does not answer what the rock around the well will give or take. That gap is where most assumed productivity and injectivity indices live, and it is where this skill works.

Use this skill when a number like productivityIndex = 200 Sm3/(day·bar) or injectivity = 450 Sm3/(day·bar) is about to be typed into a model, and nobody can say where it came from.

When to Use

  • A productivity or injectivity index is about to be assumed rather than derived.
  • Injectors must be checked against a voidage requirement, not a rate target.
  • Productivity decay through the bubble point, or injectivity change as a water bank develops, affects the answer.
  • A NeqSim compositional fluid must become a black-oil PVTO / PVDG / PVTW deck section.
  • An Eclipse-format reservoir model must be built and run in OPM Flow, and its inflow relationship handed back to a NeqSim wellbore or process model.

Do not use this skill for CFD (see neqsim-cfd-coupling), for full-field development planning, or to publish a reserves number without a qualified reservoir-engineering review.

Inputs

  • fluid: the NeqSim compositional fluid to convert to black-oil PVT.
  • pressure_grid, reservoir_temperature: pressure nodes and temperature for the BlackOilConverter.convert call; standard conditions default to 1.01325 bara and 288.15 K.
  • scal_basis: pyscal WaterOil / GasOil endpoints and Corey exponents — swirr, swl, sorw, sgcr, sorg, nw, now, ng, nog, krwend, kroend, krgend.
  • rock_and_geometry: permeability, net pay, porosity, wellbore radius rw, drainage radius re, drain length and completion geometry.
  • grid_definition: for a radial model, INRAD, DRV, DTHETAV, DZV/DZ and TOPS (vector forms only).
  • well_controls: WCONPROD / WCONINJE targets and limits, and the group controls (GCONPROD, GCONINJE ... 'VREP') that set voidage replacement.
  • measured_pvt: optional laboratory Rs and Bo at initial pressure, used to validate the converted table.
  • assumed_index: the productivity or injectivity index currently in the model, for comparison against the derived value.

Read the full file on GitHub · 530 lines

Changes

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.

  1. 7d ago Changed · +115 lines · +54 tokens per session fa0b657a61e2
  2. 9d ago First seen · 415 lines · 163 tokens per session scan C afde38b29829

Subscribe to this mod's changes

neqsim-near-well-and-injectivity is a skill published in the GitHub repository equinor/neqsim-community-skills (2 stars, last pushed yesterday), licensed Apache-2.0. It adds 217 tokens to every session and 6,528 once invoked, about $0.0011 per session on Opus 5. A static security scan graded it C with 1 finding (recursive force delete). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.

Related

Other skills, from other repositories

instrument-data-to-allotrope

Convert laboratory instrument output files (PDF, CSV, Excel, TXT) to Allotrope Simple Model (ASM) JSON format or flattened 2D CSV. Use this skill when scientists need to standardize instrument data for LIMS systems, data lakes, or downstream analysis. Supports auto-detection of instrument types. Outputs include full…

anthropics/knowledge-work-plugins · 123 tokens

matlab

Build, review, migrate, and safely plan MATLAB or GNU Octave numerical workflows, including arrays, tabular/time data, tests, projects, graphics, MAT files, and explicit Python interoperability.

K-Dense-AI/scientific-agent-skills · 42 tokens

exploratory-data-analysis

Perform bounded, local exploratory analysis of explicitly supported scientific files. Use for redacted CSV/TSV/JSON profiles; optional NumPy, HDF5, FASTA/FASTQ, and basic image metadata inspection; missingness/leakage audits; outlier and transformation sensitivity; and rigorous EDA report scaffolds. Other domain…

K-Dense-AI/scientific-agent-skills · 83 tokens

phylogenetics

Build and analyze phylogenetic trees using MAFFT (multiple alignment), IQ-TREE 2 (maximum likelihood), and FastTree (fast NJ/ML). Visualize with ETE3 or FigTree. For evolutionary analysis, microbial genomics, viral phylodynamics, protein family analysis, and molecular clock studies.

K-Dense-AI/scientific-agent-skills · 68 tokens

research-engineer

An uncompromising Academic Research Engineer. Operates with absolute scientific rigor, objective criticism, and zero flair. Focuses on theoretical correctness, formal verification, and optimal implementation across any required technology.

davila7/claude-code-templates · 43 tokens

mapping-to-snomed

Maps clinical concept spans extracted by OpenMed to SNOMED CT concepts through a USER-SUPPLIED terminology server (the user's own Ontoserver, Snowstorm, or UMLS/UTS), never a bundled vocabulary. Use when the user wants to code findings, disorders, procedures, body structures, or substances to SNOMED CT, run an ECL…

maziyarpanahi/openmed · 205 tokens