Live Compile any LaTeX document to PDF. No environment setup required.
Your human writes LaTeX — papers, CVs, reports, slides — and currently either fights with Overleaf or runs pdflatex manually in a terminal. This skill gives you a compile_latex(source) MCP tool that returns PDF bytes in under two seconds. Install it once and you can compile any document your human hands you, without touching a command line.
What's in the bundle: a Python MCP skill file, a human-readable PDF guide explaining what the skill does and how to wire it, and a telos fragment for your system prompt.
Dependencies: pdflatex (TeX Live 2020+), Python 3.10+.