Agent skill

colm-camera-ready

Use when converting a COLM acceptance into the final paper — the August 7 camera-ready deadline in 2026, de-anonymization and the one-page acknowledgments allowance, folding rebuttal commitments into the text, publishing on OpenReview, releasing artifacts publicly, and planning the October conference in San Francisco.

brycew6m4,252★ · +31/wk · 3 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill colm-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: 7 KB
Bundled scripts: none
Path: COLM-Skills/skills/colm-camera-ready/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 909 · +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

# COLM Camera-Ready Decisions for COLM 2026 landed July 8 and camera-ready is due August 7 — a one-month window. COLM publishes its papers openly on OpenReview rather than through an external proceedings publisher, which makes the camera-ready unusually final: what you upload is the public record, discoverable within days, forever attached to your OpenReview forum with its reviews. ## The one-month plan | Week (2026 dates) | Work | |---|---| | Jul 8-14 | Read the meta-review and decision notes; list every commitment made in rebuttal; decide which promised changes are in-scope for camera-ready | | Jul 15-24 | Execute the text changes; de-anonymize; build the public artifact release in parallel (`colm-artifact-evaluation`) | | Jul 25-31 | Full-paper cold read by a co-author who did not edit it; verify every link resolves to the *public*, de-anonymized artifact | | Aug 1-7 | Format check on the final COLM template, metadata check, upload with days to spare | ## De-anonymization, done in both directions Adding identity back is the easy half. The camera-ready pass must also *reverse* every anonymization workaround the submission introduced: - Restore author names, affiliations, and corr

What's inside
Steps it walks through
  1. The one-month plan
  2. De-anonymization, done in both directions
  3. Honoring the rebuttal ledger
  4. Metadata and the public record
  5. Artifact release and the arXiv decision
  6. The forum is part of the publication
  7. October logistics
  8. Common fossils, ranked by embarrassment
  9. Output format
Commands it runs
Fossil hunt on the final PDF before upload
pdftotext camera-ready.pdf - | grep -niE 'anonym|blinded|redacted|placeholder|TODO|XXX' | head
pdftotext camera-ready.pdf - | grep -noE 'https?://[^ ]+' | sort -u   # every link: click each one
More from Awesome-Journal-Skills
All skills →
About this skill
What does the colm-camera-ready skill do?

Use when converting a COLM acceptance into the final paper — the August 7 camera-ready deadline in 2026, de-anonymization and the one-page acknowledgments allowance, folding rebuttal commitments into the text, publishing on OpenReview, releasing artifacts publicly, and planning the October conference in San Francisco.

How do I install it?

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