pdf

Generate PDF documents from Markdown content using the Typst CLI.

11|1|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/cobuildwithus/murph --skill pdf-cobuildwithus
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pdf
Source: https://github.com/cobuildwithus/murph/tree/main/packages/assistant-engine/skills/pdf
Command: npx skills add https://github.com/cobuildwithus/murph --skill pdf-cobuildwithus

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires typst, and includes scripts (resource) and assets (resource) components.

What problem does it solve?

This Skill helps users create professional PDF documents from content without the need for manual formatting, streamlining the document creation process.

Core Features & Use Cases

  • PDF Creation: Generate PDFs from text content with Typst CLI.
  • Content Matching: Ensure the output PDF matches the user's requested content.
  • Quality Checks: Validate the PDF for structure, readability, and integrity.
  • Use Case: When a user needs a high-quality PDF report that can be delivered to stakeholders.

Quick Start

Use the pdf skill to create a PDF from the 'report-content.txt' file.

Frequently Asked Questions about pdf

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

FAQPage Schema
How do I generate a PDF from Markdown content?

You can create a PDF document by providing text content, which the Skill compiles using the Typst CLI. It validates the output for structure and readability to ensure the final PDF matches your requested content.

Do I need Typst installed to create PDFs with this tool?

Yes, you need Typst installed as a dependency to compile your text content into PDF format. The Skill relies on the Typst CLI to perform the actual document generation and formatting.

What is the best way to create professional reports without manual formatting?

The best way to create professional reports without manual formatting is to use a compiler like Typst CLI. This Skill automates the process, matching output to your content while ensuring high-quality deliverables for stakeholders.

Can I use this for generating user manuals and presentations?

You can use this Skill to generate user manuals and presentations by compiling text content into PDF format. It performs quality checks to validate structure and readability for professional output.

How does the Typst CLI compile text into a PDF document?

The Typst CLI works by taking your raw text content and converting it into a structured PDF document. This Skill leverages that mechanism to ensure the final output is a high-quality, readable report.

Are there limitations when converting text files to PDF format?

The main limitation is that generating PDFs requires the Typst CLI dependency, limiting use to environments where Typst is installed. It is designed for creating new documents rather than editing existing PDF files.