Communityv0.1.0

Kirklin Typst

Create polished, compile-tested Typst documents from curated kirklin templates and build them to PDF with per-page PNG previews. Use when the user wants to write, typeset, or compile a Typst document — especially an academic or research paper in NeurIPS/arXiv style (the neurips-paper template) — or says "make a Typst paper", "write a conference paper in Typst", "typeset this as a paper", "compile this .typ", or "turn this into a PDF paper". This is a template framework: pick a template under templates/, copy and customize it, then build with scripts/compile.sh (typst compile, per-page PNG previews). New document types are added as templates.

2.5kdownloadsKirk Lin
View on ClawHubBack to Skills

Skill Details

Slug
skills-typst
Latest Version
0.1.0
Author
Kirk Lin
Published
Aug 1, 2026
Updated
Aug 1, 2026
Total Versions
1

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 Kirklin Typst.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

Initial release of kirklin-typst: a framework for creating and compiling Typst documents from curated templates. - Provides compile-tested Typst templates (including NeurIPS/arXiv-style "neurips-paper"). - One-command build script (`scripts/compile.sh`) compiles .typ files to PDF and generates PNG previews for each page. - Designed for writing, typesetting, or compiling academic and research papers in Typst. - Workflow: pick a template, copy to outputs, customize, build, and deliver PDF/preview. - Framework supports adding new document types as self-contained template directories.