Agent skill · Data & Analytics

icdm-related-work

Use when positioning an ICDM (IEEE International Conference on Data Mining) paper's related work - lineage against prior ICDM editions and IEEE data-mining neighbors, the mechanism-contrast novelty sentence, avoiding KDD/SDM/CIKM/WSDM venue misattribution, and citing your own prior work in the third person so the section stays triple-blind-safe.

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

# ICDM Related Work Position the paper against the data-mining literature the way an ICDM reviewer reads it: by **mechanism and mining task**, not by benchmark leaderboard. The section has two ICDM constraints — it must contrast your *mechanism* with prior mechanisms, and it must do so without breaking the Research Track's triple-blind anonymity or misattributing sibling-venue work to ICDM. ## Position by mechanism, not by results table - For each closely related method, state what mechanism it uses and the specific thing your mechanism changes: the isolation criterion, the sparsity structure, the walk kernel, the sketch, the update rule. "We also do anomaly detection" is not positioning. - Group prior work by the mining primitive it shares with you, so the reader sees the lineage your contribution extends or breaks. - End the closest-competitor paragraph with a **one-sentence mechanism-contrast**: "Unlike [X], which stores the full graph to compute isolation depth, our sketch estimates it in one pass with a stated error." That sentence is the novelty claim reviewers quote. ## Cite the ICDM lineage where it exists ICDM has durable research lines you can anchor to — random walks wit

What's inside
Steps it walks through
  1. Position by mechanism, not by results table
  2. Cite the ICDM lineage where it exists
  3. The misattribution trap
  4. Keep it triple-blind-safe
  5. Handle concurrent and recent work
  6. Vignette: a novelty sentence that survived review
  7. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the icdm-related-work skill do?

Use when positioning an ICDM (IEEE International Conference on Data Mining) paper's related work - lineage against prior ICDM editions and IEEE data-mining neighbors, the mechanism-contrast novelty sentence, avoiding KDD/SDM/CIKM/WSDM venue misattribution, and citing your own prior work in the third person so the section stays triple-blind-safe.

How do I install it?

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