What problem does it solve?
Writing a full research paper from an existing narrative report is time-consuming and error-prone, especially when figures, LaTeX structure, compilation, and submission checks must all line up.
Core Features & Use Cases
- End-to-end paper generation pipeline: Orchestrates paper planning, figure creation, LaTeX writing, compilation, and an automated improvement loop to produce a polished
paper/ deliverable.
- Configurable submission assurance gates: Supports
draft vs submission assurance, and when in submission mode runs external verification to confirm the final PDF meets gate requirements.
- Figure modes for different needs: Generates data plots and supports multiple illustration approaches (e.g., deterministic
figurespec, mermaid flowcharts, or API-based illustration options).
- Optional structural style alignment: Accepts an opt-in
-- style-ref to match structural tendencies (not prose) of a reference source.
Quick Start
Run the full pipeline on your narrative report to generate and compile a submission-ready PDF with ICLR formatting:
/paper-writing "NARRATIVE_REPORT.md"