nature-citation

nature citation

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

What it does

  • A dynamic layer (this file plus manifest.yaml) that loads the core every time and reaches for heavier material only when a step needs it.
  • static/core/principles.md — what the skill produces, the strict journal scope, the source hierarchy, and the search-quality rules.
  • static/core/chinese-mode.md — how to operate when the user writes in Chinese or asks for Nature系列/CNS及子刊 style support.
  • static/core/workflow.md — the seven-step workflow and the final report format.
  • journal scope — Nature系列 / CNS / CNS及子刊 / flagship-only. Read it from the user's wording (see core/principles.md) and pass it to the script as --scope.
  • user language — if the user writes Chinese, follow core/chinese-mode.md (Chinese notes, English search queries).
  • input length — if there are more than ~10 segments, switch to the batched long-article strategy in references/script-usage.md.

Requirements & configuration

  • A dynamic layer (this file plus manifest.yaml) that loads the core every time and reaches for heavier material only when a step needs it.

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

nature citation

Source

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

nature-citation FAQ

What does the nature-citation skill do?

>- Add strict Nature/CNS citations to manuscript text by splitting long passages into citable segments, searching only accepted flagship and subjournal titles from Nature Portfolio, the AAAS Science family, and Cell Press, filtering by publication time range, and exporting one reference-manager-ready output by default. Use this skill whenever the user asks to input text and automatically get references, add citations to a paragraph/manuscript, find Nature-series or CNS support for statements, create text-to-reference correspondence, "分段引用", "自动给出引用", "Nature系列引用", "CNS及子刊", "支撑文献", "补引用", "找引用", or export EndNote/RIS/ENW/Zotero RDF. Also trigger on general academic-writing citation needs even without the word "Nature", such as adding references while writing a paper, finding sources/literature for a claim, building a reference list, citation/referencing for academic writing, and Chinese phrasings like 学术写作引用、写论文加引用、写paper找文献、加参考文献、配文献、引用文献、文献支撑. A dynamic layer (this file plus manifest.yaml) that loads the core every time and reaches for heavier material only when a step needs it. static/core/principles.md — what the skill produces, the strict journal scope, the source hierarchy, and the search-quality rules.

What does nature-citation require?

A dynamic layer (this file plus manifest.yaml) that loads the core every time and reaches for heavier material only when a step needs it.

How do I install nature-citation?

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

Maintain nature-citation?

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-citation on getagentictools](https://getagentictools.com/skills/yuan1z0825-nature-skills-nature-citation?ref=badge)
npx agentictools info skills/yuan1z0825-nature-skills-nature-citation

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