make-pdf

Convert markdown files to PDFs with page breaks, margins, and headers.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/sadie100/claude-dotfiles --skill make-pdf-sadie100
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: make-pdf
Source: https://github.com/sadie100/claude-dotfiles/tree/main/skills/make-pdf
Command: npx skills add https://github.com/sadie100/claude-dotfiles --skill make-pdf-sadie100

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the challenge of converting markdown files into high-quality PDF documents, ensuring proper formatting and layout without manual effort.

Core Features & Use Cases

  • Markdown to PDF Conversion: Automatically convert markdown files into PDFs with professional formatting, including page breaks, margins, and headers.
  • Customization Options: Offers various flags for customizing the output, such as cover pages, table of contents, and watermarks.
  • Use Case: Ideal for creating documents, reports, and presentations from markdown files with minimal formatting issues.

Quick Start

Use the make-pdf skill to convert the markdown file 'report.md' to a PDF and save it as 'report.pdf'.

Frequently Asked Questions about make-pdf

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

FAQPage Schema
How do I convert markdown to PDF with professional formatting?

To convert markdown to PDF, provide your markdown file and an output PDF file name. The process automatically applies professional formatting, including page breaks, margins, and headers for publication-quality results.

Can I add a cover page and table of contents when converting markdown to PDF?

Yes, you can add a cover page and table of contents when converting markdown to PDF. The conversion supports custom flags for cover pages, table of contents, and watermarks to customize your document.

What is the best way to generate publication-quality PDFs from markdown files?

The best way to generate publication-quality PDFs from markdown files is using an automated conversion process that handles layout elements like page breaks, margins, and headers without requiring manual formatting effort.

Do I need any specific environment setup to convert markdown files to PDFs?

You need the gstack dependency installed in your environment to convert markdown files to PDFs. This prerequisite supports the underlying script components required for the document conversion process.

Why does my markdown document conversion result in formatting issues?

Markdown document conversion often results in formatting issues when manual methods lack proper layout control. Using an automated conversion tool resolves this by applying consistent page breaks, margins, and headers.