What problem does it solve? Turning a research plan and experimental findings into a complete, venue-compliant LaTeX paper is slow and error-prone, with risks of hallucinated citations, inconsistent notation, and missed formatting rules. This Skill automates section-by-section drafting with verified bibliography handling and multi-pass quality audits. ## Core Features & Use Cases - Venue-aware templates: Ships LaTeX templates for ICLR, NeurIPS, ICML, IEEE journals, and IEEE conferences, with correct citation styles (natbib vs. cite) and page-limit rules per venue. - Verified bibliography: Fetches real BibTeX from DBLP and CrossRef instead of LLM-generated entries, filters uncited entries, and flags unverifiable ones with [VERIFY] markers. - Quality and review passes: Runs five scientific-writing audits (clutter, active voice, sentence structure, terminology consistency, numerical integrity), a theory-paper proof consistency pass, and a cross-model review via GPT-5.5. - Use Case: After running /paper-plan and /paper-figure, invoke this Skill to produce a compilable paper/ directory with modular section files, math macros, figures, and a clean references.bib ready for submission. ## Quick Start Ask the assistant to write the paper from PAPER_PLAN.md and NARRATIVE_REPORT.md targeting ICLR, generating the full LaTeX project under paper/.