Agent skill

podc-camera-ready

Use when preparing an accepted ACM PODC paper for the proceedings — de-anonymizing after lightweight double-blind, compressing to the 10-page two-column ACM proceedings format without losing the proof map, completing ACM rights/eRights metadata and CCS concepts, and posting the synchronized full version with all proofs to arXiv.

brycew6m4,252★ · +31/wk · 3 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill podc-camera-ready --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: PODC-Skills/skills/podc-camera-ready/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

# PODC Camera-Ready Use this after acceptance, toward the camera-ready deadline (PODC 2026: **20 May 2026**). Two shifts define the work: the paper moves from **anonymous to attributed**, and from the **unbounded submission** to the **≤10-page two-column ACM proceedings** version — while the *proofs* migrate to the arXiv full version. Do both without breaking the proof map a reader follows. ## De-anonymize systematically Reverse every lightweight-double-blind measure from `podc-submission`: ```text [Authors] add real author names, affiliations, and emails to the ACM template header [Self-citations] restore first-person where natural ("we extend [12]" is fine now) [Acknowledgements] add funding, grants, and thanks removed for review [Links] point to the (now public) arXiv full version, code, or author pages [Metadata] set the PDF author/title metadata to the real values ``` Do not accidentally leave a submission-era "[anonymized]" placeholder in the text or bibliography. ## Compress to the proceedings format without losing the proofs The published regular paper is **≤10 pages** in two-column `acmart` proceedings format — far shorter than the full-version submission. The compression

What's inside
Steps it walks through
  1. De-anonymize systematically
  2. Compress to the proceedings format without losing the proofs
  3. Post and synchronize the arXiv full version
  4. Complete ACM production metadata
  5. Pre-upload checklist
  6. Common failures
  7. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the podc-camera-ready skill do?

Use when preparing an accepted ACM PODC paper for the proceedings — de-anonymizing after lightweight double-blind, compressing to the 10-page two-column ACM proceedings format without losing the proof map, completing ACM rights/eRights metadata and CCS concepts, and posting the synchronized full version with all proofs to arXiv.

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill podc-camera-ready --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