Agent skill · Data & Analytics

wsdm-reproducibility

Use when hardening the reproducibility of a WSDM paper built on logs, graphs, or user-interaction data - provenance of behavioral datasets, temporal split discipline, click-bias assumptions, seed and variance reporting, privacy-preserving release, and honesty tiers for results no outsider can rerun.

brycew6m4,252★ · +31/wk · 3 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill wsdm-reproducibility --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: WSDM-Skills/skills/wsdm-reproducibility/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

# WSDM Reproducibility Make a web-search/data-mining paper re-derivable. WSDM has no reproducibility checklist to fill (none surfaced for current editions; 待核实 each cycle) - which raises the bar rather than lowering it, because reviewers apply the norm without giving you a form to hide behind. The venue-specific twist: WSDM evidence usually comes from *behavioral* data (queries, clicks, follows, purchases), and behavioral data has failure modes that generic ML reproducibility advice never mentions. ## Provenance: behavioral data decays A log dataset is a measurement of a platform at a moment - the platform's ranker, UI, and user base are all baked into it. Reproducibility therefore starts with recording what generated the data: - Collection window, platform surface (web vs app, market/locale), and any known ranker or UI changes inside the window. - The logging policy: what produced the exposures users could click on. A click log is a *logged-policy* artifact; results on it are conditional on that policy (this is the entire lesson of the position-bias and unbiased learning-to-rank literature born at this venue). - Filtering steps with counts at every stage: bots removed, sessions se

What's inside
Steps it walks through
  1. Provenance: behavioral data decays
  2. Temporal discipline
  3. Bias assumptions are part of the method
  4. Runs, seeds, and variance
  5. The honesty ladder for unrerunnable results
  6. Privacy is a reproducibility constraint, not an excuse
  7. Pre-submission reproducibility sweep
  8. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the wsdm-reproducibility skill do?

Use when hardening the reproducibility of a WSDM paper built on logs, graphs, or user-interaction data - provenance of behavioral datasets, temporal split discipline, click-bias assumptions, seed and variance reporting, privacy-preserving release, and honesty tiers for results no outsider can rerun.

How do I install it?

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