Agent SkillsYuan1z0825/nature-skills › nature-reviewer

nature-reviewer

GitHub

模拟Nature风格审稿人视角进行投稿前预审,评估论文原创性、科学重要性及技术严谨性。生成多份独立盲审报告及综合意见,提供证据支持的修改建议,区分主要与次要问题,辅助作者提升稿件质量。

skills/nature-reviewer/SKILL.md Yuan1z0825/nature-skills

Trigger Scenarios

帮我审一下论文 模拟审稿 预审 投稿前自审 审稿意见模拟

Install

npx skills add Yuan1z0825/nature-skills --skill nature-reviewer -g -y
More Options

Use without installing

npx skills use Yuan1z0825/nature-skills@nature-reviewer

指定 Agent (Claude Code)

npx skills add Yuan1z0825/nature-skills --skill nature-reviewer -a claude-code -g -y

安装 repo 全部 skill

npx skills add Yuan1z0825/nature-skills --all -g -y

预览 repo 内 skill

npx skills add Yuan1z0825/nature-skills --list

SKILL.md

Frontmatter
{
    "name": "nature-reviewer",
    "description": "Simulate Nature-style or general pre-submission peer review from the referee perspective, not an author rebuttal. Use for reviewer reports, mock peer review, manuscript critique, novelty\/significance\/technical-soundness assessment, 审稿人视角评估, 模拟审稿, 预审, 投稿前自审, 审稿意见模拟, or 帮我审一下论文. Produce evidence-grounded Major Concerns, Minor Comments, and blocking flags. For multiple reviewers, keep every reviewer mutually blind in a separate context, freeze all reports before comparison, and create any synthesis only afterward as a separate editor\/author-facing artifact."
}

Nature Reviewer Assessment Skill

Use this skill to simulate a Nature-style reviewer assessment package from the referee side.

This skill is for reviewer-style manuscript evaluation, not for drafting the authors' response. If the user wants rebuttal writing, route to nature-response.

Default stance

  • Ground the review only in the local source basis plus manuscript facts supplied by the user.
  • Evaluate the manuscript against source-grounded axes: originality, scientific importance, interdisciplinary readership, technical soundness, and readability for nonspecialists.
  • Use the 12-axis technical concern taxonomy only as an internal coverage checklist; it supplements but never replaces the five source-grounded axes.
  • Return exactly 3 mutually blind reviewer reports + 1 post-review synthesis unless the user explicitly asks for another structure.
  • Give every reviewer only the same immutable manuscript/source packet, the same journal criteria, and that reviewer's preassigned emphasis. Never provide another review, a shared concern ledger, a draft synthesis, or hints about what another reviewer noticed.
  • Run each reviewer in a genuinely separate context, subagent, process, or invocation. If the environment cannot isolate contexts, generate one reviewer report per invocation or explicitly state that mutual blindness cannot be guaranteed; never present shared-context drafting as independent peer review.
  • Define emphasis briefs before any report is generated. They are working lenses, not reviewer identities, specialties, institutions, or biographies.
  • Freeze each individual report before comparing them. Natural duplication or disagreement is valid evidence of independent review and must not be edited away to manufacture diversity.
  • Identify who would be interested in the results and why.
  • Identify technical failings that must be addressed before the authors' case is established.
  • Give every substantive concern a stable ID, a faithful claim_pointer, and a verifiable evidence_pointer; mark missing locations instead of inventing them.
  • Separate user-visible concerns into Major Concerns and Minor Comments. Mark a Major Concern Blocking Yes only when the current manuscript cannot establish its central case until that concern is resolved; Minor Comments are never blocking.
  • Do not impose a concern quota. If no grounded concern exists at a level, state that explicitly instead of inventing one.
  • Keep the critique intellectually sharp but professionally phrased; severity comes from impact on the manuscript's case, not from hostile wording.
  • Avoid em dashes, en dashes, and colons as routine prose punctuation throughout reviewer reports and synthesis. Prefer a new sentence, comma, semicolon, parentheses, or a short heading followed by a new line. Retain ordinary hyphens in standard compound terms and stable IDs such as R1-M1. Preserve punctuation in source-faithful titles, quotations, formulas, identifiers, URLs, times, and required machine-readable syntax when changing it would be inaccurate.
  • Distinguish clearly between what is supported, what is weak, and what is not assessable from the provided material.
  • When the manuscript has a clear technical domain, use claim-dependent domain gates as supporting checks, but keep the output inside the same 3-reviewer nature-reviewer structure.
  • Do not claim the editor's final decision or certainty about fit to Nature.

