paper-write

Draft a complete LaTeX paper from an outline and narrative.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Draft a complete LaTeX paper from an outline and narrative.

Core Features & Use Cases

  • Section-by-section LaTeX generation from an outline and narrative; supports venue templates (ICLR/NeurIPS/ICML/IEEE/ACM); integrates narrative content with a formal paper structure; produces BibTeX-ready references setup.
  • Workflow orchestration includes order of sections (Abstract, Introduction, Related Work, Method, Experiments, Conclusion) and template scaffolding; supports management of figures, equations, and citations via standard LaTeX.

Quick Start

Draft a complete LaTeX paper from the given outline 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 complete LaTeX paper from an outline?

Yes, it supports venue templates for ICLR, NeurIPS, ICML, IEEE, and ACM. The workflow applies the selected template's formatting rules while generating the LaTeX project structure and integrating your narrative content across standard academic sections.

How do I handle BibTeX references when writing academic papers in LaTeX?

BibTeX references are handled by integrating bibliography entries directly within the LaTeX project structure. The workflow sets up BibTeX-ready references and can fetch citation data from DBLP or CrossRef when available to populate the bibliography.

Can I draft conference papers for machine learning and computer vision fields?

You can draft conference papers targeting machine learning, computer vision, and related fields. The workflow is specifically designed for academic writing, generating formal structures like Abstract, Introduction, Related Work, Method, Experiments, and Conclusion for these domains.

What is the best way to structure sections for a journal-style LaTeX paper?

The best way to structure a journal-style LaTeX paper is to follow the enforced section order: Abstract, Introduction, Related Work, Method, Experiments, and Conclusion. The workflow orchestrates this sequence, scaffolding the template and integrating narrative content into each section.

Does this LaTeX writing assistance work without external dependencies?

Yes, the LaTeX writing assistance operates without requiring external dependencies or components. It independently drafts the complete paper structure, manages figures and equations via standard LaTeX, and handles the bibliography setup based on the provided outline and narrative.