Communityv1.5.0

Compile LaTex & Typst into PDF with TypeTex

Compile Typst and LaTeX documents to PDF via API. Send source code, get back a PDF.

2.5kdownloads3stars8active installsgregm711
View on ClawHubBack to Skills

Skill Details

Slug
typetex
Latest Version
1.5.0
Author
gregm711
Published
Feb 1, 2026
Updated
Feb 25, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Compile LaTex & Typst into PDF with TypeTex.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — 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.