resume-pdf
Installation
SKILL.md
Resume PDF Skill
Generates a fully formatted, role-tailored PDF resume using Typst.
assets/resume-base.typ— Typst source with data + template (the only file edited per role)assets/resume-template.typ— Separated layout helpers (rarely changed)
Build command:
typst compile resume.typ resume.pdf
Or watch for live preview:
typst watch resume.typ resume.pdf