← 返回 Skills 市场
2496
总下载
3
收藏
8
当前安装
2
版本数
在 OpenClaw 中安装
/install typetex
功能描述
Compile Typst and LaTeX documents to PDF via API. Send source code, get back a PDF.
安全使用建议
This skill is internally consistent, but it sends the full contents of any document and any auxiliary files to a public remote service. Before using it with sensitive documents, verify the service owner and privacy/security policy (the OpenAPI contact points at typetex.app vs the server host on modal.run suggest a third-party host), and avoid sending secrets or private data. If you need offline or private compilation, use a local compiler (Typst/Tectonic) instead. As a quick test, try compiling a non-sensitive sample document first to confirm expected behavior.
功能分析
Type: OpenClaw Skill
Name: typetex
Version: 1.5.0
The skill bundle is designed to compile Typst and LaTeX documents to PDF by sending source code to an external API endpoint: `https://studio-intrinsic--typetex-compile-app.modal.run`. All files, including `SKILL.md` and example Python scripts, consistently demonstrate this intended functionality without any evidence of malicious intent. There are no instructions for prompt injection against the agent, no attempts to exfiltrate local data or credentials, and no unauthorized execution of commands or network calls. The behavior is clearly aligned with its stated purpose.
能力评估
Purpose & Capability
Name/description match the provided SKILL.md, examples, and OpenAPI: all show a public HTTP API that accepts source and returns a base64 PDF. No unrelated binaries or credentials are requested.
Instruction Scope
Instructions are narrowly scoped to POSTing document content (and optional auxiliary files, including base64-encoded binaries) to the documented endpoints and saving the returned PDF. Important privacy note: users must send full document contents (and any included files) to the external service — compilation logs (for LaTeX failures) may also be returned. The instructions do not ask the agent to read unrelated system files or secrets.
Install Mechanism
No install spec — instruction-only skill and example scripts only use Python requests. Nothing will be written to disk by an installer and no external archives are fetched by the skill itself.
Credentials
No environment variables, credentials, or config paths are requested. The lack of required secrets is consistent with the skill's stated 'no authentication required' API.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system privileges. disable-model-invocation is false (normal), so an agent could call the API autonomously — acceptable given the skill's narrow scope.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install typetex - 安装完成后,直接呼叫该 Skill 的名称或使用
/typetex触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.5.0
Initial release of typetex v1.0.0.
- Compile Typst (.typ) and LaTeX (.tex) documents to PDF via API.
- Supports multi-file projects, images, custom fonts, and bibliographies.
- Offers endpoints for both Typst and LaTeX compilation, plus a health check.
- Clear error reporting, including LaTeX logs for debugging.
- Provides Python and curl usage examples.
v1.0.0
Initial release of Typst & LaTeX Compiler skill.
- Compile Typst (.typ) and LaTeX (.tex) documents to PDF via a public API.
- Supports multi-file projects and image/font inclusion through base64-encoded auxiliary files.
- Provides clear error handling with compilation logs (for LaTeX).
- Includes usage examples in Python and curl.
- No authentication required; offers public, rate-limited access.
- Full support for Typst (including custom fonts, math, figures, and tables) and LaTeX (full TeX Live via Tectonic, BibTeX, TikZ, custom classes/styles).
元数据
常见问题
Compile LaTex & Typst into PDF with TypeTex 是什么?
Compile Typst and LaTeX documents to PDF via API. Send source code, get back a PDF. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2496 次。
如何安装 Compile LaTex & Typst into PDF with TypeTex?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install typetex」即可一键安装,无需额外配置。
Compile LaTex & Typst into PDF with TypeTex 是免费的吗?
是的,Compile LaTex & Typst into PDF with TypeTex 完全免费(开源免费),可自由下载、安装和使用。
Compile LaTex & Typst into PDF with TypeTex 支持哪些平台?
Compile LaTex & Typst into PDF with TypeTex 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Compile LaTex & Typst into PDF with TypeTex?
由 gregm711(@gregm711)开发并维护,当前版本 v1.5.0。
推荐 Skills