Agent skill · Data & Analytics

icml-experiments

Use when stress-testing ICML experimental evidence before submission or rebuttal, including strong tuned baselines, mechanism-isolating ablations, seed variance and confidence intervals, compute disclosure, data leakage and split construction, reproducibility, negative results, and fit to ICML soundness, originality, and significance scoring.

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

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

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Path: ICML-Skills/skills/icml-experiments/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

# ICML Experiments Use this before submission or rebuttal when the central issue is whether experiments are sound enough for ICML. The question is not just "does it win"; it is whether the evidence supports the ML claim under fair comparison. ## Experiment audit - Baselines: current, strong, tuned, and correctly implemented. - Ablations: isolate mechanism, architecture, objective, data, or optimization change. - Variance: report seeds, confidence intervals, standard deviations, or a reason variance is not meaningful. - Data: check leakage, split construction, duplication, filtering, licensing, and representative coverage. - Compute: disclose hardware, training cost, inference cost, and comparison fairness. - Scaling: show whether gains persist across model sizes, datasets, horizons, or domains when that supports the claim. - Negative results: use failures to define boundaries rather than hide them. - Appendix: put supporting detail there, but keep decisive evidence in the main 8 pages. ## Reviewer-pushback patterns and the ICML fix | Pushback | Why it lands at ICML | Fix | | --- | --- | --- | | "Convergence guarantees under assumptions the experiments violate" | Theory paper assert

What's inside
Steps it walks through
  1. Experiment audit
  2. Reviewer-pushback patterns and the ICML fix
  3. Worked vignette: optimizer claim audit
  4. Rebuttal-ready result
  5. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the icml-experiments skill do?

Use when stress-testing ICML experimental evidence before submission or rebuttal, including strong tuned baselines, mechanism-isolating ablations, seed variance and confidence intervals, compute disclosure, data leakage and split construction, reproducibility, negative results, and fit to ICML soundness, originality, and significance scoring.

How do I install it?

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