ai-peer-review-skill
Multi-reviewer peer review of academic papers with meta-review
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install ai-peer-review-skill?โผ
Run `npx skills add AlexWortega/ai-peer-review-skill --all -g -y` in your terminal to install the skill globally.
How to get an AI peer review of my paper?โผ
Point the skill at your PDF, DOCX, or text file and it spawns several independent reviewers, then delivers individual reviews, a synthesized meta-review, and a final verdict.
What does the meta-review include?โผ
It lists each reviewer's exact verdict, common and unique concerns, a usefulness ranking of reviewers, a consensus verdict, and a CSV table mapping which reviewer raised which concern.
Does it check for missing prior art?โผ
Yes. Every reviewer must run at least one arXiv search to verify novelty claims and cite missing related work by arXiv ID, so no fabricated references appear.
Do I need extra API keys to run paper reviews?โผ
No. It runs entirely on parallel Claude subagents inside Claude Code, so no OpenAI, Google, or other API keys are required.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides