Agent skill · Documentation

ecai-related-work

Use when writing the ECAI related-work section — covering the relevant general-AI lanes (symbolic, learning, multi-agent, application) for a broad reviewer pool, writing delta-first positioning, keeping self-citations double-blind, and doing it within a tight reference budget (1 page standalone / 2 pages in IJCAI-ECAI 2026).

brycew6m878★ · +32/wk · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ecai-related-work --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Path: ECAI-Skills/skills/ecai-related-work/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 909 · +31 this week
Language: Stata
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# ECAI Related Work ECAI's related work has a peculiar difficulty: the reviewer pool is **broad** (a planning paper may draw a KR reviewer and an ML reviewer), yet the **space is tiny** — the body is 7 pages and references overflow into only 1 page (standalone ECAI) or 2 pages (IJCAI-ECAI 2026). You must position against the right lanes for a general audience *and* stay compact. ## Cover the lanes a general-AI reviewer will expect Identify which AI lanes your contribution touches and place it in each — a broad reviewer will fault a section that only cites its author's home subfield: - **Symbolic / foundational lane** — the KR, planning, search, reasoning, or argumentation line your problem sits in. - **Learning lane** — the ML/statistical methods your work uses or competes with. - **Multi-agent / decision lane** — if agents, game-theoretic, or sequential-decision aspects apply. - **Application lane** — the real-world domain, especially for a **PAIS**-flavored contribution. - **Cross-venue neighbors** — the closest work at IJCAI, AAAI, AAMAS, KR, or a specialist venue, so a reviewer from that community sees you know the field's flagship results. You will not cover all lanes deeply a

What's inside
Steps it walks through
  1. Cover the lanes a general-AI reviewer will expect
  2. Delta-first positioning
  3. Keep it double-blind
  4. Budget discipline
  5. Common failure modes
  6. Output format
Commands it runs
Catch first-person self-citation and identity leaks in related work
grep -nEi 'our (previous|prior|earlier) (work|paper|system|approach)|we previously' paper.tex | head
More from Awesome-Journal-Skills
All skills →
About this skill
What does the ecai-related-work skill do?

Use when writing the ECAI related-work section — covering the relevant general-AI lanes (symbolic, learning, multi-agent, application) for a broad reviewer pool, writing delta-first positioning, keeping self-citations double-blind, and doing it within a tight reference budget (1 page standalone / 2 pages in IJCAI-ECAI 2026).

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ecai-related-work --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From brycewang-stanford/Awesome-Journal-Skills, a repository with 909 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going