nature-statistics

nature-statistics is a skill for Codex from Yuan1z0825/nature-skills. It costs 139 tokens per session (1,757 once invoked), scanned A, original, Apache-2.0.

A guide for checking or writing how statistical analyses are reported in scientific papers submitted to Nature or similar high-impact journals.

In plain words
What is it for?
Use it to audit or draft reporting about p-values, confidence intervals, replicates, sample size, randomisation, blinding, models, and multiple-comparison corrections.
Why use it?
It helps make the study design, measurements, sample counts, uncertainty, and statistical tests clear without inventing missing details or overstating conclusions.

Skill for Codex

Written for Codex: agents/openai.yaml present.

Good fit Use it to audit or draft reporting about p-values, confidence intervals, replicates, sample size, randomisation, blinding, models, and multiple-comparison corrections.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/yuan1z0825/nature-skills/nature-statistics
About the project

Nature Skills is a collection of reusable skills that help AI agents handle academic writing and scientific visualization. Researchers and AI-assisted scholars use it to turn research tasks into repeatable workflows and usable outputs. The catalogue entries are skills from this collection.

Yuan1z0825/nature-skills · 40,913 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.

Any agent
npx skills add Yuan1z0825/nature-skills --skill nature-statistics
Clone the repo
git clone --depth 1 https://github.com/Yuan1z0825/nature-skills

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-statistics

