paper-write

Draft complete LaTeX papers from outlines with venue templates and bibliographies.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/Wenwen555/ARIS-LVLM --skill paper-write-wenwen555
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: paper-write
Source: https://github.com/Wenwen555/ARIS-LVLM/tree/main/skills/paper-write
Command: npx skills add https://github.com/Wenwen555/ARIS-LVLM --skill paper-write-wenwen555

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Draft complete LaTeX papers directly from an outline by converting high-level plans into structured sections with consistent formatting and venue templates, reducing drafting time and boilerplate.

Core Features & Use Cases

  • Outline-to-paper workflow: Convert a PAPER_PLAN.md outline and narrative into a full LaTeX paper with sections (Abstract, Introduction, Method, Experiments, Conclusion) and a bibliography.
  • Template-driven drafting: Apply conference templates (ICLR/NeurIPS/ICML/IEEE) and automatic math notation via shared macros.
  • Reference, figure, and appendix integration: Manage figures and BibTeX entries to produce a compilable document ready for submission.

Quick Start

Provide an outline and narrative, and run the skill to produce a complete LaTeX paper scaffold ready for editing.

Frequently Asked Questions about paper-write

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

FAQPage Schema
How do I convert an outline into a LaTeX paper automatically?▼

To convert an outline into a LaTeX paper, provide your PAPER_PLAN.md outline and narrative to generate a complete, ready-to-compile document with standard sections and a bibliography. This reduces drafting time by automating the creation of structured sections and boilerplate.

Can I generate LaTeX papers for specific ML conference templates like ICLR or NeurIPS?▼

Yes, you can generate LaTeX papers for specific ML conference templates like ICLR, NeurIPS, ICML, and IEEE. The skill applies venue-style formatting, wires sections together, and adapts to anonymous submission requirements automatically.

How do I integrate BibTeX references and figures into a compiled LaTeX document?▼

To integrate BibTeX references and figures into a compiled LaTeX document, the skill manages your bibliography entries and figure files during the drafting process. This ensures the final output is a compilable document ready for submission.

What do I need to start drafting a LaTeX paper from an outline?▼

To start drafting a LaTeX paper from an outline, you need a PAPER_PLAN.md file containing your high-level outline and narrative. Running the skill with this input produces a complete LaTeX paper scaffold ready for editing.

Does automated LaTeX paper drafting support math notation and appendix generation?▼

Yes, automated LaTeX paper drafting supports math notation through shared macros and includes appendix generation. It converts your high-level plans into structured sections while managing reference integration to produce a ready-to-compile document.