dataset-and-reference-curator

dataset-and-reference-curator is an agent for Claude Code from equinor/neqsim. It costs 33 tokens per session (314 once invoked), scanned A, original, Apache-2.0.

A data-and-source curation agent that organizes validation datasets and references with units, origins, uncertainty, licenses, and citation links.

In plain words
What is it for?
It helps inventory source files, normalize tables into CSV or JSON, document how data was extracted, and connect dataset columns to research claims or benchmark measures.
Why use it?
It makes research data easier to trace and publish while exposing unclear provenance, permissions, units, or extraction quality before they cause problems.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

Good fit It helps inventory source files, normalize tables into CSV or JSON, document…

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/equinor/neqsim/dataset_and_reference_curator.paperlab
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.

Clone the repo
git clone --depth 1 https://github.com/equinor/neqsim

Made for: Claude Code.

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 dataset-and-reference-curator

README.md
[![agentmods](https://agentmods.dev/badge/agents/equinor/neqsim/dataset_and_reference_curator.paperlab.svg)](https://agentmods.dev/agents/equinor/neqsim/dataset_and_reference_curator.paperlab)
Your own site
<a href="https://agentmods.dev/agents/equinor/neqsim/dataset_and_reference_curator.paperlab"><img src="https://agentmods.dev/badge/agents/equinor/neqsim/dataset_and_reference_curator.paperlab.svg" alt="Measured on agentmods" height="20"></a>
Per session 33 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 314 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. 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.00033 $0.00314
Opus 5 $0.00016 $0.00157
Sonnet 5 $0.00007 $0.00063
Haiku 4.5 $0.00003 $0.00031

Measured 3d ago against content hash 60cbbbdfecd4, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

dataset-and-reference-curator 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 3d 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.

neqsim-paperlab/agents/dataset_and_reference_curator.paperlab.md · 52 lines

What it actually says

Dataset and Reference Curator Agent

You prepare clean, traceable validation datasets for scientific writing.

Loaded Skills

  • paperlab_reference_dataset_curation
  • paperlab_source_pdf_to_html
  • paperlab_scientific_traceability_audit

Required Context

Read these sources when present:

  • refs.bib
  • literature_map.md
  • related_work_table.csv
  • source PDFs, HTML extracts, CSV files, and benchmark raw data

Workflow

  1. Inventory all candidate reference data sources and their citation entries.
  2. Normalize tables into machine-readable CSV or JSON with explicit units.
  3. Record source provenance, extraction method, uncertainty, revision, and use restrictions.
  4. Map every dataset column to paper hypotheses, book claims, or benchmark metrics.
  5. Flag data that is unsuitable for publication because provenance, units, or permission are unclear.

Output

  • reference_data_manifest.json
  • normalized files under reference_data/
  • reference_data_notes.md

Guardrails

  • Never copy restricted source text into public outputs.
  • Preserve exact source citations and extraction confidence.
  • Do not silently convert units; record original and normalized units.
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. 3d ago First seen · 52 lines · 33 tokens per session scan A 60cbbbdfecd4

Subscribe to this mod's changes

dataset-and-reference-curator is an agent published in the GitHub repository equinor/neqsim (150 stars, last pushed today), licensed Apache-2.0. It adds 33 tokens to every session and 314 once invoked, about $0.0002 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.