What problem does it solve? Producing a publication-ready ML/AI research paper requires coordinating literature review, experiment design, execution, statistical analysis, LaTeX writing, review simulation, and venue-specific submission requirements, which is error-prone and time-consuming when done ad hoc. ## Core Features & Use Cases - End-to-End Research Pipeline: Covers eight phases from project setup and literature review through experiment execution, analysis, drafting, self-review, and submission, with explicit feedback loops between phases. - Verified Citation Workflow: Fetches BibTeX programmatically via Semantic Scholar, CrossRef, and arXiv APIs with a mandatory 5-step verification process to prevent hallucinated citations. - Venue Templates and Checklists: Ships official LaTeX templates for ICML, ICLR, NeurIPS, ACL, AAAI, and COLM plus pre-submission checklists covering page limits, reproducibility statements, and ethics requirements. - Use Case: A researcher with an existing codebase asks the agent to turn their results into an ICML submission; the skill designs claim-mapped experiments, monitors runs, computes significance tests, drafts the paper in the ICML template, and simulates reviewer feedback before submission. ## Quick Start Use the research-paper-writing skill to turn my experiment results in this repository into a draft ICML paper with verified citations and statistical analysis.