qinyan-nature-review

Generates traceable pre-submission peer review reports with severity-ranked findings and consistency validation.

863|74|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/LeonChaoX/qinyan-academic-skills --skill qinyan-nature-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qinyan-nature-review
Source: https://github.com/LeonChaoX/qinyan-academic-skills/tree/main/skills/%E6%B2%81%E8%A8%80%E5%AD%A6%E6%9C%AFskills/qinyan-nature-review
Command: npx skills add https://github.com/LeonChaoX/qinyan-academic-skills --skill qinyan-nature-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Authors submitting to Nature and other high-impact journals lack an objective, evidence-grounded way to stress-test their manuscripts before peer review, often discovering weaknesses in novelty, rigor, or claim-evidence alignment only after rejection.

Core Features & Use Cases

  • Three-lens review structure: Evaluates manuscripts through conceptual significance, technical integrity, and evidence-and-communication lenses, then merges findings into a cross-review synthesis with P0/P1/P2 severity ranking.
  • Traceable issue tracking: Assigns every concern a stable Issue key, unique Concern ID, claim pointer, evidence pointer, and a verifiable resolution test so findings are auditable rather than vague.
  • Automated consistency checking: Ships a Python script that validates concern identifiers, required fields, severity values, and consensus rules in the generated Markdown report.
  • Use Case: A researcher pastes a draft manuscript and asks for a simulated Nature-style review; the skill produces a structured reviewer report flagging a P0 causality gap in Figure 2 with a concrete resolution test, then validates the report with the consistency script.

Quick Start

Use qinyan-nature-review to conduct a traceable pre-submission review of my attached manuscript and produce a severity-ranked reviewer report.

Frequently Asked Questions about qinyan-nature-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I simulate peer review of my manuscript before journal submission?

Provide your manuscript text, figures, and data, then request a pre-submission review. The skill evaluates conceptual significance, technical integrity, and evidence alignment across three lenses and returns a severity-ranked report with traceable concerns and resolution tests.

What does a Nature-style pre-submission review check?

It checks novelty and broad significance, experimental and statistical rigor, claim-evidence consistency, reproducibility, figure-text alignment, and ethics transparency. Findings are ranked P0, P1, or P2 based on their impact on the core argument.

How are review findings tracked and validated?

Each concern receives a unique Concern ID, stable Issue key, claim pointer, evidence pointer, and resolution test. Running the bundled review_consistency.py script on the Markdown report verifies unique IDs, required fields, valid severities, and multi-lens consensus.

Can this skill predict whether my paper will be accepted?

No. It deliberately avoids editorial decisions, acceptance predictions, and fabricated reviewer identities. It reports evidence-grounded risks and missing materials, and marks anything not assessable from the provided content.

What are the limitations of an automated manuscript review?

The review only uses materials you provide and verified sources, so missing sections or data limit its conclusions. It cannot confirm absolute novelty without systematic literature evidence and defers deep statistical audits to a dedicated statistics skill.