What problem does it solve? Writing a publication-ready ML paper involves coordinating literature review, experiment design, statistical analysis, LaTeX drafting, citation verification, and venue-specific formatting — a process where missed steps (hallucinated citations, missing checklists, weak baselines) cause desk rejections. ## Core Features & Use Cases - Full Research Lifecycle: Covers project setup, iterative literature search, claim-to-experiment mapping, execution monitoring with cron patterns, statistical analysis (McNemar's test, bootstrapped CIs), drafting, self-review, and submission for NeurIPS, ICML, ICLR, ACL, AAAI, and COLM. - Citation Hallucination Prevention: Enforces a mandatory 5-step programmatic verification workflow using Semantic Scholar, CrossRef, and arXiv APIs instead of generating BibTeX from memory. - Venue-Ready Resources: Ships official LaTeX templates, conference checklists (NeurIPS 16-item checklist, ACL Limitations section, ICLR LLM disclosure), and the autoreason iterative refinement methodology with model-tier guidance. - Use Case: A researcher with experimental results asks the agent to draft an ICML submission — the skill produces a grounded draft from an experiment log, verifies every citation via DOI content negotiation, applies the ICML 2026 template, and runs the pre-submission checklist. ## Quick Start Ask the agent to start a research paper from your existing codebase and results, specifying the target venue such as NeurIPS or ICML.