latex-document

Create and compile LaTeX documents into PDFs using predefined templates.

17|1|Updated Jun 1, 2026
One-click install
npx skills add https://github.com/jrcjrcc/deepseek-nyamu --skill latex-document-jrcjrcc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: latex-document
Source: https://github.com/jrcjrcc/deepseek-nyamu/tree/main/crates/tui/assets/skills/academic-paper-pipeline/modules/04-latex
Command: npx skills add https://github.com/jrcjrcc/deepseek-nyamu --skill latex-document-jrcjrcc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, matplotlib, numpy, pandas, jinja2, pdflatex, xelatex, lualatex, biber, makeindex, makeglossaries, poppler-utils, imagick, pandoc, qpdf, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill simplifies the creation and compilation of LaTeX documents, allowing users to quickly generate professional-quality PDFs without manual LaTeX knowledge.

Core Features & Use Cases

  • Document Creation: Offers a wide range of templates for resumes, reports, letters, exams, and more.
  • Compilation: Automatically detects the appropriate LaTeX engine and performs multi-pass compilation for accuracy.
  • Conversion: Converts PDFs to LaTeX for easy editing and archiving.
  • Use Case: If you need to create a thesis or a scientific poster, this Skill can generate the LaTeX code for you and compile it into a PDF.

Quick Start

Use the latex-document skill to create a resume using the 'resume-classic-ats.tex' template.

Frequently Asked Questions about latex-document

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

FAQPage Schema
How do I compile a LaTeX document into a PDF without manual engine configuration?

To compile a LaTeX document into a PDF, this skill automatically detects the appropriate LaTeX engine and performs multi-pass compilation. It handles engine selection and dependency execution for you to generate the final PDF output.

What is the best way to generate a professional resume or thesis using LaTeX templates?

Generating a professional resume or thesis is best handled using predefined LaTeX templates. This skill provides customizable scripts for resumes, reports, and exams, compiling the generated code into a high-quality PDF without requiring manual LaTeX knowledge.

Do I need TeX Live and Python installed to create and compile LaTeX documents?

Yes, you need TeX Live, Python, and Poppler installed to create and compile LaTeX documents. These dependencies provide the foundational engines and utilities required for executing the automated multi-pass compilation and format conversion processes.

Can I convert an existing PDF back to LaTeX for editing and archiving?

Yes, you can convert an existing PDF back to LaTeX for editing and archiving. This skill includes conversion capabilities that reverse-engineer the PDF format into editable LaTeX code using integrated utilities like Pandoc.

Does this LaTeX compilation tool support automated multi-pass compilation for bibliographies and indexes?

Yes, this LaTeX compilation tool supports automated multi-pass compilation for bibliographies and indexes. It handles multiple compilation passes automatically to resolve references, glossaries, and citations accurately within the document.

What types of documents can I create using automated LaTeX scripts?

You can create resumes, reports, letters, exams, and scientific posters using automated LaTeX scripts. The skill applies predefined templates and advanced features like mail merge to generate these diverse document types efficiently.