markdown-to-pdf

Installation
SKILL.md

Markdown To PDF

Use this skill to render Markdown files into clean local PDFs with the bundled renderer in scripts/markdown_to_pdf.py.

Default behavior

  • Prefer a pageless-style PDF: one tall page sized to the content height.
  • Use A4 width unless the user asks for something else.
  • Keep the output visually minimal and text-first.

Workflow

  1. Confirm the input Markdown path and desired output PDF path.
  2. Run the bundled renderer.
  3. Use the default fit-to-content mode unless the user explicitly wants standard pages.
  4. Verify the PDF was created and report the output path.
Installs
4
First Seen
Jun 9, 2026
markdown-to-pdf — ropl-btc/agent-skills