Agent SkillsGalaxy-Dawn/claude-scholar › nature-response

nature-response

GitHub

专为Nature家族期刊设计的技能,用于根据审稿意见和编辑决定起草、审核或修订逐点回复信。确保回应专业、可追溯,映射具体修改或科学解释,严禁虚构内容,旨在高效处理大修/小修及 rebuttal。

skills/nature-response/SKILL.md Galaxy-Dawn/claude-scholar

Trigger Scenarios

收到审稿人意见需要回复 撰写或修改修回信(rebuttal letter) 处理编辑决定的修改要求 请求如何回复 reviewer

Install

npx skills add Galaxy-Dawn/claude-scholar --skill nature-response -g -y
More Options

Use without installing

npx skills use Galaxy-Dawn/claude-scholar@nature-response

指定 Agent (Claude Code)

npx skills add Galaxy-Dawn/claude-scholar --skill nature-response -a claude-code -g -y

安装 repo 全部 skill

npx skills add Galaxy-Dawn/claude-scholar --all -g -y

预览 repo 内 skill

npx skills add Galaxy-Dawn/claude-scholar --list

SKILL.md

Frontmatter
{
    "name": "nature-response",
    "status": "Beta",
    "version": "0.1.0",
    "description": "Draft, audit, or revise point-by-point reviewer response letters for Nature-family manuscript revisions. Use when the user provides reviewer comments, editor decision letters, revision notes, response drafts, or asks how to respond to major\/minor revision requests, rebuttal letters, response to reviewers, peer-review reports, 审稿意见回复, 逐点回复, 修回信, 大修回复, 小修回复, or 如何回复 reviewer."
}

Nature Reviewer Response Skill

Use this skill to convert editor decision letters, reviewer comments, author notes, or draft rebuttals into an auditable point-by-point response package for manuscript revisions.

The response letter is an editor-facing verification document. The goal is to show that every reviewer concern has been understood, addressed, and mapped to a concrete manuscript change, justified scientific response, or unresolved author action.

Default stance

  • Preserve each reviewer comment faithfully before responding.
  • Every reviewer concern must be answered, cross-referenced, or explicitly marked as unresolved.
  • Map every response to manuscript evidence, a revision location, a justified disagreement, or AUTHOR_INPUT_NEEDED.
  • Do not invent experiments, analyses, citations, line numbers, figure panels, supplementary materials, editor instructions, reviewer identities, or manuscript changes.
  • Prefer concise, evidence-linked replies over long defensive explanations.
  • When disagreeing, acknowledge the concern first, then give a scientific or scope-based reason.
  • When a reviewer misunderstood the manuscript, first consider whether the manuscript presentation caused the misunderstanding.
  • Treat rebuttal letters as potentially public review artifacts; write with professional tone and traceability.

Accepted inputs

The skill may receive:

  • editor decision letter
  • reviewer comments
  • previous response draft
  • manuscript change notes
  • tracked-change summary
  • line or page numbers
  • figure, table, and supplement list
  • author notes in Chinese or English
  • journal name and article type

If reviewer boundaries or comment segmentation are ambiguous, flag the ambiguity instead of inventing reviewer structure.

Workflow

  1. Identify task mode and input readiness: draft, audit, revise, triage-only, or appeal-like.
  2. Identify decision type: minor revision, major revision, revise-and-resubmit, transfer after review, or unclear.
  3. Extract editor instructions first and assign IDs such as E.1, then split reviewer comments with IDs such as R1.1, R1.2, and R2.1.
  4. Classify each item by category, severity, action label, missing input, readiness state, and risk.
  5. Create a response strategy summary before drafting prose.
  6. Draft responses using preserved reviewer comments unless the mode is triage-only or appeal-like.
  7. Map each claimed change to manuscript location, figure, table, supplement, citation, or explicit placeholder.
  8. Flag missing author input rather than fabricating details.
  9. Run QA for completeness, traceability, factuality, tone, and unresolved risk.
  10. Return the response package with package readiness: ready_to_submit, draft_with_placeholders, needs_author_input, or blocked.

Output format

Unless the user asks for another format, return:

Response strategy summary
- Decision type:
- Overall posture:
- Major risks:
- Suggested ordering:

Comment-response tracker
| ID | Reviewer concern | Type | Severity | Proposed action | Missing author input |
|---|---|---|---|---|---|

