nature-polishing

nature-polishing is a skill for Claude Code from Galaxy-Dawn/claude-scholar. It costs 77 tokens per session (2,842 once invoked), scanned A, original, MIT.

A guide for polishing, restructuring, or translating academic writing into clear English influenced by Nature-style papers. It covers both the paper's reasoning and its sentence-level wording.

In plain words
What is it for?
Use it to revise manuscript paragraphs, abstracts, introductions, results, and other academic prose, including drafts written in Chinese.
Why use it?
It improves readability and argument flow while keeping the author's data, references, mechanisms, and novelty claims intact.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the claude-scholar plugin — 45 skills, 34 commands, 6 agents, 5 hooks shipped together

Good fit Use it to revise manuscript paragraphs, abstracts, introductions, results, and other academic prose, including drafts written in Chinese.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/galaxy-dawn/claude-scholar/nature-polishing
About the project

Claude Scholar is a semi-automated research assistant for academic research and software development, supporting literature review, coding, experiments, reporting, writing, and project knowledge management. Computer science and AI researchers use it across the research workflow with several coding-agent platforms; the catalogue contains its skills, commands, agents, hooks, plugin, and instruction.

Galaxy-Dawn/claude-scholar · 5,431 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 Galaxy-Dawn/claude-scholar --skill nature-polishing
Clone the repo
git clone --depth 1 https://github.com/Galaxy-Dawn/claude-scholar

Made for: Claude Code.

Or install claude-scholar, the plugin that ships this one along with the rest of its 45 skills, 34 commands, 6 agents, 5 hooks.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/galaxy-dawn/claude-scholar/nature-polishing"><img src="https://agentmods.dev/badge/skills/galaxy-dawn/claude-scholar/nature-polishing.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 77 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,842 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. Third-party audits
  • 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 368
    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.00077 $0.02842
Opus 5 $0.00039 $0.01421
Sonnet 5 $0.00015 $0.00568
Haiku 4.5 $0.00008 $0.00284

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

Security

Grade A, and why

nature-polishing 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 8d 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

Copies of this mod

3 near-identical copies found in the catalogue:

skills/nature-polishing/SKILL.md · 387 lines

How it starts

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

Nature-Style Academic Polishing

Use this skill to improve scientific writing at two levels:

  • main strategy: paper architecture, published-article patterns, section logic, reader workflow, evidence thresholds, and ethics
  • reference support: reusable phrase families, move patterns, transitions, and style checks

The main strategy should come from the course notes in Chapter1-Week1-7 and the curated article-pattern reference. The wording layer should come from Academic Phrasebank.

Default stance

  • Language serves argument. Do not polish sentences while leaving the reasoning broken.
  • Write with empathy for the reader: relevance first, then novelty, then trust, then reuse, then meaning.
  • There should be no mystery for the writer, but there may be one for the reader.
  • Do not invent data, references, mechanisms, or novelty claims.
  • Do not let AI draft the paper's core scientific argument from scratch.
  • If the draft is Chinese or structurally rough, reconstruct the logic first and the prose second.
  • Avoid em dashes in polished output by default. Prefer commas, parentheses, or full stops. Use colons sparingly unless the user explicitly asks to preserve dash-based punctuation or wants a colon-led style.

When to open extra files

These files are reference support. Use them after the section's rhetorical job is clear.

File Open when
references/published-article-patterns.md You need Nature/Nature Communications article-level writing patterns for abstracts, introductions, Results, Discussion, conclusions, or titles
references/writing-strategy.md You need paragraph- or section-level argument repair before sentence polishing
references/section-moves.md You need section-specific move orders or phrase patterns derived from Academic Phrasebank
references/phrasebank-playbook.md You need hedging, transition, evidence, limitation, or future-work phrase families
references/style-guardrails.md You need academic-style checks, paragraph/sentence checks, article use, register, or mechanics

Read the full file on GitHub · 387 lines

Files

What ships with it

6 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. 8d ago First seen · 387 lines · 77 tokens per session scan A 946eeed13b86

Subscribe to this mod's changes

nature-polishing is a skill published in the GitHub repository Galaxy-Dawn/claude-scholar (5,431 stars, last pushed 15d ago), licensed MIT. It adds 77 tokens to every session and 2,842 once invoked, about $0.0004 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-09-03.

Related

Other skills, from other repositories

research-workflow

This skill guides materials engineering researchers through four structured stages — from a raw idea to a fully planned experiment — with human-in-the-loop confirmation at each critical checkpoint.

GEUConn/research-idea-workflow-skill · 0 tokens

paper-select-journal

A workflow for choosing suitable SCI journals for a scientific manuscript. It reviews the paper, filters possible journals using impact-factor data, and checks journal scope and recent publications.

huangwb8/ChineseResearchLaTeX · 194 tokens

nsfc-budget

A tool that creates an editable LaTeX budget justification and renders it as a PDF for an NSFC research-funding application. NSFC is China’s National Natural Science Foundation, and a budget justification explains why proposed costs are needed.

huangwb8/ChineseResearchLaTeX · 138 tokens

stss

Reduce defensive disclaimers, stacked hedging, and self-protective narration in proposals and decision-facing writing. Use when the user asks to rewrite or audit a proposal, plan, research contribution, executive summary, or similar text for directness. Do not use for ordinary code work or unrelated prose.

lennney/stop-that-shit · 63 tokens

aaai-experiments

Use when designing or auditing AAAI experiments for the broad-AI program committee, including baselines, ablations, statistical significance, robustness, human evaluation, AI-for-Social-Impact and alignment/safety evidence, compute and cost reporting, and reproducibility-checklist alignment for Phase-1 survival.

brycewang-stanford/Awesome-Journal-Skills · 66 tokens

acl-experiments

Use when designing or auditing experiments for an ACL paper, covering tuned LLM baselines, multi-dataset and multilingual evaluation, statistical significance and variance, human evaluation with agreement reporting, contamination and prompt-sensitivity controls, ablations, and error-analysis expectations in NLP…

brycewang-stanford/Awesome-Journal-Skills · 59 tokens