paper-write

Generate LaTeX paper sections from a PAPER_PLAN.md outline.

2|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/chenghaoYang/auto-coder-trainer --skill paper-write-chenghaoyang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-write
Source: https://github.com/chenghaoYang/auto-coder-trainer/tree/main/aris/skills/paper-write
Command: npx skills add https://github.com/chenghaoYang/auto-coder-trainer --skill paper-write-chenghaoyang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Draft LaTeX paper sections from an outline to accelerate academic writing workflows and reduce manual formatting.

Core Features & Use Cases

  • Generate section files (Abstract, Introduction, Related Work, Method, Experiments, Conclusion) from a PAPER_PLAN.md and NARRATIVE_REPORT.md.
  • Template-driven formatting for venues (ICLR/NeurIPS/ICML) with anonymous author support.
  • Manage citations and BibTeX by extracting from the draft and aligning with references.bib.

Quick Start

Provide your paper outline and I will generate the LaTeX sections ready to compile.

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 paper sections from an outline automatically?

You can generate LaTeX paper sections by providing a PAPER_PLAN.md and NARRATIVE_REPORT.md, which the Skill uses to draft structured sections like Abstract, Introduction, and Method automatically.

Can I use this Skill to draft papers for NeurIPS, ICLR, or ICML templates?

Yes, this Skill supports template-driven formatting for standard academic venues like NeurIPS, ICLR, and ICML, including generating anonymous author blocks for submissions.

How does it handle citation management and BibTeX files?

Citation management is handled by extracting citations from the generated draft and automatically aligning them with your references.bib file to maintain consistent BibTeX entries.

What do I need to provide before generating LaTeX sections?

You need to provide a PAPER_PLAN.md containing your outline and a NARRATIVE_REPORT.md with your narrative content to populate the standard academic paper sections.

What is the best way to automate academic paper writing for standard machine learning venues?

The best way to automate academic paper writing is using a template-driven approach that enforces venue templates and generates structured sections directly from your outline and narrative documents.