What problem does it solve?
This Skill automates the end-to-end workflow for producing ML/AI review papers in the IEEEtran two-column format for arXiv, with verified BibTeX citations to ensure citation integrity and reproducible results.
Core Features & Use Cases
- IEEEtran scaffolding: automatically creates a compliant LaTeX project structure (main.tex, ref.bib, plan/, issues/, templates) suitable for ML/AI reviews.
- Citation verification: integrates BibTeX validation and arXiv/BibTeX retrieval to ensure accurate references.
- Plan-first workflow: supports an issues-driven process with gated planning, per-section discovery, and quality checks for reproducible publication workflows.
- Use Case: a researcher wants to generate an arXiv-ready review article by providing a topic description, then iteratively plans, writes, validates citations, and compiles to PDF.
Quick Start
Run the arxiv-paper-writer SKILL to scaffold an IEEEtran LaTeX project, then follow the included planning and validation steps to produce a finished paper.