paper-write

Generate LaTeX papers from research outlines with BibTeX citations.

Updated Jul 6, 2026
One-click install
npx skills add https://github.com/caw111/2026-SoftwareCup --skill paper-write-caw111
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-write
Source: https://github.com/caw111/2026-SoftwareCup/tree/main/.agents/skills/paper-write
Command: npx skills add https://github.com/caw111/2026-SoftwareCup --skill paper-write-caw111

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jinja2, pandoc, bibtex, python-latex, python-bibtex, python-docx, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the creation of LaTeX papers by generating sections from an outline, reducing manual LaTeX coding and improving consistency.

Core Features & Use Cases

  • Outline to LaTeX: Convert research outlines into LaTeX formatted papers with sections, figures, and citations.
  • Venue Templates: Supports templates for various academic conferences and journals.
  • Automated Citations: Integrates BibTeX to ensure accurate citation management.

Quick Start

Generate a LaTeX paper from the outline 'research-outline.md'.

Frequently Asked Questions about paper-write

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

FAQPage Schema
How do I generate LaTeX papers from a research outline?

To generate LaTeX papers from a research outline, the Skill processes your markdown outline and automatically applies LaTeX formatting to build sections, figures, and citations. It uses Python alongside jinja2 for text processing and template rendering.

Does this LaTeX paper generator support templates for academic conferences like NeurIPS and ICML?

Yes, this LaTeX paper generator supports venue templates for academic conferences like NeurIPS, ICML, and ICLR. It operates within academic environments to ensure your generated paper meets specific formatting requirements.

Can I automate BibTeX citation management when writing academic papers?

You can automate BibTeX citation management when writing academic papers using this Skill. It integrates bibtex directly to ensure accurate citation management and proper bibliography formatting within the generated LaTeX document.

What dependencies do I need to convert markdown outlines into LaTeX documents?

You need jinja2, pandoc, bibtex, python-latex, and python-docx installed to convert markdown outlines into LaTeX documents. These dependencies facilitate text processing, format conversion, and citation integration.

What is the best way to automate academic writing for research publication?

The best way to automate academic writing for research publication is converting research outlines into structured LaTeX papers. This approach reduces manual LaTeX coding, improves formatting consistency, and integrates automated citations for conferences.