一键导入
vr-peer-review
Critically reviews a written paper from the perspective of a top-venue reviewer, providing strengths/weaknesses analysis and improvement suggestions.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Critically reviews a written paper from the perspective of a top-venue reviewer, providing strengths/weaknesses analysis and improvement suggestions.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Analyzes existing experiment results and designs/executes ablation experiments to verify the contribution of each component.
Skill for writing English text that reads as naturally human-authored, and for reviewing existing English text to detect and fix AI writing tells. Use this skill whenever the user asks to "write naturally", "remove AI tone", "make it sound human", "avoid AI tells", "de-AI", "humanize", "anti-AI writing", "sound less like ChatGPT", or any variation implying they want text free of detectable AI patterns. Also trigger when the user asks to review or edit text for AI-sounding patterns, or when they paste text and ask "does this sound like AI?" Even if the user simply says "write me a blog post" or "write an essay" without explicitly mentioning AI — if this skill is available, apply its principles by default to produce more natural prose.
Brainstorm research ideas and formulate research hypotheses. When a user presents a research topic or area of interest, explore related ideas.
Create a detailed experiment plan for a selected research idea. Define experiment variables, metrics, baselines, and datasets.
Deep literature review with multi-stage search, citation graph traversal, and full-text analysis. Uses Semantic Scholar API, arXiv HTML reading, and snowball search to produce comprehensive research landscape analysis.
Analyzes experiment results and generates publication-quality figures for papers using matplotlib.
| name | vr-peer-review |
| description | Critically reviews a written paper from the perspective of a top-venue reviewer, providing strengths/weaknesses analysis and improvement suggestions. |
| user-invocable | true |
| argument-hint | ["paper-directory"] |
Systematically reviews a written paper from the perspective of a top-venue reviewer.
$ARGUMENTS - Paper directory path (e.g., "papers/paper_20260305_llm_reasoning")
Summarize the core of the paper in 3-5 sentences:
Describe 3-5 strengths in detail:
Describe 3-5 weaknesses in detail:
Read .claude/skills/_shared/paper-search-protocol.md and execute a Level 2 search
focused on: "recent methods addressing [paper's problem] that could serve as missing baselines
or competing approaches". Flag any strong recent method not cited or compared against.
3-5 questions for the authors:
Detailed corrections:
Save the results in the paper directory.
papers/<paper-dir>/
└── review.md # Review report
# Peer Review: [Paper Title]
Date: [YYYY-MM-DD]
Reviewer: AI Reviewer (Claude)
## Summary
[3-5 sentence summary]
## Strengths
- **S1: [Title]** - [Description]
- **S2: [Title]** - [Description]
- **S3: [Title]** - [Description]
## Weaknesses
- **W1: [Title]** - [Description] → *Suggested improvement: [suggestion]*
- **W2: [Title]** - [Description] → *Suggested improvement: [suggestion]*
- **W3: [Title]** - [Description] → *Suggested improvement: [suggestion]*
## Questions to Authors
1. [Question]
2. [Question]
3. [Question]
## Minor Comments
- [Location]: [Comment]
- [Location]: [Comment]
## Overall Assessment
- **Score**: X/10
- **Confidence**: X/5
- **Decision**: [Accept / Weak Accept / Borderline / Weak Reject / Reject]
### Key Improvements (Priority)
1. [Most important improvement]
2. [Second most important improvement]
3. [Third most important improvement]
## Next Steps
Based on the review results, run `/vr-rebuttal <paper-dir>` to write a rebuttal, or revise the paper directly.
/vr-ablation-study