Skip to content

iamwrm/typst_skill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

typst_skill

An agent skill for creating technical reports, academic papers, and formatted documents as PDF or HTML using Typst.

Features

  • PDF workflow — Typst template with CJK support, math, theorem/definition/remark blocks, tables
  • HTML workflow — Single-file HTML with KaTeX math and Google Fonts (CDN by default)
  • PDF file attachments — Embed source code and data files directly inside PDFs so readers can extract them without external hosting
  • PDF Viewer — Static HTML viewer that renders PDFs and lists embedded attachments for download (uses PDF.js)

Usage

With pi (or compatible agent harness)

The skill is defined in .agents/skills/typst-technical-report/ and is automatically picked up by compatible agent harnesses (e.g. pi).

With Claude.ai

  1. Build the skill zip:
    make zip
  2. Go to Claude.aiSettingsCapabilitiesSkillsAddUpload skill, and upload local_data/typst-technical-report.zip.

See SKILL.md for full instructions.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors