nature-response
nature response
What it does
- A static layer under static/ that holds versioned, reusable content fragments (the default stance and red lines, and the response workflow with output format).
- static/core/stance.md — the editor-facing purpose, the default stance, the red lines, and the source hierarchy that apply to every response job.
- static/core/workflow.md — accepted inputs, the revision correspondence workflow, and the output package format.
- task mode — draft / audit / revise / triage-only / cover-letter / revision-package / latex-template / appeal-like.
- decision type — minor revision, major revision, revise-and-resubmit, transfer after review, or unclear.
- user language — if the user writes Chinese, also produce the 中文核对 block.
- The static layer is versioned and reviewable; the core stays small for a normal response.
Requirements & configuration
- A dynamic layer (this file plus manifest.yaml) that loads the core every time and reaches for the deeper response references or templates only when a step needs them.
- The dynamic layer keeps each invocation cheap: the difficult-case, taxonomy, and QA depth load only when a step needs them.
Configuration: AUTHOR_INPUT_NEEDED
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
nature-response FAQ
What does the nature-response skill do?
>- Draft, audit, or revise Nature-style revision correspondence packages: point-by-point reviewer response letters, rebuttal letters, revision cover letters, LaTeX cover/response templates, and red-marked revised-manuscript excerpts. Use for reviewer comments, editor decision letters, pasted editorial emails, response drafts, cover letters, response to reviewers, rebuttal, 修回信, 返修邮件, 编辑邮件, 返修 cover letter, 审稿意见回复, 逐点回复, 大修回复, 小修回复, 回复审稿人, 修改稿回复, 写rebuttal, 回应审稿意见, 标红修改, or LaTeX 模板. A static layer under static/ that holds versioned, reusable content fragments (the default stance and red lines, and the response workflow with output format). static/core/stance.md — the editor-facing purpose, the default stance, the red lines, and the source hierarchy that apply to every response job.
What does nature-response require?
A dynamic layer (this file plus manifest.yaml) that loads the core every time and reaches for the deeper response references or templates only when a step needs them. The dynamic layer keeps each invocation cheap: the difficult-case, taxonomy, and QA depth load only when a step needs them. Configuration keys: AUTHOR_INPUT_NEEDED.
How do I install nature-response?
Run: npx -y skills add https://github.com/yuan1z0825/nature-skills --skill nature-response --agent claude-code — the source lives at github.com/yuan1z0825/nature-skills.
Maintain nature-response?
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-response on getagentictools](https://getagentictools.com/skills/yuan1z0825-nature-skills-nature-response?ref=badge) npx agentictools info skills/yuan1z0825-nature-skills-nature-response The second line is the CLI lookup for this page — handy in READMEs and docs.