paper-write

Generate LaTeX paper sections from user-provided outlines.

Updated May 29, 2026
One-click install
npx skills add https://github.com/TabithaFanny/ThesisX --skill paper-write-tabithafanny
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: paper-write
Source: https://github.com/TabithaFanny/ThesisX/tree/main/skills_imported/aris/skills/paper-write
Command: npx skills add https://github.com/TabithaFanny/ThesisX --skill paper-write-tabithafanny

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, pandoc, texlive, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the generation of LaTeX paper sections from an outline, saving time and reducing errors in academic writing.

Core Features & Use Cases

  • Section-by-Section Generation: Automatically drafts LaTeX sections based on an outline.
  • LaTeX Formatting: Generates LaTeX documents with correct formatting and style based on conference or journal guidelines.
  • Use Case: Ideal for researchers who want to quickly generate sections of a LaTeX paper based on an outline, ensuring adherence to academic standards.

Quick Start

Use the paper-write skill to generate the sections of a LaTeX paper from the outline in 'paper-plan.md'.

Frequently Asked Questions about paper-write

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

FAQPage Schema
How do I automate LaTeX paper generation from an outline?

Automating LaTeX paper generation from an outline requires a tool that drafts sections based on your plan. This Skill generates LaTeX sections automatically from a provided outline file, ensuring correct formatting for academic standards.

What is the best way to generate LaTeX sections for conference and journal papers?

Generating LaTeX sections for conference and journal papers is best handled by automation tools that support various academic styles. This Skill automatically formats and drafts your paper sections according to specific publication guidelines.

Do I need Python and texlive installed to generate LaTeX papers from an outline?

Yes, you need Python, pandoc, and texlive installed to generate LaTeX papers from an outline. These dependencies are required for rendering and formatting the generated LaTeX documents correctly.

Can I use an outline in a markdown file to automatically draft a LaTeX research paper?

Yes, you can use an outline in a markdown file to automatically draft a LaTeX research paper. You provide the outline in a markdown file, and the Skill generates the corresponding LaTeX sections automatically.

Does automated LaTeX paper generation support different academic formatting styles?

Automated LaTeX paper generation supports different academic formatting styles for conferences and journals. The Skill generates documents with correct formatting and style based on your specific publication guidelines.

Why are my LaTeX paper sections not formatting correctly when generated from an outline?

LaTeX paper sections may not format correctly due to missing dependencies like texlive or pandoc. Ensure Python and the required LaTeX packages are properly installed for rendering and formatting the generated documents.