latex

SKILL.md

LaTeX Document Creator

Create beautifully formatted LaTeX documents from any input source (markdown files, plain text, structured data, or user instructions). Produce professional-quality typeset output following modern LaTeX best practices.

Workflow

  1. Analyze input - Read the source material, identify structure (headings, lists, tables, figures, math, code, citations)
  2. Determine document class - Select appropriate class based on content type and length
  3. Generate LaTeX - Produce a complete .tex file with proper preamble and body
  4. Compile to PDF (if requested) - Detect platform and compile using latexmk

If the user provides additional formatting instructions, apply them. User instructions override defaults below.

Document Class Selection

Installs
1
First Seen
Apr 21, 2026