/aaai-related-work
Use when positioning an AAAI paper's novelty against archival work, contemporaneous arXiv or workshop papers, and AAAI/IJCAI/NeurIPS/ICML/ICLR neighbors across the broad AI scope, while staying inside AAAI's dual-submission and AI-as-source policy constraints and writing a
$ npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill aaai-related-work --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/aaai-related-work
Context preview
The summary Claude sees to decide when to auto-load this skill.
Use when positioning an AAAI paper's novelty against archival work, contemporaneous arXiv or workshop papers, and AAAI/IJCAI/NeurIPS/ICML/ICLR neighbors across the broad AI scope, while staying inside AAAI's dual-submission and AI-as-source policy constraints and writing a
SKILL.md
aaai-related-work.SKILL.mdname: aaai-related-work
description: Use when positioning an AAAI paper's novelty against archival work, contemporaneous arXiv or workshop papers, and AAAI/IJCAI/NeurIPS/ICML/ICLR neighbors across the broad AI scope, while staying inside AAAI's dual-submission and AI-as-source policy constraints and writing a related-work section legible to non-specialist reviewers.
AAAI Related Work
Use this to make the novelty claim robust under AAAI's broad AI review. The related-work section must help reviewers distinguish the paper from both archival work and contemporaneous non-archival work.
Positioning checks
- Identify the closest archival AI papers and current arXiv/workshop work.
- Separate method novelty, task novelty, evaluation novelty, and system integration novelty.
- Cite contemporaneous non-archival work carefully when it affects priority or reviewer
expectations.
- Do not submit substantially similar work to multiple archival venues at the same time.
- Explain how the paper differs from AAAI/IJCAI/NeurIPS/ICML/ICLR neighbors in assumptions,
evidence, scope, and contribution.
- Avoid using AI systems as citable scientific sources under AAAI policy.
Novelty paragraph
Use this structure:
Closest prior work solves <problem> under <assumptions>.
It does not address <specific missing setting/mechanism/evidence>.
This paper contributes <new item> and verifies it through <evidence>.
The claim is limited to <scope>.
Positioning across AAAI's breadth
AAAI spans search, planning, knowledge representation, constraint satisfaction, multi-agent systems, learning, NLP, vision, and robotics, so the closest prior work may live in a subfield your reviewer does not. Make the contrast explicit for a non-specialist instead of assuming shared background.
| Neighbor venue | Reviewer expectation | Differentiation to spell out | | --- | --- | --- | | IJCAI | broad-AI overlap | what your result adds beyond their framing | | NeurIPS/ICML | ML method or theory depth | why AAAI breadth, not just a benchmark gain | | ICLR | representation-learning lens | non-learning mechanism or guarantee you contribute | | AAAI prior years | incremental-track suspicion | the new assumption, evidence, or scope |
Reviewer-pushback patterns
- "This looks concurrent with arXiv paper Y." Fix: cite Y, state it is non-archival and contemporaneous,
and name the specific setting or evidence you add; do not bury or ignore it.
- "Isn't this the same as your workshop paper?" Fix: clarify the archival delta and confirm no
substantially similar work is under review elsewhere, satisfying the dual-submission rule.
- "Citation looks AI-generated." Fix: verify every reference against a real source; AAAI policy bars
AI systems as citable scientific sources and hallucinated citations are a credibility risk.
Worked vignette
A reasoning-over-knowledge-graphs paper sits near both a KR archival line and a recent NeurIPS embedding paper. Using the axes: against KR work the difference is *evidence* (learned vs. hand-built rules); against the NeurIPS neighbor it is *scope* (logical soundness, not just link prediction). One contemporaneous arXiv preprint is cited as non-archival with a one-line delta, and the dual-submission box is checked clean.
Output format
[Closest work] <paper/system/benchmark>
[Difference axis] problem / method / theory / data / evaluation / system / impact
[Must-cite items] <archival and contemporaneous work>
[Multiple-submission risk] none / clarify / withdraw / reroute
[Revision text] <AAAI-ready related-work paragraph>
Read more
name: aaai-related-work description: Use when positioning an AAAI paper's novelty against archival work, contemporaneous arXiv or workshop papers, and AAAI/IJCAI/NeurIPS/ICML/ICLR neighbors across the broad AI scope, while staying inside AAAI's dual-submission and AI-as-source policy constraints and writing a related-work section legible to non-specialist reviewers.
AAAI Related Work
Use this to make the novelty claim robust under AAAI's broad AI review. The related-work section must help reviewers distinguish the paper from both archival work and contemporaneous non-archival work.
Positioning checks
- Identify the closest archival AI papers and current arXiv/workshop work.
- Separate method novelty, task novelty, evaluation novelty, and system integration novelty.
- Cite contemporaneous non-archival work carefully when it affects priority or reviewer
expectations.
- Do not submit substantially similar work to multiple archival venues at the same time.
- Explain how the paper differs from AAAI/IJCAI/NeurIPS/ICML/ICLR neighbors in assumptions,
evidence, scope, and contribution.
- Avoid using AI systems as citable scientific sources under AAAI policy.
Novelty paragraph
Use this structure:
Closest prior work solves <problem> under <assumptions>. It does not address <specific missing setting/mechanism/evidence>. This paper contributes <new item> and verifies it through <evidence>. The claim is limited to <scope>.
Positioning across AAAI's breadth
AAAI spans search, planning, knowledge representation, constraint satisfaction, multi-agent systems, learning, NLP, vision, and robotics, so the closest prior work may live in a subfield your reviewer does not. Make the contrast explicit for a non-specialist instead of assuming shared background.
| Neighbor venue | Reviewer expectation | Differentiation to spell out | | --- | --- | --- | | IJCAI | broad-AI overlap | what your result adds beyond their framing | | NeurIPS/ICML | ML method or theory depth | why AAAI breadth, not just a benchmark gain | | ICLR | representation-learning lens | non-learning mechanism or guarantee you contribute | | AAAI prior years | incremental-track suspicion | the new assumption, evidence, or scope |
Reviewer-pushback patterns
- "This looks concurrent with arXiv paper Y." Fix: cite Y, state it is non-archival and contemporaneous,
and name the specific setting or evidence you add; do not bury or ignore it.
- "Isn't this the same as your workshop paper?" Fix: clarify the archival delta and confirm no
substantially similar work is under review elsewhere, satisfying the dual-submission rule.
- "Citation looks AI-generated." Fix: verify every reference against a real source; AAAI policy bars
AI systems as citable scientific sources and hallucinated citations are a credibility risk.
Worked vignette
A reasoning-over-knowledge-graphs paper sits near both a KR archival line and a recent NeurIPS embedding paper. Using the axes: against KR work the difference is *evidence* (learned vs. hand-built rules); against the NeurIPS neighbor it is *scope* (logical soundness, not just link prediction). One contemporaneous arXiv preprint is cited as non-archival with a one-line delta, and the dual-submission box is checked clean.
Output format
[Closest work] <paper/system/benchmark> [Difference axis] problem / method / theory / data / evaluation / system / impact [Must-cite items] <archival and contemporaneous work> [Multiple-submission risk] none / clarify / withdraw / reroute [Revision text] <AAAI-ready related-work paragraph>
Stanford REAP × CoPaper.AI · 由斯坦福实证方法论团队精选与维护 访问 copaper.ai 微信:CoPaper.AI 按 11 个主流学科板块覆盖 经管与商科 社会科学 人文学科 数学与物理科学 生命科学 医学与健康 工程与技术 计算机科学与 AI 体育科学 点击任一学科名可跳转到对应说明;每类下的代表子领域在正文总览中完整列出。下方封面墙按 venue 导航,完整分类见覆盖一览。 🧭 布局指南 · 📚 Skill Pack 一览 · ⚡ 如何使用 · 🧪 自动实证
Other skills on awesome-journal-skills.
- /aaai-artifact-evaluation
Use when packaging AAAI code, data, multimedia appendices, technical appendices, reproducibility evidence, and post-acceptance artifact releases without violating double-blind or immutable-supplement rules.
Open skill - /aaai-author-response
Use when drafting an AAAI author response (rebuttal) under the single short character-limited author-feedback window, the no-URL rule, no-new-results guidance, AI-generated-review handling, and the AAAI two-phase review process where Phase-2 papers receive one feedback round
Open skill - /aaai-camera-ready
Use when preparing an accepted AAAI paper for camera-ready source submission to AAAI Press, including proceedings page limits, two-column template compliance, copyright transfer, purchased extra technical pages, deanonymization, registration, oral or poster presentation, and
Open skill - /aaai-experiments
Use when designing or auditing AAAI experiments for the broad-AI program committee, including baselines, ablations, statistical significance, robustness, human evaluation, AI-for-Social-Impact and alignment/safety evidence, compute and cost reporting, and
Open skill - /aaai-reproducibility
Use when strengthening an AAAI paper's reproducibility checklist (placed after references), experimental traceability, seed and hyperparameter reporting, compute and cost disclosure, dataset access and licensing, code/data ZIP readiness, and the claim-to-evidence map that
Open skill - /aaai-review-process
Use when explaining or planning around AAAI's two-phase review process, Phase 1 rejection risk, Phase 2 additional reviews, AI-assisted review pilot, author feedback, SPC/AC discussion, and final decisions.
Open skill

