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):