
Getting a polished, print-ready PDF out of an AI agent has always required some assembly. You'd get the text, then wrestle with Word, LaTeX, or a design tool to make it look professional. Manus just collapsed that gap with a new built-in skill: /typst-pdf-maker. Describe what you want, and Manus hands back a fully typeset PDF document.
What's a Skill, and why does it matter here?
Manus Skills are modular, reusable workflows you trigger with a slash command. They are modular, file-system-based resources that encapsulate a specific capability or workflow -- think of them as a detailed "onboarding guide" you hand to your agent, enabling it to perform specialized tasks with precision and consistency. The key distinction from a plain chat prompt is execution: Manus actually executes your skills end-to-end in a secure VM and delivers completed results, meaning it can fully automate complex workflows, not just suggest how to do them.
Under the hood,
Manus runs in an isolated VM with full Ubuntu filesystem access and shell execution, reading SKILL.md files and executing Python/Bash scripts to orchestrate workflows automatically.
The /typst-pdf-maker skill plugs directly into that infrastructure, using the Typst compiler to render the final document.
Typst: the rendering engine doing the heavy lifting
If you haven't encountered it before, Typst is a modern typesetting system worth knowing. It is designed to be as powerful as LaTeX while being much easier to learn and use. The practical difference is dramatic: Typst produces pixel-perfect PDFs from structured markup in milliseconds, not seconds.
Don't miss what's next in AI
Join 300,000+ engineers and researchers who get the signal, not the noise.
- Full access to in-depth AI research breakdowns
- Be the first to know what's trending before it hits mainstream
- Daily curated papers, repos, and industry moves
