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-pipeline-survey-processinggit 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-pipeline-survey-processing)<a href="https://agentmods.dev/skills/equinor/neqsim/neqsim-pipeline-survey-processing"><img src="https://agentmods.dev/badge/skills/equinor/neqsim/neqsim-pipeline-survey-processing/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-pipeline-survey-processing"><img src="https://agentmods.dev/badge/skills/equinor/neqsim/neqsim-pipeline-survey-processing.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.00156 | $0.03446 |
| Opus 5 | $0.00078 | $0.01723 |
| Sonnet 5 | $0.00031 | $0.00689 |
| Haiku 4.5 | $0.00016 | $0.00345 |
Grade A, and why
neqsim-pipeline-survey-processing 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 9d 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- neqsim-pipeline-survey-processing — 95% identical, 1 lines differ
How it starts
The opening of the file, as written. The whole thing — 266 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Pipeline Survey Processing
A pipeline hydraulic or integrity model needs an elevation profile. The profile almost always starts life as a survey file: thousands of rows of KP, depth to top of pipe, seabed depth and coordinates, produced by a different discipline, in a different datum, with null markers, duplicated stations, sections that belong to a neighbouring line, and a handful of points that are simply wrong.
The step from that file to a usable profile is where the numbers are decided, and it is normally done by hand in a spreadsheet with no record of what was done. This skill makes that step explicit and repeatable: every filter, sign flip, projection and rejection is written into a processing log that travels with the result, so a reviewer can see how the profile in front of them was produced.
It stops at the profile. Free spans and burial intervals are reported as geometric candidates for a qualified assessment - it does not perform modal, VIV, fatigue or stability analysis.
When to Use
- A survey or inspection export must become a pipeline elevation profile for a NeqSim pipe model.
- Erroneous points, null markers or duplicated stations need to be identified before a profile is trusted.
- Only part of a surveyed line is in scope, and the section between two structures must be extracted with the trim recorded.
- Free-span or cover candidates need to be located along KP as input to a DNV-RP-F105 or DNV-RP-F114 assessment.
- Two surveys of the same line, taken years apart, need a like-for-like change comparison.
- The survey lacks outer diameter and a value has to be supplied manually with the override recorded as a data gap.
When Not to Use
- As a free-span assessment. Span candidates here are geometry only; modal response, VIV screening and fatigue belong to DNV-RP-F105 and to a qualified pipeline engineer.
- As a positioning or datum authority. This skill normalises a sign convention and projects coordinates for screening; it does not perform geodetic datum transformation and must not be used to reconcile survey datums.
- To conclude that a pipeline has moved. A change between surveys can be datum, tide, or survey uncertainty as easily as real movement.
- On confidential survey files in a public workspace. Inputs must be public, synthetic, or approved for open-source use.
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.
- 9d ago First seen · 266 lines · 156 tokens per session scan A 1f6f5c340ed1
neqsim-pipeline-survey-processing is a skill published in the GitHub repository equinor/neqsim (151 stars, last pushed today), licensed Apache-2.0. It adds 156 tokens to every session and 3,446 once invoked, about $0.0008 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
pythermodb-reference-maker
Extract thermodynamic tables and correlations from references (CSV, PDF, images, or text) and convert them into the project's structured pyThermoDB YAML schema. Supports data tables, constants tables, matrix-parameter tables, and equation-based correlations (e.g., Cp, vapor pressure, density, enthalpy of…
seismic-interpretation
End-to-end seismic interpretation workflow from SEG-Y loading through signal processing, rock physics, and visualization. Use when working with seismic data analysis pipelines.
cantera-combustion
Use this Skill for combustion simulations with Cantera: mechanism loading, freely propagating flames, ignition delay, reactors, and sensitivity analysis.
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.
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.
ensembl-database
Query Ensembl genome database REST API for 250+ species. Gene lookups, sequence retrieval, variant analysis, comparative genomics, orthologs, VEP predictions, for genomic research.