nature-data

nature-data is a skill for Codex from ResearAI/DeepScientist. It costs 90 tokens per session (1,436 once invoked), scanned A, a copy of nature-data, Apache-2.0.

A guide for preparing Nature-ready data-availability statements and data-sharing plans. Nature is a group of scientific journals with specific expectations for explaining where research data can be found and how it can be accessed.

In plain words
What is it for?
Use it to draft or review data-availability text, choose or document repositories, cite datasets, and check FAIR metadata, meaning information that makes data easier to find, access, use, and reuse.
Why use it?
It helps make data-sharing information clear, complete, and aligned with journal requirements. It also flags missing details instead of filling them in without evidence.

Skill for Codex

Written for Codex: agents/openai.yaml present.

About the project

DeepScientist is a local research studio that manages the cycle from baseline experiments through research findings and paper-ready outputs. Researchers use it to organize autonomous scientific investigations, review progress, and take control when needed. The catalogue add-ons provide workflows and agent integrations for running research projects with it.

ResearAI/DeepScientist · 3,315 stars · on GitHub

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.

agentmods
npx agentmods add skills/researai/deepscientist/nature-data
Any agent
npx skills add ResearAI/DeepScientist --skill nature-data
Clone the repo
git clone --depth 1 https://github.com/ResearAI/DeepScientist

Made for: 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 nature-data

README.md
[![agentmods](https://agentmods.dev/badge/skills/researai/deepscientist/nature-data.svg)](https://agentmods.dev/skills/researai/deepscientist/nature-data)
Your own site
<a href="https://agentmods.dev/skills/researai/deepscientist/nature-data"><img src="https://agentmods.dev/badge/skills/researai/deepscientist/nature-data.svg" alt="Measured on agentmods" height="20"></a>
Per session 90 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,436 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 92% copy Near-identical to another mod 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.00090 $0.01436
Opus 5 $0.00045 $0.00718
Sonnet 5 $0.00018 $0.00287
Haiku 4.5 $0.00009 $0.00144

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

Security

Grade A, and why

nature-data 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.

Origin

This is a copy

92% identical to nature-data — 11 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

src/skills/nature-data/SKILL.md · 129 lines

How it starts

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

Nature Data Availability Skill

This companion skill is adapted from Yuan1z0825/nature-skills/tree/main/nature-data. See UPSTREAM_LICENSE.txt for the upstream MIT license.

DeepScientist integration

  • Follow the shared interaction contract injected by the system prompt.
  • Use this as a focused writing companion inside write, review, rebuttal, or finalize when the active issue is Data Availability, source data, repository selection, dataset citation, restricted data, or FAIR metadata.
  • Keep DeepScientist's evidence contract authoritative: draft availability text only from verified data inventory, repository records, artifact paths, or explicit unresolved fields.
  • Do not invent DOIs, accession numbers, repositories, ethics approvals, access committees, licences, embargoes, or data-use conditions.

Use this skill to turn a manuscript's supporting data into a transparent, Nature-ready data availability package: statement text, repository plan, dataset citations, and missing-information flags.

The governing policy layer is Springer Nature / Nature Portfolio data policy. The implementation layer is FAIR data practice and DataCite-style citation metadata.

Chinese-user operating mode

When the user writes in Chinese, provides a Chinese manuscript note, or asks for "中文对应", "中英对照", "数据可用性声明", "数据获取声明", "原始数据", "数据存储库", or "受限数据":

  • Accept Chinese input naturally, but draft the final submission-ready statement in English unless the user explicitly asks for Chinese only.
  • Preserve a short Chinese explanation of unresolved decisions when it helps the author act.
  • Translate intent, not wording. Chinese phrases such as "可向通讯作者索取" are usually too vague for Nature-style English unless the restriction and access process are specified.
  • Convert Chinese repository/status descriptions into precise publication terms: 数据可用性声明 -> Data Availability; 原始数据 -> raw data; 处理后数据 -> processed data; 源数据 -> source data; 补充材料 -> Supplementary Information; 受限数据 -> restricted data; 合理请求 -> reasonable request, only with reason and review route.
  • Use references/chinese-author-alignment.md for Chinese terminology, common CN-to-EN failure modes, and bilingual intake questions.

Read the full file on GitHub · 129 lines

Files

What ships with it

8 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 First seen · 129 lines · 90 tokens per session scan A 7753af00e23e

Subscribe to this mod's changes

nature-data is a skill published in the GitHub repository ResearAI/DeepScientist (3,315 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 90 tokens to every session and 1,436 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. It is 92% identical to nature-data, differing in 11 lines, and is treated as a copy.

Related

Other skills, from other repositories

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens

chat-pet-sprite-creation

Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.

microsoft/vscode · 53 tokens

cpu-profile-analysis

Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…

microsoft/vscode · 71 tokens

insight-error-page

Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…

vercel/next.js · 83 tokens