paper-write

Draft a complete LaTeX manuscript from an outline and narrative sources.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/SamyakJhaveri/loam --skill paper-write-samyakjhaveri
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-write
Source: https://github.com/SamyakJhaveri/loam/tree/main/seed/_research/skills/paper-write
Command: npx skills add https://github.com/SamyakJhaveri/loam --skill paper-write-samyakjhaveri

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Draft LaTeX papers section-by-section from an outline and narrative sources, turning structured plans into a complete, compilation-ready manuscript.

Core Features & Use Cases

  • Generate venue-ready LaTeX templates from a plan and narrative.
  • Produce modular sections (abstract, introduction, related work, method, experiments, conclusion) driven by a PAPER_PLAN.md and NARRATIVE_REPORT.md.
  • Integrate shared references, math macros, and bibliographic management to streamline submission.

Quick Start

Place PAPER_PLAN.md and NARRATIVE_REPORT.md in your project and ask the agent to generate a LaTeX draft using the venue templates.

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

To generate a LaTeX paper from an outline, you provide a structured PAPER_PLAN.md and NARRATIVE_REPORT.md. The system drafts a comprehensive, compilation-ready manuscript section-by-section from these inputs. It creates modular section files and compiles a coherent narrative for submission.

Can I use academic paper templates like NeurIPS or ICLR for LaTeX drafting?

Yes, you can use venue-specific templates like NeurIPS, ICLR, ICML, and IEEE for LaTeX drafting. The system enforces template-specific layouts to ensure your generated manuscript meets the formatting requirements of your target academic venue.

What is the best way to structure an academic paper draft for automatic generation?

The best way to structure an academic paper draft for automatic generation is to use modular sections driven by a structured outline. The system creates files for the abstract, introduction, related work, method, experiments, and conclusion based on your PAPER_PLAN.md.

Does automated LaTeX paper writing support bibliography integration?

Yes, automated LaTeX paper writing supports automatic bibliography integration. The system integrates shared references and bibliographic management directly into your manuscript, streamlining the submission process by linking citations from your narrative sources.

Do I need math macros to auto-draft a LaTeX paper from an outline?

You do not strictly need to create math macros yourself to auto-draft a LaTeX paper. The system integrates shared references and math macros automatically during the generation process, ensuring mathematical notation is compiled correctly in the final manuscript.