academic-paper-reviewer

Simulates multi-perspective peer review of academic manuscripts with five-dimension scoring rubrics.

5|Updated May 17, 2026
One-click install
npx skills add https://github.com/s3644/academic-copilot-skills --skill academic-paper-reviewer-s3644
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: academic-paper-reviewer
Source: https://github.com/s3644/academic-copilot-skills/tree/main/.github/skills/academic-paper-reviewer
Command: npx skills add https://github.com/s3644/academic-copilot-skills --skill academic-paper-reviewer-s3644

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Academic authors lack fast, structured feedback on manuscripts before journal submission, and informal reviews often miss methodological flaws, unsupported claims, or fabricated citations. ## Core Features & Use Cases - Multi-Perspective Review Panel: Simulates an Editor-in-Chief, three reviewers, and a Devil's Advocate, each producing distinct evidence-based reports with 0-100 scores across originality, rigor, evidence, coherence, and writing quality. - Citation Verification: Spot-checks 5-10 references per review via CrossRef, Semantic Scholar, PubMed, and arXiv APIs, flagging unverifiable citations. - Multiple Review Modes: Supports full review, quick assessment, methodology deep-dive, guided improvement, re-review verification with a traceability matrix, and calibration against a gold set of papers. - Use Case: A graduate student pastes a draft thesis chapter and asks for a full review; the skill returns five reviewer reports, a weighted score, and an editorial decision letter with required revisions. ## Quick Start Review this manuscript and give me a full peer review with scores and an editorial decision.

Frequently Asked Questions about academic-paper-reviewer

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

FAQPage Schema
How do I get a peer review of my paper before journal submission?▼

Provide the manuscript and request a full review. The skill simulates an Editor-in-Chief, three reviewers, and a Devil's Advocate, each producing evidence-based reports with scores across five dimensions and a final editorial decision letter.

How does automated peer review verify citations?▼

Citation verification spot-checks 5-10 random references per review using the CrossRef API for DOIs, Semantic Scholar for title search, and PubMed or arXiv for domain-specific papers. References that cannot be found are flagged as unverifiable in the report.

Can I check whether my revisions addressed reviewer comments?▼

Yes, re-review mode loads the original review and revised manuscript, then checks every original concern as addressed, partial, or unaddressed. It produces a traceability matrix and re-scores the manuscript, flagging regressions greater than three points.

Does the review skill edit or rewrite my manuscript?▼

No, the skill is strictly read-only and produces review reports without modifying the manuscript. Every criticism includes what is wrong, where it is located, and a proposed fix for the author to implement.

What are the limitations of AI-generated review scores?▼

Scores are ordinally meaningful but not cardinally interpretable without calibration against a gold set of 5-20 papers with known outcomes. Calibration mode reports false negative rate, false positive rate, and balanced accuracy to contextualize subsequent reviews.