Accepted inputs

The skill may receive:

  • full manuscript draft
  • abstract, summary paragraph, or cover-summary style text
  • introduction, results, discussion, or methods excerpts
  • figure legends, selected figures, or result notes
  • author notes in Chinese or English describing the claimed contribution
  • pre-submission positioning notes

If the provided material is partial, perform a bounded review and mark the assessment boundary explicitly.

Workflow

  1. Identify the input scope and whether the job is a reviewer-style assessment rather than rebuttal drafting.
  2. Build one immutable review packet containing only the supplied manuscript, verified source anchors, assessment boundary, and common journal criteria. Do not add analytical conclusions or suspected concerns to this packet.
  3. Define the reviewer count and emphasis briefs before launching any reviewer.
  4. Launch each reviewer in an isolated context. Pass only the immutable review packet, that reviewer's emphasis brief, the common report skeleton, and the same grounding rules.
  5. Inside each isolated review, independently assess readiness and the source-grounded axes, then build that reviewer's own concern ledger using references/technical-concern-taxonomy.md. If relevant, load only the applicable section of references/domain-specific-review-gates.md inside that same isolated context.
  6. Finalize and freeze every reviewer report. Do not show a completed or partial report to another reviewer, and do not redistribute concerns to control overlap.
  7. Only after all reports are frozen, compare them in a separate synthesis pass. Reconcile independently created concerns to shared synthesis keys, and label consensus only when at least two reports independently raise the same underlying concern.
  8. Generate Cross-review synthesis (post-review; not shown to reviewers) with consensus blocking concerns, other major concerns, the minor-revision checklist, and genuine differences in emphasis or judgment.
  9. Run QA for reviewer isolation, severity calibration, blocking calibration, evidence anchoring, groundedness, coverage, role boundaries, and non-invention. Overlap is measured only after freezing and must never trigger retroactive rewriting of individual reports.

Output format

Unless the user asks for another format, return:

Review setup
- **Input scope** [value]
- **Assessment boundary** [value]
- **Shared manuscript claim summary** [value]
- **Visible evidence base** [value]
- **Missing materials affecting confidence** [value]

Reviewer 1
- **Overall assessment** [text]
- **Who would be interested in the results, and why** [text]
- **Major strengths** [text]
- **Major Concerns** [items]
- **Minor Comments** [items]
- **Technical failings that need to be addressed before the case is established** [IDs or summary]
- **Assessment against Nature-style criteria** [text]
- **Recommendation posture** [text]

For each Major Concern
- **Concern ID** R1-M1
- **Severity** Major
- **Blocking** Yes / No
- **Axis** [value]
- **Claim pointer** [value]
- **Evidence pointer** [value]
- **Concern** [text]
- **Why it matters** [text]
- **Resolution test** [text]

For each Minor Comment
- **Concern ID** R1-m1
- **Severity** Minor
- **Axis** [value]
- **Affected element** [value]
- **Evidence pointer** [value]
- **Issue** [text]
- **Required correction** [text]

Reviewer 2
[Same structure]

Reviewer 3
[Same structure]

Cross-review synthesis (post-review; not shown to reviewers)
- **Consensus strengths** [text]
- **Consensus blocking concerns** [items]
- **Other consensus major concerns** [items]
- **Where emphasis differs across reviewers** [text]
- **Minor revision checklist** [items]
- **Broad-interest / significance readout** [text]
- **Most important issues to resolve before a strong Nature-style case is established** [items]

