What problem does it solve?
It solves the problem of turning scattered empirical research notes into a coherent, submission-ready LaTeX paper without manually stitching citations, notation, figures, and section structure.
Core Features & Use Cases
- Section-by-section paper writing from the wiki: Drafts Introduction/Related Work/Method/Experiments/Conclusion by pulling the right evidence and claims from your wiki pages.
- Automatic figures/tables generation: Produces LaTeX figures (TikZ/pgfplots or Python plots) and booktabs-styled tables according to your figure/table plan.
- Citation verification + de-AI polish: Fetches and validates BibTeX entries via DBLP/CrossRef, then runs a polish pass to remove AI-sounding phrasing and enforce notation consistency.
- Optional LLM review loop: Can review each section and then perform a final structural cross-review before producing the complete draft.
Quick Start
Run the paper-draft skill on your PAPER_PLAN by providing its path, and it will generate a complete LaTeX paper directory under paper/ ready for compilation.