From ijcai-skills
Packages code, data, proofs, and appendices for IJCAI/ECAI submissions as reproducibility evidence, with guidance on anonymization and run maps.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ijcai-skills:ijcai-artifact-evaluationThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this for artifact packaging around IJCAI. Treat the current reproducibility guidelines
Use this for artifact packaging around IJCAI. Treat the current reproducibility guidelines and supplementary-material rules as controlling; do not assume a separate formal artifact evaluation track unless the current cycle announces one.
IJCAI usually has no separate artifact-evaluation badge, so the artifact's job is to move the reproducibility rating toward convincing and to pre-empt a broad PC's doubt. Match the package to the claim.
| Claim | Artifact that convinces an IJCAI reviewer | Weak substitute to avoid |
|---|---|---|
| New search/planning algorithm | Runnable solver, instance generator, seeds, time/memory limits | A results CSV with no way to regenerate it |
| Theoretical guarantee | Full proofs, assumption list, citations to formal tools | "Proof omitted for space" with no appendix |
| Multi-agent protocol | Simulator, opponent policies, randomization seeds | Screenshots of one run |
| Learning result | Code, environment file, configs, compute and runtime | Final-number table only |
| Dataset | Datasheet, license, controlled-access path | Vague "available on request" |
A SAT/CSP paper claims a new restart heuristic wins on hard industrial instances. Strong package: the solver binary or source, the exact instance set or a deterministic generator, solver and compiler versions, per-instance runtimes with the timeout stated, and a run map showing one command that reproduces the cactus plot. Anonymize the repository name, license headers, and any cluster paths. This lets a skeptical constraint-reasoning reviewer re-run a sample and raises the rating from credible to convincing without needing a badge track.
[Artifact role] paper evidence / supplement / post-acceptance release
[Contents] <proofs/code/data/models/logs/docs>
[Anonymity risks] <paths/licenses/metadata/URLs>
[Reproducibility claim] convincing / credible / weak
[Fixes before upload] <ordered list>
npx claudepluginhub brycewang-stanford/awesome-journal-skills --plugin ijcai-skillsStrengthens IJCAI/ECAI reproducibility evidence using the official reviewer rubric. Maps contributions (algorithms, theory, datasets, experiments) to credible/convincing ratings and guides evidence drafting.
Prepares AAAI supplementary artifacts (code, data, appendices) that pass double-blind review and are legible to non-specialist reviewers.
Packages ICLR paper artifacts (code, data, checkpoints, demos) for anonymous review and post-acceptance release, with guidance on minimal reproduction paths, anonymization, and reviewer-friendly structure.