What problem does it solve? Turning chat-based documents like design docs, runbooks, and one-pagers into distributable PDF files usually requires manual export steps and inconsistent tooling. This Skill renders markdown, HTML, or live URLs into print-ready PDFs through a managed headless Chromium pipeline with deterministic markdown conversion. ## Core Features & Use Cases - Multi-format input: Accepts local markdown files, HTML files, or HTTP(S) URLs, converting markdown to HTML via pandoc or markdown-it before rendering. - Print control: Configure paper size (A4/letter), orientation, custom print CSS, and declarative headers/footers with page numbers and dates. - Compliance gates: Blocks rendering of production-host URLs and flags customer-facing content that has not passed the active pack's voice and compliance checks. - Use Case: After finalizing a design doc in a session, run the skill on design-doc.md to produce a 142KB, 8-page PDF ready for distribution to stakeholders. ## Quick Start Ask the agent to convert the file design-doc.md into a PDF using the make-pdf skill with default A4 portrait settings.