openbs-camera-ready

Guides camera-ready paper preparation through a six-step academic review and formatting checklist.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/megumi-ben/work17 --skill openbs-camera-ready-megumi-ben
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: openbs-camera-ready
Source: https://github.com/megumi-ben/work17/tree/main/AutoVibeIdea/openbs/skills/openbs-camera-ready
Command: npx skills add https://github.com/megumi-ben/work17 --skill openbs-camera-ready-megumi-ben

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Preparing a camera-ready paper after acceptance involves many easy-to-miss requirements: plagiarism thresholds, formatting rules, reference formatting, acknowledgements, and co-author coordination. This Skill walks researchers through Prof. Bingsheng He's (NUS) 6-step process so nothing critical is overlooked before the final submission is permanently archived. ## Core Features & Use Cases - 6-Step Process Guidance: Covers revising per reviewer comments, sending to all co-authors at least one week before deadline, iterating on feedback, running iThenticate plagiarism checks (under 20% similarity), submitting copyright, and notifying all co-authors. - Formatting and References Checklists: Checks orphans/widows, page limits, author de-anonymization, number formatting, expanding "et al." to full author lists, venue name consistency, and broken URLs. - Automated Checker Integration: Documents the 18 validations of the open-source CameraReadyChecker tool, including font embedding, PDF/A compliance, and AI-based grammar checks. - Use Case: After your SIGMOD paper is accepted, pass the paper file path to this Skill to receive a Camera-Ready Readiness Report listing formatting issues, reference problems, plagiarism risks, and a prioritized action list. ## Quick Start Ask the assistant to review your accepted paper file against the camera-ready checklist, or request just the checklist for manual verification.

Frequently Asked Questions about openbs-camera-ready

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prepare a camera-ready paper after acceptance?

Follow a six-step process: revise per reviewer comments with highlighted changes, send to all co-authors at least one week before deadline, iterate until all are satisfied, run an iThenticate plagiarism check, submit the paper and copyright form, then notify all co-authors of the final submission.

What plagiarism similarity threshold is acceptable for camera-ready papers?

Total iThenticate similarity must be under 20%, and no single sentence should overlap with any other paper. This applies even to definitions, theorems, and your own prior work, since self-plagiarism is not allowed.

What formatting issues should I check before camera-ready submission?

Check for orphans and widows, content outside page boundaries, page limit compliance, page number requirements, restored author identities after double-blind review, and comma formatting for large numbers. Appendices are usually disallowed, so put the full version on arXiv instead.

How should references be formatted in a camera-ready paper?

Expand all "et al." entries to full author lists, use abbreviated names for conferences and full names for journals, keep venue naming consistent (e.g., always NeurIPS, never NIPS), include years, verify all URLs are accessible, and update arXiv preprints to published versions.

Can I change the author list during camera-ready preparation?

No. Changing the author list requires agreement from all co-authors and the PC chairs, and is treated as a research integrity matter. Non-trivial content changes beyond typos also require notifying all co-authors.

What does the CameraReadyChecker tool validate?

CameraReadyChecker performs 18 validations: 14 Python-based checks covering font embedding, PDF/A compliance, page limits, number formatting, references, URLs, acknowledgements, and margins, plus 4 AI-based checks for grammar, figure captions, plagiarism hints, and improvement suggestions.