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. This Skill provides a structured pipeline covering the full research lifecycle for NeurIPS, ICML, ICLR, ACL, AAAI, and COLM submissions. ## Core Features & Use Cases - Full Research Pipeline: Eight phases from project setup and literature review through experiment execution, analysis, drafting, self-review, and submission, with explicit feedback loops for iterative refinement. - Citation Verification Workflow: Programmatic citation fetching via Semantic Scholar, CrossRef, and arXiv APIs to prevent hallucinated references, with a mandatory 5-step verification process. - Venue Templates & Checklists: Official LaTeX templates for ICML 2026, ICLR 2026, NeurIPS 2025, ACL, AAAI 2026, and COLM 2025, plus per-venue submission checklists covering page limits, ethics statements, and reproducibility requirements. - Use Case: A researcher with experimental results in a codebase asks the agent to draft an ICML submission. The Skill organizes the workspace, verifies all citations programmatically, generates figures with colorblind-safe palettes, drafts each section grounded in the experiment log, and runs a simulated reviewer pass before submission. ## Quick Start Use the research-paper-writing skill to draft an ICML submission from the experiment results in this repository.