Agent skill

mlsys-camera-ready

Use when preparing an accepted MLSys paper for publication on proceedings.mlsys.org, covering de-anonymization of the research-track PDF, restoring company and repository identity, reconciling promised rebuttal edits, the reserved-ticket registration window for authors, and sequencing camera-ready work against the artifact-evaluation deadline.

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

# MLSys Camera Ready Use this after an MLSys acceptance. Two things make this venue's post-acceptance phase unusual: proceedings are published on the conference's own open archive (proceedings.mlsys.org, no publisher paywall and no APC), and the artifact-evaluation deadline lands in the same post-notification stretch — in 2026, notifications came January 25-26 and AE submissions were due March 8, so camera-ready and artifact packaging compete for the same weeks. Plan them as one project. ## Post-acceptance timeline (2026-cycle anchors) | Milestone | 2026 anchor | Owner risk | |---|---|---| | Notification | January 25-26, 2026 | — | | Camera-ready deadline | 待核实 — appears in the decision email, not verified on a public page | Missing it silently drops the paper's polish window | | Artifact submission to AE site | March 8, 2026 | Same people who owe the camera-ready | | AE review window | March 8 - April 8, 2026 | Authors answer AE questions anonymously | | Conference | May 18-22, 2026, Bellevue | Speaker travel, visas | The camera-ready page allowance for accepted papers could not be verified from public pages (待核实): take limits, forms, and the exact due date from the decision email

What's inside
Steps it walks through
  1. Post-acceptance timeline (2026-cycle anchors)
  2. De-anonymization sweep (research track)
  3. Reconciling the review record
  4. Camera-ready package checklist
  5. Proceedings metadata and long-term findability
  6. Talk and poster preparation
  7. Registration and presentation logistics
  8. Output format
Commands it runs
Confirm no anonymization debris survived the flip
pdftotext camera_ready.pdf - | grep -inE 'anonym|blinded|redacted|under review' | head
Confirm metadata now identifies the authors intentionally
pdfinfo camera_ready.pdf | grep -iE 'author|title'
More from Awesome-Journal-Skills
All skills →
About this skill
What does the mlsys-camera-ready skill do?

Use when preparing an accepted MLSys paper for publication on proceedings.mlsys.org, covering de-anonymization of the research-track PDF, restoring company and repository identity, reconciling promised rebuttal edits, the reserved-ticket registration window for authors, and sequencing camera-ready work against the artifact-evaluation deadline.

How do I install it?

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