What problem does it solve? Writing a full research paper from scattered experiment results, survey notes, and experiment plans is slow and error-prone. This Skill automates Phase 7 of the auto-research workflow by assembling a complete paper draft (LaTeX for NeurIPS/ACL or Markdown) directly from your structured research artifacts. ## Core Features & Use Cases - Parallel Section Drafting: Drafts Abstract, Introduction, Related Work, Method, Experiments, Results, Discussion, and Limitations chapters in parallel, then unifies terminology, notation, and citation keys. - Bibliography Generation: Builds refs.bib with DOI and venue completion via Semantic Scholar, using consistent bibtex key naming. - Format Branching & Build Check: Selects NeurIPS/ACL LaTeX or Markdown skeletons based on paper_format, includes a mandatory AI-use disclosure section, and runs pdflatex/bibtex to verify the build. - Use Case: After finishing experiments in an LLM research project, invoke this Skill to turn 06_RESULTS.md, 02_SURVEY/MATRIX.md, and 04_EXPERIMENT_PLAN.md into a submission-ready paper draft with figures, tables, and references. ## Quick Start Use the research.paper.draft skill to generate the paper draft for my current auto-research project from the results and survey files.