What problem does it solve?
It helps researchers turn a paper outline and available evidence into a complete, structured LaTeX manuscript while enforcing strict discipline: no fabricated numbers, consistent claim-to-evidence mapping, and verified citation behavior.
Core Features & Use Cases
- Section-by-section LaTeX drafting from a plan: Generates an end-to-end paper draft (abstract through conclusion) from PAPER_PLAN.md and narrative/report inputs.
- Evidence-locked results writing: Requires numerical claims to come only from figures/all_results.json or RESULTS.md and checks for missing/placeholder upstream content.
- Verified reference pool and citation discipline: Builds a verified bibliography pool before writing any \citep{} usage and fetches real BibTeX from DBLP/CrossRef (no fabrication).
- Figure/table embedding plan: Enforces an embedding workflow that maps available PDFs and latex_includes assets into the correct sections.
- Resume + integrity checks: Supports backup/resume strategies, section completeness checks, label/ref verification, and final embedding verification.
Quick Start
Use the paper-write skill to draft an ICLR-style LaTeX paper section-by-section from your existing PAPER_PLAN.md, narrative, and figures, for example: “Draft my paper into LaTeX using the outline in PAPER_PLAN.md and the evidence in figures/all_results.json for the ICLR venue.”