Agent Skills
› brycewang-stanford/Awesome-Journal-Skills
› neurips-review-process
neurips-review-process
GitHub辅助分析NeurIPS主赛道审稿流程,涵盖OpenReview机制、审稿人与AC角色、伦理审查及LLM审稿政策。通过诊断工作流识别决策相关弱点,提供审稿预测与回复策略,而非推测录取概率。
Trigger Scenarios
解释NeurIPS审稿流程
诊断论文在NeurIPS投稿中的潜在弱点
分析审稿人和AC的决策逻辑
制定针对NeurIPS的论文回复策略
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill neurips-review-process -g -y
SKILL.md
Frontmatter
{
"name": "neurips-review-process",
"description": "Use when explaining or diagnosing the NeurIPS main-track review process, including OpenReview, reviewer and AC roles, contribution-type review, ethics flags, reciprocal reviewing, discussion, and LLM-review policy."
}
NeurIPS Review Process
Use this skill to reason about what reviewers and ACs are likely to do with a submission. Do not use it to infer acceptance odds from folklore; use it to identify decision-relevant weaknesses.
Process model
- Reviews happen in OpenReview under double blind.
- Reviewers are asked to evaluate quality, clarity, significance, and the submission's declared contribution type.
- ACs coordinate reviewers, handle conflicts and quality issues, write or supervise meta-reviews, and make recommendations.
- Ethics concerns can be flagged and routed to ethics reviewers; severe cases can affect decisions.
- Authors who are also reviewers or ACs face reciprocal-reviewing obligations; gross negligence can create sanctions affecting their own submissions.
Reviewer mental model
Reviewers are overloaded cross-area specialists. They need to see:
- what the contribution is;
- why it is new relative to close NeurIPS/ICML/ICLR/ACL/CVPR/KDD-style work;
- whether the evidence supports the exact claim;
- whether limitations, safety, data, and reproducibility are handled responsibly;
- whether the paper can be trusted as a scientific artifact.
Diagnosis workflow
- Map each likely review concern to quality, clarity, significance, ethics, reproducibility, or fit.
- Predict which concerns the AC can use in a meta-review.
- Decide whether the problem is fixable by clarification, extra analysis, better framing, or re-routing.
- For author response, prioritize issues that change decision logic rather than issues that only improve tone.
Output format
[Likely review split] enthusiastic / borderline / skeptical
[AC-level issue] <one issue most likely to drive the meta-review>
[Ethics/reproducibility flags] <none or list>
[Response strategy] clarify / concede / add small result / reroute
Version History
- 1839142 Current 2026-07-05 14:07


