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.

跳到安装

来源信息

仓库
ApplyU-ai/ResumeAgent
最近来源活动
2026年2月20日 14:50
检测到的 SKILL.md 语言
英语
星标
6
分支
1

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。