agentsclimarketplace

Iclr supplementary

Skill brycewang-stanford/Awesome-Journal-Skills/ICLR-Skills/skills/iclr-supplementary

Use when organizing ICLR appendices, supplementary files, anonymous code/data, revised PDFs, private links, and discussion-period updates under OpenReview rules. Use when deciding what stays in the main text versus the appendix, how to label a discussion-period revision so reviewers find changes fast, or how to package anonymous artifacts that remain part of the permanent public record after acceptance.From its SKILL.md

Install
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill iclr-supplementary

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

3.5 KB, 671 tokens by cl100k_base, as published. Nobody here has run it

ICLR Supplementary

Use this when deciding what belongs in the main PDF, appendix, supplementary files, or private discussion-period links. The goal is to make extra evidence easy to find without hiding the paper's core argument outside the main text.

Structure

  • Keep central method, claims, and minimum evidence in the main text.
  • Put derivations, extended ablations, robustness, extra qualitative examples, hyperparameters, model cards, dataset cards, and ethics details in the appendix.
  • Use supplementary files for code, data, large tables, logs, demos, and artifacts that do not fit cleanly in the PDF.
  • Include a one-page appendix map at the start when the appendix is long.
  • Label discussion-period revisions explicitly so reviewers can find changes quickly.

Anonymity and access

  • Remove author names, institutions, usernames, Git remotes, file paths, cloud buckets, and license headers that identify the team.
  • Avoid links that reveal visitors or owner accounts. Prefer anonymized repositories, static files, or private OpenReview-visible links permitted by the current guide.
  • Make supplementary filenames descriptive but neutral.
  • If code cannot be released, state the legal or privacy constraint and provide a smaller reproducibility substitute.

Main-text versus appendix placement

ICLR's single-track format means the main PDF carries the argument and appendices come after references with generous room. The risk is burying decisive evidence where a time-pressed reviewer never looks, while padding the appendix with material that proves nothing.

ContentBelongs inWhy
Central claim and its key resultMain textReviewers may not open the appendix
Full proof / extended derivationAppendixNeeded for rigor, not for the headline
Hyperparameters, model/dataset cardsAppendixReference material, not argument
Code, logs, large tables, checkpointsSupplementary ZIPToo big or interactive for the PDF
Decisive ablation a claim depends onMain textMoving it weakens the narrative

Worked vignette

A generative-model paper hides its only fairness-of-comparison ablation in Appendix G, so a reviewer concludes the headline gain is unsupported. The fix: promote a compact version into the main text near the claim, leave the full grid in the appendix, and add an appendix map. During discussion the authors upload a revision and label the changelog so the relocation is obvious.

Reviewer-pushback patterns

  • "Key evidence is buried." Promote it; an appendix map is not a substitute for main-text placement.
  • "Cannot tell what changed in the revision." Add a dated changelog at the top of the revised PDF.
  • "Supplement leaks identity." Re-check file paths, license headers, and remotes before upload.

Output format

[Supplement plan] PDF appendix / ZIP / anonymous repo / private link / no supplement
[Main-text dependencies] <claims that must move back into main text>
[Reviewer navigation] <appendix map and file names>
[Anonymity risks] <paths, metadata, links, licenses>
[Discussion update note] <short changelog if revised>

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.