md-to-pdf

Installation
SKILL.md

Markdown to PDF

Convert any markdown file into a clean, professionally styled PDF. Handles tables, code blocks, blockquotes, and deep heading hierarchies out of the box. Optionally color-codes table cells based on status keywords.

When to Apply

Reference these guidelines when:

  • The user asks to convert a markdown file to PDF
  • The user wants a printable or shareable version of a document
  • The user asks to "export", "generate PDF", or "make a PDF"
  • The user wants styled tables with color-coded status cells
  • The user needs landscape orientation for wide tables

How It Works

This skill bundles a Python script (scripts/md_to_pdf.py) that handles the full conversion pipeline:

Installs
19
GitHub Stars
7
First Seen
Feb 27, 2026
md-to-pdf — madebyecho/agent-skills