typst-copilot

Convert Markdown/LaTeX to Typst and compile documents to PDF.

4|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/audibleblink/skills --skill typst-copilot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: typst-copilot
Source: https://github.com/audibleblink/skills/tree/main/typst-copilot
Command: npx skills add https://github.com/audibleblink/skills --skill typst-copilot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Typst Copilot reduces friction in Typst document creation by offering templates, conversion guides, and a streamlined compilation workflow.

Core Features & Use Cases

  • Document creation and editing assistance with Typst syntax
  • Markdown/LaTeX to Typst conversion guidelines and templates
  • One-click compilation to PDF using a Python script and Typst CLI
  • Use cases include drafting reports, papers, and slide decks with typography and layout best practices.

Quick Start

Create a new Typst document from a chosen template by providing a title and document type.

Frequently Asked Questions about typst-copilot

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I convert Markdown to Typst for PDF compilation?

To convert Markdown to Typst, apply the provided conversion guidelines and templates to translate syntax, then compile the resulting Typst document to PDF using the Python-based compile workflow and Typst CLI.

What is the best way to create Typst documents from templates?

The best way to create Typst documents is selecting a ready template, providing a title and document type, and applying Typst syntax guidance for drafting reports, papers, and slide decks.

Can I debug layout and typography issues when compiling Typst to PDF?

Yes, you can debug layout and typography in Typst by referencing the provided syntax, styling, and layout references during document creation and before running the Python-based PDF compile workflow.

Do I need the Typst CLI installed to compile documents?

Yes, the Typst CLI is required for compilation, as the workflow utilizes a Python script that interfaces with the Typst CLI to execute the PDF compile process.

Does Typst work with LaTeX conversion for academic papers?

Typst supports LaTeX conversion by providing specific guidelines for translating LaTeX syntax into Typst, enabling the drafting of academic papers with typography and layout best practices.

Why does my Typst layout break when compiling a slide deck?

Typst layout breaks during compilation are addressed by utilizing the layout debugging references and applying layout best practices to correct syntax and styling issues in your slide deck template.