What problem does it solve?
This Skill removes the friction of writing, compiling, and converting LaTeX documents by providing end-to-end templates and automation that produce a professional PDF plus PNG previews.
Core Features & Use Cases
- Create publication-ready LaTeX documents: resumes/CVs, academic papers, theses/dissertations, posters, presentations (Beamer), exams, reports, invoices, letters, and books.
- Compile with smart automation: auto-selects the LaTeX engine (pdflatex/xelatex/lualatex), runs BibTeX or Biber as needed, runs index/glossary tooling when present, and outputs PNG page previews for quick visual verification.
- Convert and reconstruct documents: convert Markdown/DOCX/HTML/PDF to LaTeX via Pandoc and convert handwritten/scanned PDFs into structured LaTeX using OCR conversion profiles.
- Generate scholarly artifacts: charts/diagrams/tables (matplotlib + pgfplots workflows), Mermaid/Graphviz/PlantUML diagrams, BibTeX fetching from DOIs/arXiv IDs, and citation cross-checking.
- Quality and maintenance tooling: lint/check LaTeX, analyze document statistics (figures/tables/equations/citations), provide automated compilation error insights, and generate change-tracked diffs with latexdiff.
- Use cases: generate a 2-page cheat sheet from a PDF textbook, compile a CJK thesis with correct engine selection, merge/compress/encrypt PDFs, or batch mail-merge letters from CSV/JSON into a single compiled PDF.
Quick Start
Use the LaTeX document skill to compile your file by asking it to compile output-tools/latex-document-skill-main/assets/templates/report.tex into a PDF with PNG previews.