/aistats-artifact-evaluation
Use when packaging AISTATS code, data, proofs, simulation scripts, notebooks, random seeds, and logs as anonymous supplementary evidence or public post-acceptance artifacts, even when there is no separate artifact badge. Covers what statistically minded AISTATS reviewers inspect
$ npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill aistats-artifact-evaluation --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/aistats-artifact-evaluation
Context preview
The summary Claude sees to decide when to auto-load this skill.
Use when packaging AISTATS code, data, proofs, simulation scripts, notebooks, random seeds, and logs as anonymous supplementary evidence or public post-acceptance artifacts, even when there is no separate artifact badge. Covers what statistically minded AISTATS reviewers inspect
SKILL.md
aistats-artifact-evaluation.SKILL.mdname: aistats-artifact-evaluation
description: Use when packaging AISTATS code, data, proofs, simulation scripts, notebooks, random seeds, and logs as anonymous supplementary evidence or public post-acceptance artifacts, even when there is no separate artifact badge. Covers what statistically minded AISTATS reviewers inspect first and how to make Monte Carlo studies turnkey.
AISTATS Artifact Evaluation
Use this for evidence packaging around AISTATS. The venue centers on artificial intelligence, statistics, and machine learning, so artifacts should make statistical and computational claims inspectable.
Artifact plan
- Decide what evidence reviewers need: proof details, derivations, simulation scripts,
benchmark code, datasets, preprocessing, hyperparameter sweeps, random seeds, logs, or qualitative examples.
- Keep decision-critical evidence in the main paper or appendix; optional run files can live
in supplementary material.
- Anonymize repository history, paths, notebook metadata, license headers, organization
names, cluster paths, grants, and commit authors.
- Include a minimal reproduction map: environment, dependencies, hardware, commands, expected
outputs, runtime, seeds, and known nondeterminism.
- For restricted data, give enough provenance and processing detail for credible
reproduction without violating data-use terms.
- After acceptance, replace anonymous archives with public, licensed, citable artifacts when
feasible.
What AISTATS evidence reviewers open first
| Claim type | First artifact inspected | Common failure caught | |---|---|---| | Convergence rate or regret bound | Proof appendix and constants | Condition used in the proof but missing from the theorem statement | | Monte Carlo simulation | Seeded simulation script | Plots cannot be regenerated because seeds and replication counts are absent | | Benchmark comparison | Training and evaluation configs | Baseline tuning budget undocumented | | Bayesian or MCMC method | Sampler diagnostics and chain logs | No convergence statistics or trace evidence anywhere |
Because AISTATS reviewers are often statisticians, they will rerun a small simulation far more readily than they will retrain a deep model, so make synthetic studies turnkey before polishing anything else.
Worked vignette: packaging a Monte Carlo study
A hypothetical submission proposes a doubly robust treatment-effect estimator with a root-n normality guarantee, validated on synthetic causal data plus two real benchmarks.
- Ship the data-generating process as one parameterized script rather than constants buried
in notebooks, so reviewers can vary n, dimension, and confounding strength.
- Record the replication count and the exact seed sequence used for every coverage and bias
table; AISTATS-style claims about interval coverage are meaningless without them.
- Emit tables directly from logged results so the PDF numbers and artifact numbers cannot
drift apart.
- State explicitly where the simulated regime satisfies the theorem assumptions and where it
deliberately violates them, since that mapping is what statistical reviewers grade.
Calibration anchors
- Supplementary inspection at AISTATS is at reviewer discretion; assume only the README and
one entry script get opened, and design accordingly.
- Upload size limits and accepted formats vary by cycle; verify against the current
OpenReview submission form rather than past years.
Output format
[Artifact role] anonymous supplement / camera-ready release / public archive
[Contents] <code/data/proofs/logs/notebooks>
[Anonymity risks] <paths/metadata/licenses/URLs>
[Reproduction level] turnkey / scripted / descriptive / weak
[Fixes before upload] <ordered list>
Read more
name: aistats-artifact-evaluation description: Use when packaging AISTATS code, data, proofs, simulation scripts, notebooks, random seeds, and logs as anonymous supplementary evidence or public post-acceptance artifacts, even when there is no separate artifact badge. Covers what statistically minded AISTATS reviewers inspect first and how to make Monte Carlo studies turnkey.
AISTATS Artifact Evaluation
Use this for evidence packaging around AISTATS. The venue centers on artificial intelligence, statistics, and machine learning, so artifacts should make statistical and computational claims inspectable.
Artifact plan
- Decide what evidence reviewers need: proof details, derivations, simulation scripts,
benchmark code, datasets, preprocessing, hyperparameter sweeps, random seeds, logs, or qualitative examples.
- Keep decision-critical evidence in the main paper or appendix; optional run files can live
in supplementary material.
- Anonymize repository history, paths, notebook metadata, license headers, organization
names, cluster paths, grants, and commit authors.
- Include a minimal reproduction map: environment, dependencies, hardware, commands, expected
outputs, runtime, seeds, and known nondeterminism.
- For restricted data, give enough provenance and processing detail for credible
reproduction without violating data-use terms.
- After acceptance, replace anonymous archives with public, licensed, citable artifacts when
feasible.
What AISTATS evidence reviewers open first
| Claim type | First artifact inspected | Common failure caught | |---|---|---| | Convergence rate or regret bound | Proof appendix and constants | Condition used in the proof but missing from the theorem statement | | Monte Carlo simulation | Seeded simulation script | Plots cannot be regenerated because seeds and replication counts are absent | | Benchmark comparison | Training and evaluation configs | Baseline tuning budget undocumented | | Bayesian or MCMC method | Sampler diagnostics and chain logs | No convergence statistics or trace evidence anywhere |
Because AISTATS reviewers are often statisticians, they will rerun a small simulation far more readily than they will retrain a deep model, so make synthetic studies turnkey before polishing anything else.
Worked vignette: packaging a Monte Carlo study
A hypothetical submission proposes a doubly robust treatment-effect estimator with a root-n normality guarantee, validated on synthetic causal data plus two real benchmarks.
- Ship the data-generating process as one parameterized script rather than constants buried
in notebooks, so reviewers can vary n, dimension, and confounding strength.
- Record the replication count and the exact seed sequence used for every coverage and bias
table; AISTATS-style claims about interval coverage are meaningless without them.
- Emit tables directly from logged results so the PDF numbers and artifact numbers cannot
drift apart.
- State explicitly where the simulated regime satisfies the theorem assumptions and where it
deliberately violates them, since that mapping is what statistical reviewers grade.
Calibration anchors
- Supplementary inspection at AISTATS is at reviewer discretion; assume only the README and
one entry script get opened, and design accordingly.
- Upload size limits and accepted formats vary by cycle; verify against the current
OpenReview submission form rather than past years.
Output format
[Artifact role] anonymous supplement / camera-ready release / public archive [Contents] <code/data/proofs/logs/notebooks> [Anonymity risks] <paths/metadata/licenses/URLs> [Reproduction level] turnkey / scripted / descriptive / weak [Fixes before upload] <ordered list>
Stanford REAP × CoPaper.AI · 由斯坦福实证方法论团队精选与维护 访问 copaper.ai 微信:CoPaper.AI 按 11 个主流学科板块覆盖 经管与商科 社会科学 人文学科 数学与物理科学 生命科学 医学与健康 工程与技术 计算机科学与 AI 体育科学 点击任一学科名可跳转到对应说明;每类下的代表子领域在正文总览中完整列出。下方封面墙按 venue 导航,完整分类见覆盖一览。 🧭 布局指南 · 📚 Skill Pack 一览 · ⚡ 如何使用 · 🧪 自动实证
Other skills on awesome-journal-skills.
- /aaai-artifact-evaluation
Use when packaging AAAI code, data, multimedia appendices, technical appendices, reproducibility evidence, and post-acceptance artifact releases without violating double-blind or immutable-supplement rules.
Open skill - /aaai-author-response
Use when drafting an AAAI author response (rebuttal) under the single short character-limited author-feedback window, the no-URL rule, no-new-results guidance, AI-generated-review handling, and the AAAI two-phase review process where Phase-2 papers receive one feedback round
Open skill - /aaai-camera-ready
Use when preparing an accepted AAAI paper for camera-ready source submission to AAAI Press, including proceedings page limits, two-column template compliance, copyright transfer, purchased extra technical pages, deanonymization, registration, oral or poster presentation, and
Open skill - /aaai-experiments
Use when designing or auditing AAAI experiments for the broad-AI program committee, including baselines, ablations, statistical significance, robustness, human evaluation, AI-for-Social-Impact and alignment/safety evidence, compute and cost reporting, and
Open skill - /aaai-related-work
Use when positioning an AAAI paper's novelty against archival work, contemporaneous arXiv or workshop papers, and AAAI/IJCAI/NeurIPS/ICML/ICLR neighbors across the broad AI scope, while staying inside AAAI's dual-submission and AI-as-source policy constraints and writing a
Open skill - /aaai-reproducibility
Use when strengthening an AAAI paper's reproducibility checklist (placed after references), experimental traceability, seed and hyperparameter reporting, compute and cost disclosure, dataset access and licensing, code/data ZIP readiness, and the claim-to-evidence map that
Open skill