Draft point-by-point response letter
[editor-readable English response]

Manuscript change checklist
- [specific manuscript changes or placeholders]

Missing information / risk flags
- [specific unresolved items or "None"]

中文核对
- [when the user writes in Chinese; otherwise omit unless useful]

Red lines

  • Do not ignore any reviewer comment.
  • Do not rephrase reviewer comments in a way that changes their meaning.
  • Do not claim a revision was made unless the user supplied it.
  • Do not invent line numbers, figure panels, citations, statistical results, or supplementary items.
  • Do not use hostile or accusatory language.
  • Do not cite time, money, or convenience as the primary reason for not doing a requested experiment.
  • Do not hide limitations.
  • Do not generate an appeal letter as the default path. Route appeal-like cases separately.
  • Do not generate a cover letter in the MVP. Mention it only as adjacent revision-package material when relevant.

Related files

File Open when
references/intake-and-routing.md Before drafting, to identify task mode, minimum inputs, editor IDs, readiness state, and clarifying-question need
references/source-basis.md You need source hierarchy, rule provenance, or policy-vs-advice boundaries
references/response-structure.md You need the response package format or point-by-point letter anatomy
references/comment-taxonomy.md You need to classify reviewer comments by category and severity
references/action-mapping.md You need action labels, tracker fields, and missing-input states
references/tone-and-stance.md You need recommended language, forbidden phrasing, or disagreement tone
references/chinese-author-alignment.md The user writes in Chinese or provides Chinese author notes
references/difficult-cases.md The comments involve impossible experiments, factual errors, conflicting reviewers, citations, statistics, compliance, transfer, or appeal-like cases
references/qa-checklist.md Before finalizing an output or auditing a draft response

Source hierarchy

Use sources in this order:

  1. Target journal instructions and the editor decision letter.
  2. Nature / Nature Portfolio / Springer Nature revision and peer-review process guidance.
  3. Springer Nature editorial advice on rebuttal letters.
  4. Local manuscript facts supplied by the author.

If a policy detail may have changed, verify the current journal page before giving final submission advice.

Version History

  • 2f7766f Current 2026-07-25 09:09

Same Skill Collection

skills/agent-identifier/SKILL.md
skills/architecture-design/SKILL.md
skills/bug-detective/SKILL.md
skills/citation-verification/SKILL.md
skills/code-review-excellence/SKILL.md
skills/command-development/SKILL.md
skills/daily-coding/SKILL.md
skills/daily-paper-generator/SKILL.md
skills/doc-coauthoring/SKILL.md
skills/expression-skill/SKILL.md
skills/frontend-design/SKILL.md
skills/git-workflow/SKILL.md
skills/kaggle-learner/SKILL.md
skills/latex-conference-template-organizer/SKILL.md
skills/mcp-integration/SKILL.md
skills/ml-paper-writing/SKILL.md
skills/nature-polishing/SKILL.md
skills/nature-writing/SKILL.md
skills/obsidian-kb-artifacts/SKILL.md
skills/obsidian-literature-workflow/SKILL.md
skills/obsidian-project-kb-core/SKILL.md
skills/obsidian-source-ingestion/SKILL.md
skills/paper-self-review/SKILL.md
skills/planning-with-files/SKILL.md
skills/plugin-structure/SKILL.md
skills/post-acceptance/SKILL.md
skills/publication-chart-skill/SKILL.md
skills/research-ideation/SKILL.md
skills/results-analysis/SKILL.md
skills/results-report/SKILL.md
skills/review-response/SKILL.md
skills/skill-development/SKILL.md
skills/skill-improver/SKILL.md
skills/skill-quality-reviewer/SKILL.md
skills/ui-ux-pro-max/SKILL.md
skills/uv-package-manager/SKILL.md
skills/verification-loop/SKILL.md
skills/web-design-reviewer/SKILL.md
skills/webapp-testing/SKILL.md
skills/zotero-obsidian-bridge/SKILL.md
skills/hook-development/SKILL.md
skills/nature-data/SKILL.md
skills/writing-anti-ai/SKILL.md
skills/defuddle/SKILL.md

Metadata

Files
0
Version
2f7766f
Hash
9521d5cd
Indexed
2026-07-25 09:09

- 위키
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-20 11:02
浙ICP备14020137号-1 $방문자$