md-to-pdf

Installation
SKILL.md

When the user asks to convert a markdown file to PDF, follow these steps exactly:

Step 1 — Confirm the input file

Ask the user for the path to the .md file if not already provided. Confirm the output PDF path (default: same folder, same name, .pdf extension).

Step 2 — Convert markdown to styled HTML

Run this command (replace INPUT and OUTPUT paths):

Installs
4
GitHub Stars
142
First Seen
Jun 4, 2026
md-to-pdf — hamzafarooq/claude-code-starter