Manus Ships typst-pdf-maker Turning Plain Prompts Into Print-Ready PDFs

Manus adds a /typst-pdf-maker skill that turns a single prompt into a professionally typeset PDF, no LaTeX or design tools required.

·
·
AuthorManus
Read2 min
  • Manus launched /typst-pdf-maker, a new agent skill that converts a single prompt into a professionally typeset PDF.
  • The skill uses Typst, a modern LaTeX alternative that compiles PDFs in milliseconds from a ~40MB binary.
  • Supported document types include reports, research papers, resumes, proposals, and full books.
  • It runs inside Manus's sandboxed Ubuntu VM; trigger it with /typst-pdf-maker in the chat input.
  • Available on all Manus plans, including the free tier (300 credits/day + 1,000 non-expiring starter credits).
  • Best for structured, text-heavy documents; less suited for heavily branded or complex multi-column layouts.

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.

Keep reading

Don't miss what's next in AI

Join 300,000+ engineers and researchers who get the signal, not the noise. Create a free account to read the rest of this story.

  • 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