What problem does it solve?
It turns a paper outline and narrative notes into coherent, venue-style LaTeX drafts quickly, reducing the time and iteration needed to produce a full paper structure with consistent formatting and citations.
Core Features & Use Cases
- Section-by-section LaTeX generation: Drafts Abstract, Introduction, Related Work, Method, Experiments, Conclusion, and appendix content from a provided plan and narrative report.
- Venue-aware templates and formatting: Initializes the correct LaTeX class and bibliography style for targets like ICLR, NeurIPS, ICML, and IEEE venues.
- Evidence and citation discipline: Builds a filtered bibliography from only the citations used in the drafted LaTeX, with DBLP/CrossRef-backed BibTeX fetching to avoid hallucinated references.
- Gap-aware writing (optional): If a GAP report exists, inserts searchable DATA_NEEDED markers for missing evidence instead of inventing results.
Quick Start
Use the paper-write skill to draft the Introduction by providing your PAPER_PLAN.md and NARRATIVE_REPORT.md, targeting your desired venue and writing style.