Agent Skillsbrycewang-stanford/Awesome-Journal-Skills › icml-artifact-evaluation

icml-artifact-evaluation

GitHub

指导ICML论文打包可复现工件(代码、数据等),涵盖匿名审查包与公开发布包规范,提供去匿名化检查清单及输出格式,确保符合双盲评审与PMLR要求。

ICML-Skills/skills/icml-artifact-evaluation/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

打包ICML论文的可复现工件 检查匿名性以通过双盲评审 准备ICML公开发布的代码或数据

Install

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill icml-artifact-evaluation -g -y
More Options

Non-standard path

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/ICML-Skills/skills/icml-artifact-evaluation -g -y

Use without installing

npx skills use brycewang-stanford/Awesome-Journal-Skills@icml-artifact-evaluation

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill icml-artifact-evaluation -a claude-code -g -y

安装 repo 全部 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --all -g -y

预览 repo 内 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --list

SKILL.md

Frontmatter
{
    "name": "icml-artifact-evaluation",
    "description": "Use when packaging ICML artifacts - code, data, model weights, simulators, benchmarks, proof scripts, notebooks, anonymous repositories, and supplementary code\/data ZIPs - for both the double-blind review package and the public release that accompanies accepted PMLR papers. Use when checking anonymity, decision relevance, licensing, and the OpenReview code URL field under current 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.

Anonymity leak checklist

ICML double-blind review means a single deanonymizing artifact can trigger a desk reject, so audit the package the way an adversarial reviewer would.

Leak vector Where it hides Mitigation
Repo ownership Anonymous-repo account name, commit author Use a fresh anonymized host, strip git history
File metadata PDF author field, notebook kernel, model card Clear metadata, rename author paths
Hard-coded paths Cluster usernames in scripts and logs Replace with placeholders before zipping
External links Personal site, non-anonymous URL, shortener Remove or route through an anonymous mirror

Worked vignette: optimizer artifact package

A paper shipping an adaptive optimizer includes training scripts, a pretrained checkpoint, and a proof-checking notebook. The review package gives minimal commands, expected runtime, and the hardware assumption so a reviewer can map a command to a benchmark number, while the checkpoint filename and the notebook kernel are scrubbed of the lab name. Because accepted ICML supplements can become public, the team confirms the checkpoint is releasable and the license is stated before the deadline, then plans the public repository and OpenReview code URL for camera-ready.

Output format

[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>

Version History

  • 1839142 Current 2026-07-05 13:19

Same Skill Collection

AAAI-Skills/skills/aaai-artifact-evaluation/SKILL.md
AAAI-Skills/skills/aaai-author-response/SKILL.md
AAAI-Skills/skills/aaai-camera-ready/SKILL.md
AAAI-Skills/skills/aaai-experiments/SKILL.md
AAAI-Skills/skills/aaai-related-work/SKILL.md
AAAI-Skills/skills/aaai-reproducibility/SKILL.md
AAAI-Skills/skills/aaai-review-process/SKILL.md
AAAI-Skills/skills/aaai-submission/SKILL.md
AAAI-Skills/skills/aaai-supplementary/SKILL.md
AAAI-Skills/skills/aaai-topic-selection/SKILL.md
AAAI-Skills/skills/aaai-workflow/SKILL.md
AAAI-Skills/skills/aaai-writing-style/SKILL.md
AAMAS-Skills/skills/aamas-artifact-evaluation/SKILL.md
AAMAS-Skills/skills/aamas-author-response/SKILL.md
AAMAS-Skills/skills/aamas-camera-ready/SKILL.md
AAMAS-Skills/skills/aamas-experiments/SKILL.md
AAMAS-Skills/skills/aamas-related-work/SKILL.md
AAMAS-Skills/skills/aamas-reproducibility/SKILL.md
AAMAS-Skills/skills/aamas-review-process/SKILL.md
AAMAS-Skills/skills/aamas-submission/SKILL.md
AAMAS-Skills/skills/aamas-supplementary/SKILL.md
AAMAS-Skills/skills/aamas-topic-selection/SKILL.md
AAMAS-Skills/skills/aamas-workflow/SKILL.md
AAMAS-Skills/skills/aamas-writing-style/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-editor-strategy/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-evidence-standards/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-literature-synthesis/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-organizing-framework/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-proposal-framing/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-review-process/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-revision/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-submission/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-tables-figures/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-topic-selection/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-workflow/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-writing-style/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-contribution-framing/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-data-analysis/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-literature-positioning/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-methods/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-rebuttal/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-review-process/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-submission/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-tables-figures/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-theory-development/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-topic-selection/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-workflow/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-writing-style/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-contribution-framing/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-data-analysis/SKILL.md

Metadata

Files
0
Version
9f86f09
Hash
41a96ce9
Indexed
2026-07-05 13:19

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-29 15:36
浙ICP备14020137号-1 $Carte des visiteurs$