Use when packaging ICML code, data, anonymous repositories, supplementary code/data ZIPs, reproducibility artifacts, and public release material under ICML rules.
Scanned 6/5/2026
Install to Claude Code
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill icml-artifact-evaluation --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Icml Artifact Evaluation?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/brycewang-stanford-icml-artifact-evaluation)More formats (shields.io, HTML) on the badges page.
---
name: icml-artifact-evaluation
description: Use when packaging ICML code, data, anonymous repositories, supplementary code/data ZIPs, reproducibility artifacts, and public release material under ICML rules.
---
# ICML Artifact Evaluation
ICML does not let artifacts sit outside the paper's scientific argument. Reproducibility and code
availability are explicitly considered in decision-making, and accepted submissions may publish the
original supplementary material on OpenReview.
## Review-stage package
- Decide whether the artifact is code, data, model weights, simulator, benchmark, proof script,
notebook, or supplementary manuscript.
- Anonymize authors, repository ownership, filenames, commit history, logs, model cards, dataset
cards, licenses, and personal paths.
- If using an anonymous repository, put it on a branch that will not change after the submission
deadline.
- Put critical evaluation material in the paper body, not only in supplement. Reviewers decide
whether to consult appendices or supplementary material.
- Provide minimal commands, environment details, expected runtime, hardware assumptions, and result
mapping.
## Public-release package
- Because accepted original supplementary material may become public, review-stage artifacts should
not contain private, illegal, or unreleasable content.
- For camera-ready, final supplementary material is not uploaded separately; code/data should move
to a public repository or archive and be linked in the paper/OpenReview code URL field.
- Add clear licenses and persistent identifiers when possible.
## Output format
```text
[Artifact role] code / data / model / benchmark / proof / none
[Review package] sufficient / incomplete / unsafe
[Anonymity risks] <metadata, repo, filenames, links>
[Decision relevance] <why reviewers need it>
[Public release plan] <repo/archive/license/code URL>
```
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!