agentsclimarketplace

Conext supplementary

Skill brycewang-stanford/Awesome-Journal-Skills/CoNEXT-Skills/skills/conext-supplementary

Use when deciding what goes in the ACM CoNEXT main body versus the appendix budget versus the artifact — splitting content by decision-criticality so nothing a reviewer needs to accept the paper hides in an appendix or repository, within the acmart limits (long ≤4 appendix pages, short ≤2).From its SKILL.md

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

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

SKILL.md

4.1 KB, 895 tokens by cl100k_base, as published. Nobody here has run it

CoNEXT Supplementary

Decide where each piece of content lives: the reviewed body, the appendix budget, or the artifact. The governing rule at CoNEXT is decision-criticality — anything a reviewer must read to be convinced the paper should be accepted belongs in the body, not in an appendix a reviewer may skip or an artifact they may not open. CoNEXT's appendix budget is small (long papers ≤4 pages, short papers ≤2), so this is a real allocation problem, not a dumping ground.

The three tiers

TierBelongs inTest
Decision-criticalMain body (≤16 / ≤10 pages)Would a reviewer's accept/reject flip without it? -> body
SupportingAppendix (≤4 / ≤2 pages)Strengthens or reassures but does not decide -> appendix
Reproducibility / bulkArtifactNeeded to reproduce but not to judge -> artifact

What must stay in the body

  • The central claims and the measurements that back them — a headline result relegated to an appendix reads as hidden weakness.
  • The key baseline comparison and how baselines were tuned.
  • The central limitation and how you bound it (argue it where the result lives).
  • The evaluation platform description sufficient to trust the numbers (topology, hardware, scale).

Reviewers are not required to read appendices or run artifacts to reach a decision; if acceptance hinges on it, it is body content.

What the appendix is for

  • Extra results that reinforce a body claim (additional paths, parameter sweeps, secondary metrics).
  • Detailed protocol/algorithm listings, proofs, or derivations that support but do not carry the contribution.
  • Extended methodology detail (full trace-extraction steps, additional testbed configurations).

Keep it within the acmart appendix budget and clearly cross-referenced from the body; an appendix the body never points to is wasted.

What the artifact is for

  • Full traces, configs, testbed scripts, and the raw-to-figure pipeline (see conext-reproducibility).
  • Large tables, per-run logs, and anything whose purpose is reproduction rather than judgment.
  • Interactive or bulky material that cannot fit the page budget.

The artifact supports reproducibility and (if you opted in) badging; it is not a place to smuggle decision-critical evidence past the page limit.

Common misallocations

MisallocationWhy it hurtsFix
Headline result only in the artifactReviewers may not open it; reads as hiddenBring the result into the body
Central limitation buried in an appendixMisses the chance to pre-empt the objectionArgue it in the body where the result lives
Key baseline tuning only in a repo READMESoundness cannot be judged from the paperSummarize the tuning in the body
Appendix overflowing the budgetacmart non-compliance / desk riskMove bulk to the artifact, keep supporting material
Body padded with material that belongs in the artifactWastes pages you need for evidencePush reproduction bulk to the artifact

Double-anonymity across tiers

Every tier is a leak surface: an appendix figure showing an internal hostname, or an artifact with commit metadata, breaks anonymity as surely as the body. Run the anonymity sweep (see conext-submission) across the body, appendix, and artifact together.

Output format

[Allocation] body / appendix / artifact for each major piece of content
[Decision-critical check] anything acceptance depends on living outside the body? -> move it in
[Budget] appendix pages used vs. limit (long ≤4 / short ≤2); acmart compliant?
[Cross-refs] appendix + artifact pointed to from the body? yes/no
[Anonymity] body + appendix + artifact swept together? yes/no

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.