Agent skill · Data & Analytics

kdd-writing-style

Use when revising a KDD paper into the venue's register, where the first page names a data regime, a mechanism, and scale evidence, efficiency adjectives trace to design decisions, and two-column sigconf pages punish sprawl. Covers Research vs ADS voice, dataset-size discipline, assertive contribution bullets, and 8-page compression.

brycew6m4,252★ · +31/wk · 3 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill kdd-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: 7 KB
Bundled scripts: none
Path: KDD-Skills/skills/kdd-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

# KDD Writing Style Use this during revision passes. KDD prose has a recognizable register: it talks about **data regimes** (scale, drift, sparsity, heterogeneity, label scarcity) rather than model families, it attaches every performance adjective to a mechanism, and it treats dataset cardinalities as part of grammar — a dataset without a size reads as unfinished. The `resources/worked-examples/01-introduction.md` file shows a full before/after; this skill is the rule set behind it. ## First-page contract Within page one, a KDD reviewer expects to find, in some order: 1. The **data regime** that makes the problem hard (not "X is important"). 2. Why existing method families fail **in that regime**, each for a mechanism-level reason. 3. The **named mechanism** this paper adds (a primitive someone could re-implement). 4. Evidence scoped with numbers: dataset scale, throughput or memory if claimed, headline quality delta. 5. For ADS: where this is deployed and the post-launch headline number. If the introduction could open an ICML or a database paper unchanged, the framing is not yet KDD's. ## Register rules | Draft habit | KDD-register rewrite | Why it matters here | |---|---|---| | "

What's inside
Steps it walks through
  1. First-page contract
  2. Register rules
  3. Contribution bullets that survive review
  4. ADS voice
  5. Two-column compression tactics
  6. Anonymity phrasing
  7. Title and abstract mechanics
  8. Revision pass order
  9. Output format
Commands it runs
grep -n -iE "novel|significant|efficient|large-scale|real-world|extensive" \
More from Awesome-Journal-Skills
All skills →
About this skill
What does the kdd-writing-style skill do?

Use when revising a KDD paper into the venue's register, where the first page names a data regime, a mechanism, and scale evidence, efficiency adjectives trace to design decisions, and two-column sigconf pages punish sprawl. Covers Research vs ADS voice, dataset-size discipline, assertive contribution bullets, and 8-page compression.

How do I install it?

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