paper-write

Generate a complete LaTeX manuscript from a research plan and narrative.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/hve4638/hve-cc-marketplace --skill paper-write-hve4638
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-write
Source: https://github.com/hve4638/hve-cc-marketplace/tree/main/aris/skills/paper-write
Command: npx skills add https://github.com/hve4638/hve-cc-marketplace --skill paper-write-hve4638

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Draft LaTeX papers from outlines and narratives to produce a complete manuscript.

Core Features & Use Cases

  • Section-by-section LaTeX generation from a project plan (PAPER_PLAN.md) and narrative (NARRATIVE_REPORT.md).
  • Venue-template integration and BibTeX management to produce submissions-ready manuscripts.
  • Auto-generation of structured sections (sections/0_abstract, 1_introduction, 2_related_work, 3_method, 4_experiments, 5_conclusion, A_appendix) with figures and references.

Quick Start

Draft a complete LaTeX paper from the provided plan and narrative.

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 manuscript from a research outline?

To generate a LaTeX manuscript, provide a structured project plan and narrative report, and the system transforms them into section-by-section LaTeX files ready for compilation.

Can I format my academic paper using specific venue templates?

Yes, academic paper formatting applies venue templates to structure the generated LaTeX document, ensuring the manuscript meets specific submission requirements for targeted conferences or journals.

How does BibTeX integration work when drafting LaTeX papers?

BibTeX integration works by organizing your bibliography files within the project directory, allowing the generated LaTeX manuscript to automatically reference and compile citations correctly.

What structured inputs do I need to prepare for automated paper writing?

For automated paper writing, you need a project directory containing a research plan, a narrative report, figures, and BibTeX files to produce a complete and compilable LaTeX document.

What is the best way to organize sections for a LaTeX submission-ready document?

The best way to organize sections is through auto-generation of structured files like abstract, introduction, related work, method, experiments, conclusion, and appendix within the project directory.