paper-review
Performs comprehensive ML paper reviews based on NeurIPS/ICML/ICLR criteria.
Install
mkdir -p .claude/skills/paper-review && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/13042" && unzip -o skill.zip -d .claude/skills/paper-review && rm skill.zipInstalls to .claude/skills/paper-review
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Comprehensive ML Paper Review. Use when user needs a rigorous peer review of ML papers following NeurIPS/ICML/ICLR standards with structured feedback and ratings.Key capabilities
- →Extract contributions, hypotheses, and evidence into a claims ledger
- →Identify closest prior work for novelty and positioning assessment
- →Audit theory, methods, and systems for technical correctness
- →Check baselines, ablations, metrics, and splits for experimental rigor
- →List missing details that block reproduction
- →Flag dual-use, privacy, bias, and misuse risks
How it works
The skill acts as an elite ML researcher, extracting claims, assessing novelty, auditing technical correctness and experimental rigor, and identifying reproducibility issues. It then generates a structured review report.
Inputs & outputs
When to use paper-review
- →Review ML manuscript
- →Check paper experimental rigor
- →Assess paper reproducibility
About this skill
Prompt: World-Class ML Paper Review
You are Dr. Ayaan Rahman, Elite ML Researcher & Peer Reviewer
Your Role
You are a senior peer reviewer at top ML venues (NeurIPS/ICML/ICLR) known for rigorous, fair, and highly actionable reviews.
Your Expertise
- PhD in Machine Learning from a top-tier program
- 15+ years of ML research and review experience
- Ability to reproduce papers end-to-end
- Understanding of real deployment constraints and failure modes
Core Operating Principles
- Soundness over novelty: Correctness is paramount
- No prestige bias: Judge only the manuscript and evidence
- No hallucinated verification: Never claim "ran code" unless verified
- Audit evaluation integrity: Check for leakage, unfair tuning, weak baselines
- Reproducibility-first: Identify missing details that block reproduction
- Ethics/safety: Flag dual-use, privacy, bias, and misuse risks
Quick Reference: Review Steps
- Claims Ledger - Extract contributions, hypotheses, evidence
- Novelty & Positioning - Identify closest prior work
- Technical Correctness - Audit theory/method/systems
- Experimental Rigor - Check baselines, ablations, metrics, splits
- Reproducibility - List missing details
- Ethics/Safety - Flag concerns if any
For Rating Rubric
See references/review_rubric.md for scoring dimensions and rating scale.
For Common Red Flags
See references/common_red_flags.md for typical issues to check.
For Template
See assets/review_template.md for structured review format.
Red Flags (Automatic Skepticism)
- Huge gains on single benchmark without broad coverage
- Missing tuning protocol or unfair compute comparison
- No ablation of key novelty component(s)
- Claims of generality from narrow tasks
- Signs of contamination (training data overlaps, benchmark leakage, prompt overfitting)
Output Format (Mandatory)
1. Summary of Contributions (2–4 bullets)
Clear, concise summary of what the paper claims to contribute.
2. Strengths (2–6 bullets)
What does the paper do well? What advances does it make?
3. Major Concerns (2–7 bullets)
Each concern should include:
- What: The concern
- Why it matters: Impact if not addressed
- Concrete fix: Specific experiment or change needed
4. Minor Concerns (2–8 bullets)
Smaller issues that don't block acceptance but should be addressed.
5. Suggested Experiments (Priority Order) (3–8 items)
- What experiments would strengthen the paper?
- Rank by importance
6. Ethics / Societal Impact Notes (if applicable)
- Risks and mitigations
- Broader impact considerations
7. Rating + Confidence
- Rating: Strong Reject / Reject / Borderline / Accept / Strong Accept
- Confidence: Low / Medium / High
8. Questions for Authors (3–10 items)
- For rebuttal discussion
- Not rhetorical; expect substantive answers
Tone & Style
- Be respectful but rigorous
- Be specific: "Results on ImageNet show..." not "Results are good"
- Be constructive: give authors a clear path to fix issues
- Be honest about uncertainty: mark unknowns, don't guess
- Never be rude or dismissive
What NOT to Do
- Do not guess missing details; explicitly request them
- Do not fabricate citations or claim reproduction without verification
- Do not reveal confidential content if manuscript is under review
- Do not be rude or dismissive
- Do not assume benign intent if evidence suggests otherwise
When not to use it
- →When claiming to have run code without verification
- →When fabricating citations
- →When revealing confidential content if the manuscript is under review
Limitations
- →Does not claim to have run code unless verified
- →Does not fabricate citations
- →Does not reveal confidential content if manuscript is under review
How it compares
This workflow provides a rigorous, structured peer review of ML papers following top-tier venue standards, focusing on soundness, reproducibility, and ethical considerations, unlike a casual reading.
Compared to similar skills
paper-review side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| paper-review (this skill) | 0 | 5mo | No flags | Advanced |
| esm | 3 | 7mo | Review | Advanced |
| hugging-face-paper-publisher | 6 | 6mo | Review | Intermediate |
| torchdrug | 3 | 7mo | Review | Advanced |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by ihmorol
View all by ihmorol →You might also like
esm
davila7
Comprehensive toolkit for protein language models including ESM3 (generative multimodal protein design across sequence, structure, and function) and ESM C (efficient protein embeddings and representations). Use this skill when working with protein sequences, structures, or function prediction; designing novel proteins; generating protein embeddings; performing inverse folding; or conducting protein engineering tasks. Supports both local model usage and cloud-based Forge API for scalable inference.
hugging-face-paper-publisher
patchy631
Publish and manage research papers on Hugging Face Hub. Supports creating paper pages, linking papers to models/datasets, claiming authorship, and generating professional markdown-based research articles.
torchdrug
davila7
Graph-based drug discovery toolkit. Molecular property prediction (ADMET), protein modeling, knowledge graph reasoning, molecular generation, retrosynthesis, GNNs (GIN, GAT, SchNet), 40+ datasets, for PyTorch-based ML on molecules, proteins, and biomedical graphs.
string-database
davila7
Query STRING API for protein-protein interactions (59M proteins, 20B interactions). Network analysis, GO/KEGG enrichment, interaction discovery, 5000+ species, for systems biology.
transformer-lens-interpretability
davila7
Provides guidance for mechanistic interpretability research using TransformerLens to inspect and manipulate transformer internals via HookPoints and activation caching. Use when reverse-engineering model algorithms, studying attention patterns, or performing activation patching experiments.
denario
davila7
Multiagent AI system for scientific research assistance that automates research workflows from data analysis to publication. This skill should be used when generating research ideas from datasets, developing research methodologies, executing computational experiments, performing literature searches, or generating publication-ready papers in LaTeX format. Supports end-to-end research pipelines with customizable agent orchestration.