paper_review

Reviews speech and language processing papers through parallel technical, reference, and language checks.

Updated Aug 5, 2026
One-click install
npx skills add https://github.com/sayonari/claude-skills --skill paper-review-sayonari
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper_review
Source: https://github.com/sayonari/claude-skills/tree/main/paper_review
Command: npx skills add https://github.com/sayonari/claude-skills --skill paper-review-sayonari

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Peer-reviewing academic papers is time-consuming and error-prone: fabricated references, inconsistent numbers, and AI-generated writing are easy to miss, and reviewers must also respect confidentiality rules about sending manuscripts to external AI services. This Skill structures the entire review process for speech and language processing venues (Interspeech, ICASSP, IEEE/ACM Trans., Speech Communication) so nothing is overlooked. ## Core Features & Use Cases - Pre-review compliance hearing: Confirms whether the work is a committee review or self-review, checks the venue's AI-use policy, and enforces confidentiality rules (no manuscript content sent to external services without permission). - Three parallel review tracks: Technical content review (novelty, baselines, numeric consistency checks), reference verification (hallucination detection via DOI resolution and multi-database lookup), and language/AI-writing-trace analysis based on corpus-measured style data. - Structured deliverables: Produces per-track reports, a final review draft with proposed scores and submission-ready comments, and a self-contained HTML report for the reviewer. - Use Case: A reviewer assigned three ICASSP papers runs all three check tracks per paper in parallel, receives verified reference tables flagging two fabricated citations with DOI evidence, and gets a final review draft whose comments are scrubbed of AI-sounding phrasing before submission. ## Quick Start Ask the AI to review the attached manuscript PDF using the paper_review skill, stating whether it is a committee review or a self-review of your own draft.

Frequently Asked Questions about paper_review

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

FAQPage Schema
How do I review a paper with AI assistance without violating confidentiality?

The skill starts with a mandatory hearing that identifies the venue and checks its reviewer guidelines for AI-use policy. If external AI upload is prohibited or unclear, it recommends local-only processing, anonymized excerpts, or abstaining, leaving the decision to the reviewer.

How to detect fabricated references in a submitted paper?

Extract all references and verify each against arXiv, IEEE Xplore, ACL Anthology, ISCA Archive, Semantic Scholar, and DBLP, and always resolve the DOI. Flag a citation as suspected fabrication only when the title appears nowhere, the DOI resolves to an unrelated paper, and author-venue-year combinations mismatch.

Can I use this for self-review of my own manuscript before submission?

Yes, a dedicated self-review mode applies the same three-track checks to your own draft, with no external-AI restrictions since it is your own work. A lightweight version runs at each chapter completion and a full version before submission.

What venues and paper types does this review workflow support?

It targets speech and language processing venues including Interspeech, ICASSP, IEEE/ACM Transactions, and Speech Communication. Review comment length and tone are calibrated per venue by asking for the review form and past review examples.

Why should review comments avoid AI-sounding language?

Review comments written with banned words, em-dashes, or overly uniform enumeration reveal AI generation and reduce credibility. The skill self-checks draft comments against corpus-measured style data and rewrites them into plain, direct reviewer English before submission.