Skip to main content

latex-compile

Compile a LaTeX .tex file into a PDF using a Docker sandbox. This is a fully deterministic operation — no LLM is involved. Takes texContent as input, runs xelatex (or pdflatex fallback) inside a sandboxed Docker container, and returns the compiled PDF as base64 along with the compilation log. Use when you need to compile a .tex file to PDF, either after template filling or after user edits.

Jump to install

Source facts

Repository
ApplyU-ai/ResumeAgent
Last source activity
February 20, 2026 at 14:50
Detected SKILL.md language
English
Stars
6
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.