nature-skills
Complete AI toolkit for Nature-style research writing and publishing
All Skills in This Repository (20)
Pure Emerald Level Indicatorsnature-paper2ppt
Convert research papers and PDFs into structured Chinese PowerPoint presentations.
nature-citation
Extract manuscript segments and match scholarly citations from Nature, Science, or Cell Press journals.
nature-data
Generate and audit data availability statements for Nature journal submissions.
nature-response
Draft point-by-point response letters for academic manuscript revisions.
nature-polishing
Polish and restructure academic manuscript sections into Nature-style English.
nature-figure
Create publication-quality scientific figures with Python matplotlib or R ggplot2.
nature-experiment-log
Convert experiment images, voice notes, and text into structured Markdown logs with YAML frontmatter.
researchwrite
Drafts, revises, and audits research proposals through an evidence-first state-machine workflow.
nature-paper-to-patent
Convert research papers and code into evidence-grounded Chinese invention patent drafts.
nature-statistics
Audit and rewrite statistical reporting for Nature journal manuscript submissions.
nature-reviewer
Generate three mutually blind Nature-style pre-submission reviewer reports with tiered concerns.
nature-downloader
Downloads academic full text through publisher APIs, open-access routes, CNKI, and institution-authorized browser sessions.
Frequently Asked Questions
FAQPage SchemaHow to install nature-skills?โผ
Run `npx skills add Yuan1z0825/nature-skills --all -g -y` in your terminal to install all research skills globally.
What can nature-skills do for researchers?โผ
It covers the full research workflow: literature search, bilingual paper reading, citation verification, Nature-style writing and polishing, statistics audits, mock peer review, reviewer responses, figures, slides, and patent drafting.
Does nature-skills work with Claude Code and Codex?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Codex, OpenClaw, Cursor, and other compatible agents.
Can I use nature-skills without coding experience?โผ
Yes. You describe your task in plain language, such as polishing a paragraph or reviewing a manuscript, and the agent handles the technical execution.
Will nature-skills invent data or citations?โผ
No. Every skill is evidence-grounded: missing facts are flagged as AUTHOR_INPUT_NEEDED instead of being fabricated, and citations are verified against real sources.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides