make-pdf

Convert Markdown documents into publication-ready PDFs with covers, TOC, and headers.

Updated May 11, 2026
One-click install
npx skills add https://github.com/cloudofgeorge/AI-hands --skill make-pdf-cloudofgeorge
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: make-pdf
Source: https://github.com/cloudofgeorge/AI-hands/tree/main/skills/gstack/make-pdf
Command: npx skills add https://github.com/cloudofgeorge/AI-hands --skill make-pdf-cloudofgeorge

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Turning Markdown into publication-ready PDFs with precise margins, headers, and typography so documents look professional out of the box.

Core Features & Use Cases

  • Generate memo-style and publication-quality PDFs from Markdown with optional cover, table of contents, watermark, and running header.
  • Preview HTML during iteration and perform a full PDF render to a deterministic output path.
  • Supports plan-mode safety and error handling with clear guidance for setup and troubleshooting.

Quick Start

Use $P generate letter.md to produce a memo-style PDF with default layout.

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 a publication-quality PDF with a cover and table of contents?

You can convert Markdown to a PDF by running an automated generation workflow that produces documents with covers, tables of contents, and running headers directly from your text files.

What's the best way to automate memo and report generation from Markdown for engineering teams?

Automating memo and report generation from Markdown is handled by a repeatable workflow that specifies layout options and browser rendering to produce professional documents for engineering teams.

Can I add a watermark and running headers when generating a PDF from Markdown?

Yes, you can add a watermark and running headers when generating a PDF from Markdown, because the workflow supports optional watermarking alongside customizable page layout options.

Do I need specific environment dependencies to render Markdown documents into PDFs?

Yes, you need specific environment dependencies to render Markdown documents into PDFs, because the workflow documents required setup tools and provides clear troubleshooting guidance.

How does the HTML preview work during the Markdown to PDF generation process?

The HTML preview works during Markdown to PDF generation by allowing you to iterate on layout in the browser before performing a full PDF render to a deterministic output path.

Why does the Markdown to PDF generator use browser rendering instead of a direct file conversion?

The Markdown to PDF generator uses browser rendering to achieve precise margins, headers, and typography so documents look publication-ready and professional out of the box.