nature-data

nature data

yuan1z0825 31k ↓ 4.6k Apache-2.0 updated 26d ago
Claude Code
View source ↗

What it does

  • static/core/stance.md — what the data-availability package is, the default stance, and the source hierarchy.
  • static/core/chinese-mode.md — how to operate when the user writes in Chinese (accept Chinese, draft English, convert terms precisely).
  • static/core/workflow.md — the eight-step workflow and the output format.
  • journal/article type — if journal-specific instructions conflict with this skill, follow the journal.
  • user language — if the user writes Chinese, follow core/chinese-mode.md and add the 中文核对 block.
  • The static layer is versioned and reviewable; the core stays small for a normal statement.
  • The dynamic layer keeps each invocation cheap: the policy, repository, and FAIR depth load only when a step needs them.

Requirements & configuration

  • A dynamic layer (this file plus manifest.yaml) that loads the core every time and reaches for the deeper policy/repository/FAIR references only when a step needs them.
  • The dynamic layer keeps each invocation cheap: the policy, repository, and FAIR depth load only when a step needs them.

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

nature data

Source

Repository: https://github.com/yuan1z0825/nature-skills

nature-data FAQ

What does the nature-data skill do?

>- Prepare, audit, or revise Nature-ready Data Availability statements, data repository plans, dataset citations, and FAIR metadata checklists for manuscripts. Use when the user asks about Nature data availability, research data sharing, repository selection, accession numbers, restricted or sensitive data, source data, supplementary datasets, DataCite-style dataset references, FAIR metadata for academic publication, or Chinese-to-English data availability wording for Chinese-speaking authors preparing Nature-family submissions. Also trigger on general academic-writing data needs even without the word "Nature", such as writing a data availability statement for any journal, code/data sharing sections, repository selection while writing a paper, and Chinese phrasings like 数据可用性声明、数据可用性、 数据共享、代码可用性、学术写作数据声明、写数据声明、数据存放、数据仓库选择. static/core/stance.md — what the data-availability package is, the default stance, and the source hierarchy. static/core/chinese-mode.md — how to operate when the user writes in Chinese (accept Chinese, draft English, convert terms precisely).

What does nature-data require?

A dynamic layer (this file plus manifest.yaml) that loads the core every time and reaches for the deeper policy/repository/FAIR references only when a step needs them. The dynamic layer keeps each invocation cheap: the policy, repository, and FAIR depth load only when a step needs them.

How do I install nature-data?

Run: npx -y skills add https://github.com/yuan1z0825/nature-skills --skill nature-data --agent claude-code — the source lives at github.com/yuan1z0825/nature-skills.

Maintain nature-data?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[nature-data on getagentictools](https://getagentictools.com/skills/yuan1z0825-nature-skills-nature-data?ref=badge)
npx agentictools info skills/yuan1z0825-nature-skills-nature-data

The second line is the CLI lookup for this page — handy in READMEs and docs.