Agent skill · Data & Analytics

icdm-supplementary

Use when organizing supplementary and appendix material for an ICDM (IEEE International Conference on Data Mining) paper - deciding what belongs in the body, in an appendix that counts inside the single 10-page IEEE cap, or in an external anonymized repository, plus planning the compression if the paper is accepted as a short paper.

brycew6m878★ · +32/wk · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill icdm-supplementary --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: ICDM-Skills/skills/icdm-supplementary/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

# ICDM Supplementary Decide where each piece of evidence lives under ICDM's unusual constraint: the appendix is **not** free space. At ICDM the 10-page IEEE two-column cap **includes the bibliography and any appendices**, so an appendix competes with the body for the same pages. Anything that will not fit belongs in the **external anonymized repository**, cited in the PDF. ## The three containers | Container | Counts toward 10 pages? | What belongs there | |---|---|---| | Body | Yes | The mining task, mechanism, main results, the argument's spine | | In-cap appendix | **Yes** | Short proofs, a key ablation table, protocol detail the body references | | External anonymized repo | No | Code, full logs, extra datasets, long proofs, overflow tables | The mistake ICDM punishes is treating the appendix like a KDD/CIKM "extra pages after references" allowance. There is no such allowance here — every appendix line is a body line you chose not to write. ## Allocation rules - The body must be **self-contained**: a reviewer should grasp the contribution and judge correctness without opening the repository, because there is traditionally no rebuttal to clarify later. - Put in the in-cap append

What's inside
Steps it walks through
  1. The three containers
  2. Allocation rules
  3. Keep every container triple-blind (Research Track)
  4. Plan the short-paper compression now
  5. Vignette: the appendix that cost a reject
  6. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the icdm-supplementary skill do?

Use when organizing supplementary and appendix material for an ICDM (IEEE International Conference on Data Mining) paper - deciding what belongs in the body, in an appendix that counts inside the single 10-page IEEE cap, or in an external anonymized repository, plus planning the compression if the paper is accepted as a short paper.

How do I install it?

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