
Ccf Submission Checker
- 23 installs
- 1.5k repo stars
- Updated July 8, 2026
- mikubaka88/ccfa-skills
Checks CCF submission readiness: venue LaTeX/template/page/anonymity rules, PDF build, metadata, and artifact reproducibility packages.
About
A readiness gate that verifies a CCF paper against venue format rules, LaTeX/PDF build, and artifact/reproducibility requirements before submission. A researcher uses it right before submitting to NeurIPS, CVPR, ICML, or similar venues.
- Modes: venue-format, package-check, artifact, and full
- Checks page limits, anonymity, fonts, metadata, seeds, licenses, and README
Ccf Submission Checker by the numbers
- 23 all-time installs (skills.sh)
- Ranked #710 of 1,352 Code Review & Quality skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/mikubaka88/ccfa-skills --skill ccf-submission-checkerAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 23 |
|---|---|
| repo stars | ★ 1.5k |
| Last updated | July 8, 2026 |
| Repository | mikubaka88/ccfa-skills ↗ |
What it does
Checks CCF submission readiness: venue LaTeX/template/page/anonymity rules, PDF build, metadata, and artifact reproducibility packages.
Files
CCF Submission Checker
Core Rule
Treat submission as a build, venue-policy, page-budget, and artifact-readiness gate. Use local venue guides for expected rules, then require official-policy freshness for final decisions. Do not rewrite paper content.
Modes
venue-format: template, page limit, anonymity, author block, supplementary and camera-ready rules.package-check: LaTeX/PDF build, metadata, fonts, page count, file structure, and submission checklist.artifact: code/data/model release plan, environment, seeds, hardware, licenses, artifact README, and reproducibility appendix.full: venue + package + artifact.
Workflow
1. Identify venue/year/track, submission mode, project directory, TeX/PDF files, supplementary/artifact files, and deadline pressure. 2. Read ccfa.yaml when available. If absent, proceed with supplied files and state that project-state tracking is unavailable. 3. For venue questions, read ../ccf-paper-writer/references/venue-guides/index.md and the specific venue guide before checking official freshness. 4. For package checks, inspect compile status, page count, target page budget, anonymity, fonts, PDF metadata, template path, references, supplementary files, and required forms. 5. For artifact checks, build a reproducibility checklist: code, data, models, environment, seeds, hardware, license, access restrictions, and README. 6. Hand off to ccf-paper-writer for text/page rewrites: compression when over limit, expansion when a full manuscript is materially underfilled, and normal polishing when within budget. Hand off to ccf-experiment-designer for missing reproducibility experiments and ccf-rebuttal-writer for post-review response packaging.
Output Contract
Mode:
Venue and rule freshness:
Files checked:
Pass/fail checklist:
Build/package issues:
Anonymity/page/font/metadata issues:
Length budget status:
Artifact/reproducibility issues:
Required fixes:
Next CCFA owner:interface:
display_name: "CCF Submission Checker"
short_description: "Check venue format, LaTeX/PDF package readiness, anonymity, metadata, and artifact/reproducibility packages."
default_prompt: "Use $ccf-submission-checker for venue rules, templates, page limits, package checks, and artifact/reproducibility readiness."