What problem does it solve? Producing investor-facing PDFs that consistently follow the Envision 2026 brand standard (typography, palette, logo, tabular numerals, no em dashes) is manual and error-prone. This Skill automates the conversion of markdown or HTML content into a PDF that enforces those brand rules at render time. ## Core Features & Use Cases - Brand-locked rendering: Applies Helvetica Neue, the #007A53/#111111 palette, the green-chevron logo, tabular numerals, and automatic em/en dash normalization to plain hyphens. - Flexible input handling: Accepts markdown files, HTML body fragments (wrapped in a branded cover/body/footer shell), or complete branded HTML documents rendered as-is with the --raw flag. - Headless Chrome pipeline: Prints to PDF using the validated Chrome --print-to-pdf workflow, with flags for cover title, metadata line, footer, tagline, and wordmark. - Use Case: Render an investor one-pager or lender cover memo from a markdown draft into a confidential, brand-compliant PDF for distribution to Erebor or HNI audiences. ## Quick Start Ask the assistant to render your markdown memo into a branded Envision PDF with a cover title, confidentiality metadata line, and footer using the render script.