latex-autofix

Installation
SKILL.md

LaTeX Auto-Fix Compilation

Compile LaTeX documents with autonomous error detection and resolution. Wraps the standard /latex workflow with a fix-loop that handles the most common compilation failures without manual intervention.

When to Use

  • Default method for all LaTeX compilation — use this instead of /latex unless you need manual control
  • Any .tex file that should compile to PDF
  • When compilation fails and you want automatic diagnosis and repair
  • When you want a post-compilation citation audit

When NOT to Use

  • Quick one-off compilations where you already know the document is clean — /latex is fine
  • Documents with exotic custom classes that need manual debugging

Quality Scoring

Related skills
Installs
8
GitHub Stars
54
First Seen
Mar 4, 2026