What problem does it solve? Writing a publishable ML/AI research paper involves coordinating experiments, statistical analysis, citation verification, LaTeX formatting, and venue-specific requirements — a process where hallucinated citations, missing baselines, and checklist omissions cause desk rejections. This Skill provides a structured pipeline covering the full research lifecycle for NeurIPS, ICML, ICLR, ACL, AAAI, and COLM submissions. ## Core Features & Use Cases - Experiment-to-Paper Pipeline: Maps paper claims to experiments, designs baselines and ablations, monitors long-running jobs via cron patterns, and maintains an experiment journal bridging results to prose. - Verified Citation Workflow: Fetches BibTeX programmatically via Semantic Scholar, CrossRef, and arXiv APIs with a mandatory 5-step verification process to prevent hallucinated references. - Venue-Ready Submission Support: Ships official LaTeX templates for six conferences, page-limit references, and mandatory checklist guidance (NeurIPS 16-item checklist, ACL Limitations section, ICLR LLM disclosure). - 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, generates publication-quality figures with colorblind-safe palettes, runs a simulated reviewer pass, and produces a checklist-compliant LaTeX draft. ## Quick Start Use the research-paper-writing skill to draft an ICML submission from the experiment results in this repository, verifying every citation programmatically.