make-pdf

Converts Markdown documents into publication-quality PDFs with cover, TOC, and page numbers.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Markdown documents often require a polished, printable format for distribution or publication. This skill automates the conversion to a publication-quality PDF, including layout features like cover pages, a table of contents, and page numbers.

Core Features & Use Cases

  • Publication-ready: converts Markdown to a professionally formatted PDF complete with cover, TOC, and page numbers.
  • Layout customization: supports publication features such as watermarks, margins, and typography options.
  • Use Case: teams can generate reports, manuals, and ebooks from Markdown sources with consistent styling.

Quick Start

Provide the Markdown file path to convert, and the system will output a publication-quality 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 a table of contents and page numbers?

To convert Markdown to PDF with a table of contents and page numbers, provide your Markdown file path to the conversion tool. It uses YAML-frontmatter configuration to automatically generate publication-quality PDFs featuring a cover page, TOC, and page numbering.

Can I add a watermark to a PDF generated from a Markdown document?

Yes, you can add a watermark to a PDF generated from a Markdown document. The conversion process supports layout customization options including watermarks, margins, and typography settings driven by YAML-frontmatter configuration for professional publication formatting.

What is the best way to generate a publish-quality ebook from Markdown?

The best way to generate a publish-quality ebook from Markdown is using an automated conversion tool that renders professional formatting. It applies publication features like cover pages, tables of contents, and page numbering directly from a specified Markdown file path.

Does Markdown to PDF conversion support custom cover pages and margins?

Yes, Markdown to PDF conversion supports custom cover pages and margins. By utilizing YAML-frontmatter driven configuration, you can apply professional layout customizations including cover page generation, margin adjustments, and typography options for documentation and reports.

How do I automate report generation from Markdown into a printable format?

You automate report generation from Markdown into a printable format by passing the Markdown file path to the conversion utility. It outputs a polished, publication-quality PDF complete with layout features necessary for professional distribution.

Why does my Markdown document need YAML-frontmatter for PDF publication?

Your Markdown document needs YAML-frontmatter for PDF publication to drive layout configuration. It allows the conversion process to automatically apply publication features such as watermarks, tables of contents, and page numbering to render a finished, professionally formatted PDF.