Agent Skills
› brycewang-stanford/Awesome-Journal-Skills
› neurips-related-work
neurips-related-work
GitHub用于在NeurIPS投稿中精准定位论文新颖性,对比当前ML文献、预印本及邻近会议工作。提供技术差异分析模板与输出格式,规避仅罗列引用或忽视近期工作的风险,确保综述严谨且突显核心贡献。
Trigger Scenarios
评估NeurIPS投稿的新颖性或定位风险
需要对比当前周期内的机器学习文献、预印本或邻近会议工作
撰写相关工作章节以明确技术差异
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill neurips-related-work -g -y
SKILL.md
Frontmatter
{
"name": "neurips-related-work",
"description": "Use when positioning a NeurIPS submission against current-cycle ML literature, contemporaneous work, preprints, neighboring conferences, and the exact technical delta from prior methods."
}
NeurIPS Related Work
Use this skill when novelty or positioning is the main risk. NeurIPS reviewers will often know recent papers from neighboring AI venues and preprint streams; stale comparisons are a serious weakness.
What to cover
- Direct technical ancestors: methods with the same objective, architecture, proof technique, benchmark, dataset, or deployment problem.
- Neighboring venues: ICML, ICLR, AAAI, IJCAI, AISTATS, UAI, COLT, MLSys, KDD, CVPR, ACL, EMNLP, SIGIR, ICRA, CHI, and other subfield venues as relevant.
- Contemporaneous work: papers that appeared during the current review window. The 2026 handbook treats work appearing online after March 1, 2026 as contemporaneous for review purposes, but authors still need to cite and discuss it when feasible.
- Preprints: public preprints are not automatically disqualifying, but they must not be used to advertise a submission aggressively under review.
Delta-writing template
For each close paper, write:
<Prior work> solves <problem> by <mechanism>. It does not address <gap>.
Our paper differs by <technical delta>, which matters because <evidence or theory>.
Failure modes
- Listing citations without explaining technical differences.
- Omitting a close arXiv or prior conference paper because it is inconvenient.
- Claiming novelty over broad topic labels rather than mechanisms.
- Hiding dependence on prior code, data, prompts, or evaluation protocols.
Output format
[Closest prior work] <3-5 papers or categories>
[Missing citation risk] High / Medium / Low
[Technical delta] <one-sentence difference>
[Contemporaneous work handling] <cite/compare/acknowledge>
[Rewrite] <related-work paragraph>
Version History
- 1839142 Current 2026-07-05 14:06


