What problem does it solve?
Compiling a MCM/ICM/APMCM English competition paper and ensuring it meets strict compliance requirements is time-consuming and error-prone, especially when LaTeX errors, missing figures/tables, or placeholder content slip through.
Core Features & Use Cases
- End-to-end compile workflow: verifies the environment, performs cleanup, compiles in the correct order (main → bibtex → main), and runs post-compile quality gates.
- MANDATORY fix loops for missing content: detects unembedded figures/tables and missing references/labels, auto-guides how to embed/fix before compiling.
- Competition compliance enforcement: checks critical constraints such as summary sheet presence (MCM/ICM), page count targets, team control number placeholder, anonymity, APMCM commitment letter exclusion, and “no placeholders” rules.
Use case: you have a completed English competition LaTeX project with figures and tables in the figures/ directory, and you want a single reliable run that produces paper/main.pdf only after LaTeX errors and compliance issues are resolved.
Quick Start
Ask the AI to run the comp-compile-en skill for your paper by passing the directory that contains your paper sources.