make-pdf

Convert markdown files into print-ready PDFs with typography and layout defaults.

Updated May 27, 2026
One-click install
npx skills add https://github.com/Shmurdoc/EasyRide-v1 --skill make-pdf-shmurdoc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: make-pdf
Source: https://github.com/Shmurdoc/EasyRide-v1/tree/main/.opencode/skills/gstack-make-pdf
Command: npx skills add https://github.com/Shmurdoc/EasyRide-v1 --skill make-pdf-shmurdoc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually formatting markdown into professional, print-ready PDFs requires tedious tweaking of margins, page breaks, headers, and typography that most standard tools do not handle out of the box.

Core Features & Use Cases

  • Publication-quality formatting: Automatically applies 1-inch margins, Helvetica typography, curly quotes, em dashes, and intelligent page breaks for professional output.
  • Flexible document layouts: Supports cover pages, clickable tables of contents, chapter breaks at H1 headings, and diagonal DRAFT watermarks for draft documents.
  • Fast iteration workflow: Preview rendered HTML in your browser before generating the final PDF to tweak content without repeated PDF generation rounds.
  • Use Case: Turn a team memo or essay written in markdown into a polished PDF with a cover page and table of contents for stakeholder sharing, or add a DRAFT watermark to a work-in-progress document for internal review.

Quick Start

Use the make-pdf skill to convert your open markdown file into a polished, publication-ready PDF with default formatting applied.

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 typography and layout?

To convert markdown to PDF, this tool automatically applies 1-inch margins, Helvetica typography, curly quotes, and intelligent page breaks for publication-quality output without manual formatting adjustments.

Can I add a cover page and table of contents when generating a PDF from markdown?

Yes, you can generate a PDF from markdown with a cover page and a clickable table of contents. Chapter breaks are also automatically inserted at H1 headings for structured document layouts.

What is the best way to preview markdown before exporting a print-ready PDF?

The best way to preview markdown before PDF export is to render the HTML in your browser. This fast iteration workflow allows content tweaking without repeated PDF generation rounds.

Does PDF generation support draft watermarks for internal review documents?

Yes, PDF generation supports adding a diagonal DRAFT watermark to your markdown documents. This feature satisfies the need for clearly marking work-in-progress files for internal stakeholder review.

What page sizes and margin configurations are supported for PDF export?

PDF export supports standard page sizes and custom margins, defaulting to 1-inch margins for accessible tagged output. This ensures consistent, print-ready document generation for memos, essays, and reports.