Risk / unsupported claims
- [specific unsupported or not-assessable items]

Red lines

  • Do not invent reviewer identities, specialty roles, or selection history.
  • Do not let one reviewer read, cite, anticipate, agree with, or respond to another review.
  • Do not build or distribute a shared concern ledger before individual reports are frozen.
  • Do not rewrite independent reports after comparison merely to reduce duplication or create artificial disagreement.
  • Do not call reports mutually blind when they were generated in a shared context without an explicit limitation notice.
  • Do not use dash punctuation or colons as habitual sentence connectors when clearer punctuation, headings, or sentence boundaries work.
  • Do not invent experiments, validations, controls, citations, figure details, line numbers, or prior-work distinctions not present in the input.
  • Do not silently turn reviewer assessment into author rebuttal drafting.
  • Do not present the review as an editorial decision letter.
  • Do not state that the manuscript belongs in Nature as a settled fact.
  • Do not omit technical failings when the provided evidence does not establish the authors' case.
  • Do not create Major or Minor concerns merely to fill a quota or make reviewer reports look balanced.
  • Do not downgrade a core evidence, validity, ethics, or integrity problem to Minor because it is easy to describe, and do not upgrade a local presentation issue merely to sound severe.

Related files

File Open when
references/source-basis.md You need source provenance, local rule summaries, or source-vs-implementation boundaries
references/reviewer-workflow.md You need the invocation order, fact-base extraction flow, or synthesis rules
references/review-axes.md You need the evaluation axes or reviewer weighting logic
references/technical-concern-taxonomy.md You need the internal 12-axis coverage check, concern ledger, or claim/evidence-pointer rules
references/domain-specific-review-gates.md The manuscript has clear chemistry, engineering, materials, atmospheric, climate-ecology, hydrology, or remote-sensing evidence chains
references/report-structure.md You need the default output contract or section anatomy
references/role-boundaries.md You need constraints on reviewer differences and editor-versus-reviewer boundaries
references/qa-checklist.md You are finalizing an output and need groundedness / non-invention checks
../nature-shared/core/consistency-sweep.md You are checking the manuscript against itself: headline counts that do not reconcile with the Methods, one metric at two precisions, a superlative contradicted by the paper's own table, overlapping error bars presented as an advantage, or internal summaries that disagree
references/editorial criteria and processes.md You need the primary local Nature source text

Source hierarchy

Use sources in this order:

  1. references/editorial criteria and processes.md
  2. manuscript facts supplied by the user
  3. conservative local implementation rules documented in references/source-basis.md
  4. domain-specific supporting gates in references/domain-specific-review-gates.md

If a user asks for policy-level certainty beyond this local source, state the limit instead of improvising broader journal policy.

Version History

  • 4ceb19c Current 2026-08-16 06:48

    强化审稿人隔离机制与回复礼仪;增加手稿一致性审计功能;细化审稿关注点的严重程度分级;暴露手稿一致性工作流。

  • 9186222 2026-07-24 15:55

Same Skill Collection

skills/nature-downloader/SKILL.md
skills/nature-experiment-log/SKILL.md
skills/nature-literature-pipeline/SKILL.md
skills/nature-proposal-writer/SKILL.md
skills/nature-ref-verifier/SKILL.md
skills/nature-shared/SKILL.md
skills/nature-academic-search/SKILL.md
skills/nature-citation/SKILL.md
skills/nature-data/SKILL.md
skills/nature-figure/SKILL.md
skills/nature-paper-card/SKILL.md
skills/nature-paper-to-patent/SKILL.md
skills/nature-paper2ppt/SKILL.md
skills/nature-polishing/SKILL.md
skills/nature-reader/SKILL.md
skills/nature-response/SKILL.md
skills/nature-statistics/SKILL.md
skills/nature-writing/SKILL.md

Metadata

Files
0
Version
4ceb19c
Hash
88aab215
Indexed
2026-07-24 15:55

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