Agent skill

pods-supplementary

Use when deciding what belongs in an ACM PODS paper body versus its at-submission appendix, covering the acmsmall 15-page budget, the rule that PODS forbids online/external appendices so all proofs ship with the submission, the body/appendix split for a theory paper, and double-anonymous supplementary hygiene.

brycew6m4,252★ · +31/wk · 3 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill pods-supplementary --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 5 KB
Bundled scripts: none
Path: PODS-Skills/skills/pods-supplementary/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 984 · +31 this week
Language: Stata
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# PODS Supplementary Use this when assembling PODS supplementary material. The governing rule is specific to PODS: the **appendix is incorporated with the submission and there are no online or external appendices**, so "supplementary" means the appendix inside the same PDF — nothing lives off-paper. The body must be readable as a self-contained mathematical narrative, and the appendix must contain every proof the body defers. ## What goes where | Content | Body (within 15-page budget) | Appendix (same PDF, unlimited) | |---|---|---| | Model, definitions, problem statement | Yes | — | | Main theorem statements | Yes | — | | Key proof ideas / the crux of each argument | Yes | Full details | | Full proofs of main theorems | If they fit | Otherwise here, complete | | Long reductions, gadget constructions | A description + the idea | The full construction and correctness proof | | Corollaries and secondary results | Statement | Full proofs | | Extended examples, tables of cases | The illustrative one | The exhaustive set | | References | Yes (unlimited, not in page count) | — | If a reviewer would have to trust an unproved step to accept the paper, it is mis-partitioned — the full proof

What's inside
Steps it walks through
  1. What goes where
  2. The acmsmall page-budget discipline
  3. No external appendix — the PODS-specific rule
  4. Double-anonymous supplementary hygiene
  5. Appendix architecture
  6. Vignette: splitting a two-bound paper
  7. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the pods-supplementary skill do?

Use when deciding what belongs in an ACM PODS paper body versus its at-submission appendix, covering the acmsmall 15-page budget, the rule that PODS forbids online/external appendices so all proofs ship with the submission, the body/appendix split for a theory paper, and double-anonymous supplementary hygiene.

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill pods-supplementary --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From brycewang-stanford/Awesome-Journal-Skills, a repository with 984 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going