What problem does it solve? Writing a publication-ready ML/AI paper involves coordinating literature review, experiment design, statistical analysis, LaTeX drafting, citation verification, and venue-specific submission requirements. 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. - Citation Verification Workflow: Programmatic BibTeX retrieval via Semantic Scholar, CrossRef, and arXiv APIs to prevent hallucinated citations, with a mandatory 5-step verification process. - Experiment & Analysis Patterns: Incremental result saving, crash recovery, blind judge panels, McNemar's test, bootstrapped confidence intervals, and publication-quality figures with colorblind-safe palettes. - Venue Templates & Checklists: Official LaTeX templates for six conferences plus mandatory checklist requirements (NeurIPS 16-item checklist, ACL Limitations section, ICLR LLM disclosure). - Use Case: A researcher with experimental results asks the agent to draft an ICML submission. The Skill verifies all citations programmatically, generates figures with error bars, applies the ICML 2026 template, and runs a simulated reviewer pass before submission. ## Quick Start Use the research-paper-writing skill to draft a NeurIPS paper from the experiment results in my results/ directory, starting with a literature review and verified citations.