README.md
[![agentmods](https://agentmods.dev/badge/skills/yuan1z0825/nature-skills/nature-statistics/github.svg)](https://agentmods.dev/skills/yuan1z0825/nature-skills/nature-statistics)
Your own site
<a href="https://agentmods.dev/skills/yuan1z0825/nature-skills/nature-statistics"><img src="https://agentmods.dev/badge/skills/yuan1z0825/nature-skills/nature-statistics/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 nature-statistics

Your own site · 80×15
<a href="https://agentmods.dev/skills/yuan1z0825/nature-skills/nature-statistics"><img src="https://agentmods.dev/badge/skills/yuan1z0825/nature-skills/nature-statistics.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 139 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,757 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. ✓ AI security review Sonnet 5 · 6 Sept 2026 📄 Read the review Third-party audits
  • Socket pass 13 Aug 2026
  • Snyk warn 13 Aug 2026
  • NVIDIA SkillSpector warn 7 Sept 2026
SkillSpector: 1 finding, up to medium

These are SkillSpector’s own severities. On a checked sample its high-severity flags on skills were ~96% false positives — a documented command, a public API, a “never do X” rule — so we show them as a caution to read, not a verdict. Why →

  • medium Excessive Agency · line 97
    Skill enables autonomous high-impact decisions without human-in-the-loop verification. Critical operations (destructive commands, financial transactions, data deletion) should require explicit user confirmation.
    Fix: Add human-in-the-loop confirmation for destructive, irreversible, or high-impact operations. Never auto-execute commands that modify files, send data, or alter system state.
How audits are shown
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.00139 $0.01757
Opus 5 $0.00069 $0.00879
Sonnet 5 $0.00028 $0.00351
Haiku 4.5 $0.00014 $0.00176

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

Security

Grade A, and why

nature-statistics 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 12d 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.

skills/nature-statistics/SKILL.md · 126 lines

How it starts

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

Nature Statistics Reporting Skill

Use this skill to make manuscript statistics transparent, reproducible, and appropriately bounded. It is a reporting and review skill, not a substitute for a statistician reanalysing raw data unless the user supplies the data and explicitly asks for computation.

Default stance

  • Prioritize design transparency over decorative statistical language.
  • Separate three questions: what was measured, what unit was analysed, and what inference was claimed.
  • Treat the independent experimental unit as the default n; do not silently treat cells, fields of view, repeated readings, spectra, model runs, or technical replicates as independent biological or experimental samples.
  • Prefer effect sizes, uncertainty intervals, sample sizes, and exact test definitions over significance-only phrasing.
  • State missing information as AUTHOR_INPUT_NEEDED instead of inventing sample sizes, tests, software, corrections, exclusion rules, randomization, or blinding.
  • If a journal-specific instruction, study-type guideline, or field standard conflicts with this skill, follow the more specific source and mark the source used.

Accepted inputs

The skill may receive:

  • a Statistical analysis / Methods subsection
  • Results paragraphs containing test statistics or p values
  • figure panels, legends, captions, or source-data notes
  • reviewer comments about statistics
  • author notes in Chinese or English
  • tables of reported comparisons
  • raw or summary data, only when the user wants a concrete reanalysis or figure-statistics check

If the input is partial, run a bounded audit and state which parts cannot be assessed.

Workflow

  1. Classify the task. Decide whether the user wants audit, rewrite, draft, reviewer-response support, figure-statistics alignment, or data-backed reanalysis.
  2. Extract the design. Identify groups, treatments, time points, endpoints, blocking factors, repeated measures, randomization, blinding, exclusions, and missing-data handling.
  3. Define n and replication. Separate independent experimental units, biological replicates, technical replicates, repeated measures, cells/fields/subsamples, simulations, and pooled observations.
  4. Map claims to analyses. For each result claim, record the comparison/model, test family, assumptions, correction strategy, effect estimate, uncertainty, and exact p-value policy.
  5. Check common failure modes. Use references/common-failure-modes.md when the text involves nested data, many comparisons, cell-level measurements, interaction claims, correlations, regression, outliers, small samples, or significance-only reasoning.
  6. Check reporting completeness. Use references/statistical-reporting.md to verify that Methods and Results give enough information for readers and reviewers to understand the analysis. If the target is the flagship journal Nature, also use references/nature-article-requirements.md for its exact tail, n, repeat, P-value, test-statistic and degrees-of-freedom requirements. If the target is Nature Machine Intelligence, also use ../nature-shared/journal-formats/nature-machine-intelligence.md for its legend-statistics, source-data, reporting-summary and stage-specific checks.
  7. Align figure statistics. Use references/figure-statistics.md when figure legends, panel labels, stars, error bars, box plots, violin plots, source data, or supplementary figure notes are involved.
  8. Draft or revise. Produce conservative, ready-to-paste text. Keep claims within the supplied design and evidence. Do not upgrade statistical association into mechanism or causality.
  9. Run final QA. Use references/reviewer-checklist.md before final delivery for severity labels, unresolved author questions, and reviewer-facing risk.

Read the full file on GitHub · 126 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. 12d ago First seen · 126 lines · 139 tokens per session scan A d2373a2eaff2

Subscribe to this mod's changes

nature-statistics is a skill published in the GitHub repository Yuan1z0825/nature-skills (40,913 stars, last pushed 2d ago), licensed Apache-2.0. It adds 139 tokens to every session and 1,757 once invoked, about $0.0007 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-08-30.

Related

Other skills, from other repositories

literature-searcher

Search CrossRef, OpenAlex, PubMed, Semantic Scholar, and optional Scopus; deduplicate results, download open-access PDFs by DOI, classify papers, monitor new results, and analyze coverage. Use when asked to search literature, monitor a topic, download an open-access paper, classify papers, or analyze literature gaps.

Dianel555/DSkills · 72 tokens

academic-research

Search academic papers, scholarly articles, and research publications through SandBase. Use when asked for literature review, academic citations, scholarly research, paper discovery, or scientific evidence gathering.

sandbaseai/sandbase-skills · 39 tokens

academic-trend-research

Research emerging academic trends by combining scholarly databases, web sources, and news to identify rising research areas, breakthrough papers, and shifting scientific consensus. Ideal for R&D teams tracking frontier science.

sandbaseai/sandbase-skills · 43 tokens

using-cesiumjs-skills

Use when starting any conversation involving CesiumJS development - provides orientation on available domain skills and how they activate.

CesiumGS/cesiumjs-skills · 29 tokens

latex-empirical-tables

Set up, format, fix, and clean up LaTeX regression and estimation tables in empirical economics or finance papers. Use when (a) creating a .tex, results.tex, main.tex, or preamble to display regression or estimation output from Python (pyfixest), Stata, or R — including any mention of estout, esttab, estauto, estwide…

kennethkhoocy/applied-micro-skills · 240 tokens

cite-placement

Place pre-screened literature citations into a LaTeX or Word manuscript, or restyle the citations already in one. Three modes: (1) inline placement — inline \cite{}/\citet{}/\citep{} with a compiled references.bib, for author-date journals (APA, MLA, Harvard, Chicago author-date, IEEE, Vancouver); (2) footnote…

kennethkhoocy/applied-micro-skills · 181 tokens