make-pdf

Converts Markdown into a PDF using a headless browser and PDF generator.

Updated Mar 27, 2026
One-click install
npx skills add https://github.com/AlejandroFigini/artist-portfolio --skill make-pdf-alejandrofigini
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: make-pdf
Source: https://github.com/AlejandroFigini/artist-portfolio/tree/main/.agent/skills/make-pdf
Command: npx skills add https://github.com/AlejandroFigini/artist-portfolio --skill make-pdf-alejandrofigini

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Turn Markdown into a publication-quality PDF suitable for essays, reports, and manuals, with consistent typography and professional layout.

Core Features & Use Cases

  • Conversion of Markdown to publication-ready PDFs with 1in margins, running headers, and page numbers.
  • Support for cover pages, TOC, watermark, and typographic fidelity for print-quality documents.
  • Reusable workflow for teams to generate polished documents from Markdown.

Quick Start

Use make-pdf to render a Markdown file into a publication-quality PDF with optional cover, TOC, and watermark.

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 PDF with a table of contents and page numbers?

You can convert Markdown to a publication-quality PDF by orchestrating a headless browser rendering and a PDF generator, which automatically applies running headers, page numbers, and optional table of contents generation.

What is the best way to generate a publication-quality PDF from Markdown?

The best way to generate a publication-quality PDF from Markdown is using a headless browser rendering approach that ensures typographic fidelity, precise 1-inch margins, and consistent layout suitable for essays, reports, and manuals.

Can I add a watermark and cover page when rendering a PDF from Markdown?

Yes, you can add a watermark and cover page when rendering a PDF from Markdown. Advanced Markdown to PDF conversion tools support optional cover pages, table of contents, and custom watermarks alongside precise page layout configurations.

Does Markdown to PDF rendering require a headless browser to maintain typographic fidelity?

Markdown to PDF rendering requires a headless browser and a PDF generator to achieve publication-quality output. This orchestration ensures typographic fidelity and precise page layout for print-quality documents like manuals and reports.

How do I automate report generation from Markdown for my team?

You can automate report generation from Markdown for your team by using a Markdown to PDF rendering workflow that applies consistent typography, optional cover pages, and watermarks to produce reusable, polished publication-quality documents.

What are the limitations of using browser rendering for Markdown to PDF conversion?

Limitations of using browser rendering for Markdown to PDF conversion include the requirement for a headless browser environment and supporting scripts, which adds setup overhead compared to simpler, non-browser rendering alternatives.