What problem does it solve?
Turning a research plan and narrative report into a complete, compilable LaTeX paper is slow and error-prone, with risks of hallucinated citations, venue formatting mistakes, and generic AI-sounding prose. This Skill automates section-by-section drafting with verified bibliography and venue-specific templates.
Core Features & Use Cases
- Section-by-Section LaTeX Generation: Produces a modular
paper/ project (main.tex, per-section files, math macros) following a PAPER_PLAN.md outline, with venue templates for ICLR, NeurIPS, ICML, CVPR, ACL, AAAI, and IEEE journals/conferences.
- Verified Bibliography: Fetches real BibTeX entries from DBLP and CrossRef instead of LLM-generated citations, and filters references.bib to only cited entries.
- Quality Passes: Includes de-AI polish, a reverse-outline coherence test, and an automated cross-review step via a reviewer model before final checks on page limits, references, and anonymity.
- Use Case: After finishing experiments and a narrative report, run the Skill to produce a compile-ready ICLR submission draft with figures, citations, and an appendix, then iterate on reviewer feedback.
Quick Start
Ask the assistant to write the paper from your PAPER_PLAN.md and NARRATIVE_REPORT.md, for example: "Write the paper for ICLR using my paper plan and narrative report."