html-to-pdf

Installation
SKILL.md

HTML → PDF (Playwright pipeline)

Render print-ready PDFs from HTML/CSS via Playwright (Chromium). Use this for business cards, certificates, invoices, postcards, letterhead, one-pagers — anything that ends up as a printable PDF. The pipeline is template-driven so the same renderer produces minimal black-and-white cards, editorial watercolor cards, or any other style added later. For PDF post-processing (imposition, crop marks, front+back merging), chain into Skill(document-skills:pdf).

When to use

Trigger when the user asks for:

  • "design a business card", "print business cards", "redesign Luke's card"
  • "render HTML as PDF", "set up an HTML print pipeline"
  • "make a printable PDF", "generate a one-pager / postcard / certificate"
  • Anything involving bleed, safe area, web fonts in print, or QR codes on cards

Layout

Installs
2
GitHub Stars
13
First Seen
5 days ago
html-to-pdf — b-open-io/prompts