paper-write

Generate LaTeX paper sections from PAPER_PLAN.md outlines for ML and IEEE venues.

Updated Apr 29, 2026
One-click install
npx skills add https://github.com/jkfee/Auto-Research --skill paper-write-jkfee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-write
Source: https://github.com/jkfee/Auto-Research/tree/main/skills/paper-write
Command: npx skills add https://github.com/jkfee/Auto-Research --skill paper-write-jkfee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Draft LaTeX papers from outlines by generating one section per plan, reducing manual drafting time and ensuring consistent structure.

Core Features & Use Cases

  • Generate standard sections (Abstract, Introduction, Related Work, Method, Experiments, Conclusion) from a PAPER_PLAN.md.
  • Produce venue-compliant templates (ICLR/NeurIPS/ICML/IEEE) with BibTeX-ready references.
  • Support anonymous author blocks and scalable project structure for submission.

Quick Start

Provide a PAPER_PLAN.md outline and the narrative content and Paper-Write will generate the LaTeX sections automatically.

Frequently Asked Questions about paper-write

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate LaTeX papers from outlines automatically?

To generate LaTeX papers from outlines, provide a PAPER_PLAN.md and NARRATIVE_REPORT.md, and the tool outputs a compilable structure by drafting one section per plan using venue templates.

Can I use BibTeX references with IEEE and NeurIPS venue templates?

Yes, BibTeX references work with IEEE and NeurIPS venue templates, producing BibTeX-ready citations alongside standard sections from Abstract to Conclusion with an optional appendix.

What do I need to draft a machine learning conference paper end-to-end?

To draft a machine learning conference paper end-to-end, you need a PAPER_PLAN.md outline, a NARRATIVE_REPORT.md for content, and optional figures or bibliography to output a compilable LaTeX structure.

Does academic writing automation support anonymous author blocks for submission?

Academic writing automation supports anonymous author blocks for submission, generating venue-compliant templates for ICLR, NeurIPS, ICML, and IEEE with scalable project structures.

What's the best way to structure an ICLR or ICML paper from a markdown plan?

The best way to structure an ICLR or ICML paper from a markdown plan is converting the PAPER_PLAN.md into standard sections like Introduction, Method, and Experiments automatically.