paper-write

Generate a compilable LaTeX manuscript from an outline and narrative content.

Updated Jun 10, 2026
One-click install
npx skills add https://github.com/xqinag/ARIS-new --skill paper-write-xqinag
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-write
Source: https://github.com/xqinag/ARIS-new/tree/main/skills/paper-write
Command: npx skills add https://github.com/xqinag/ARIS-new --skill paper-write-xqinag

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Draft LaTeX papers section-by-section from an outline and narrative content, turning planning into a ready manuscript.

Core Features & Use Cases

  • Convert an outline into modular LaTeX sections (0_abstract, 1_introduction, 2_related_work, 3_method, 4_experiments, 5_conclusion, and A_appendix).
  • Automatically select venue templates (ICLR, NeurIPS, ICML, IEEE) and manage citations, figures, and bibliography.
  • Ideal for rapid academic drafting from structured plans, research notes, and narrative reports.

Quick Start

Input PAPER_PLAN.md and NARRATIVE_REPORT.md to generate a complete LaTeX project 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 a LaTeX research paper from an outline?

To generate a LaTeX research paper from an outline, input your structured planning files like PAPER_PLAN.md and NARRATIVE_REPORT.md. The system drafts complete manuscripts section-by-section, producing a ready-to-compile LaTeX project.

Can I automatically format academic writing for venues like NeurIPS or ICML?

Yes, you can automatically format academic writing for specific venues. The system selects venue-appropriate LaTeX templates such as ICLR, NeurIPS, ICML, and IEEE to ensure your manuscript meets formatting requirements.

What is the best way to structure a modular LaTeX paper for academic writing?

The best way to structure a modular LaTeX paper is by generating separate files for abstracts, introductions, related work, methods, experiments, and conclusions. This modular approach maintains clean section structure and includes appendices.

Does automated paper writing handle bibliography and figure management?

Automated paper writing does handle bibliography and figure management. Alongside drafting main content sections, the system manages citations, integrates figures, and structures the bibliography to produce a complete manuscript.

Do I need narrative content to convert an outline into a LaTeX manuscript?

Yes, you need narrative content like NARRATIVE_REPORT.md alongside your outline to convert it into a LaTeX manuscript. Providing narrative reports and research notes enables the system to draft cohesive text rather than empty templates.