Agent skill · Documentation

ecai-writing-style

Use when writing or tightening an ECAI paper body — leading with a general-AI contribution on the first page, matching evidence to claim (a theorem and construction, or a fair empirical comparison), and doing it inside a 7-page body where every paragraph must earn its space.

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

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

Facts
Files in the skill folder: 1
SKILL.md size: 5 KB
Bundled scripts: none
Path: ECAI-Skills/skills/ecai-writing-style/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 Writing Style ECAI reviews a **7-page body** across the full breadth of AI (symbolic reasoning, KR, planning, search, multi-agent systems, ML, and applications). Two things follow, and they drive most of the advice here: the contribution must be legible to a **general** AI audience, and the writing must be **dense** — at 7 pages there is no room for a paragraph that does not carry the argument. ## The ECAI first-page arc Land the whole contribution before the fold: 1. **A well-posed AI problem** — stated as a problem, not as "X has become popular." 2. **Why current methods are inadequate** — the specific gap, in one or two sentences. 3. **The contribution** — the mechanism, and where the claim is provable, the **guarantee**. 4. **Evidence proportional to the claim** — a theorem + construction, and/or a fair empirical comparison; named on the first page, delivered in the body. 5. **What it means for AI** — why a general AI audience should care. The worked example ([`../../resources/worked-examples/01-introduction.md`](../../resources/worked-examples/01-introduction.md)) shows this arc rebuilt from a benchmark-first draft. ## Lead with the AI contribution, not the application

What's inside
Steps it walks through
  1. The ECAI first-page arc
  2. Lead with the AI contribution, not the application of a model
  3. Match evidence to the claim shape
  4. Density discipline (the 7-page reality)
  5. Threats / limitations as argument, not boilerplate
  6. Language and audience
  7. Anti-patterns
  8. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the ecai-writing-style skill do?

Use when writing or tightening an ECAI paper body — leading with a general-AI contribution on the first page, matching evidence to claim (a theorem and construction, or a fair empirical comparison), and doing it inside a 7-page body where every paragraph must earn its space.

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ecai-writing-style --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