paper-write

Draft LaTeX paper sections from outlines and narrative reports.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/MACJONSW/AutoResearchIDEA --skill paper-write-macjonsw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-write
Source: https://github.com/MACJONSW/AutoResearchIDEA/tree/main/skills/paper-write
Command: npx skills add https://github.com/MACJONSW/AutoResearchIDEA --skill paper-write-macjonsw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the drafting of LaTeX research papers, transforming outlines and research narratives into structured, compilable documents.

Core Features & Use Cases

  • Section-by-Section Drafting: Generates LaTeX content for abstract, introduction, related work, methods, experiments, conclusion, and appendix.
  • Venue-Specific Templates: Supports ICLR, NeurIPS, and ICML formats.
  • Automated Bibliography Management: Creates a clean references.bib file containing only cited entries.
  • Use Case: After completing your research and outlining the paper in PAPER_PLAN.md, use this Skill to generate a first draft of your paper in LaTeX, ready for refinement.

Quick Start

Use the paper-write skill to draft a LaTeX paper for the ICLR venue based on the provided paper plan and narrative report.

Frequently Asked Questions about paper-write

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

FAQPage Schema
How do I draft a LaTeX paper section by section from an outline?

Drafting a LaTeX paper section by section involves iteratively generating content for abstract, introduction, methods, and conclusion from a structured outline. This Skill automates this process, transforming a PAPER_PLAN.md outline and narrative report into a structured, compilable LaTeX document.

Can I generate LaTeX papers formatted for specific academic venues like ICLR or NeurIPS?

Yes, generating LaTeX papers for specific academic venues is fully supported. The Skill ensures adherence to venue-specific formatting and page limits for ICLR, NeurIPS, and ICML, producing documents ready for submission.

How does automated bibliography management work for LaTeX scientific writing?

Automated bibliography management for LaTeX scientific writing creates a clean references.bib file containing only the cited entries. The Skill manages the LaTeX project structure and incorporates citations automatically during the drafting process.

What do I need to start automated LaTeX drafting for academic publishing?

To start automated LaTeX drafting for academic publishing, you need a completed research narrative and a structured outline in a PAPER_PLAN.md file. The Skill uses these inputs to generate the first draft of your paper in LaTeX.

Does automated scientific writing handle figures and citations in LaTeX?

Yes, automated scientific writing handles figures and citations in LaTeX. The Skill incorporates figures and manages citations throughout the document, ensuring they are correctly formatted within the generated LaTeX project structure.

Are there limitations when using automated drafting for scientific writing?

A limitation of automated drafting for scientific writing is that it generates a first draft ready for refinement rather than a final publication. You must still review and refine the generated LaTeX content to ensure academic rigor and accuracy.