What problem does it solve?
This Skill lets you convert structured invoice data into a professional, print-ready invoice web page and a pixel-perfect PDF export so you can deliver accurate billing documents quickly without manual layout or clipping issues.
Core Features & Use Cases
- Web-first invoice source: author the invoice as a responsive React page that becomes the single source of truth for preview and PDF output.
- Puppeteer PDF capture with auto-scaling: uses an auto-scale hook and a Puppeteer script to ensure content fits A4 or Letter page sizes without clipping, with multi-page support and repeating table headers.
- Compliance and guardrails: prompts for seller/client/tax details, flags any inferred assumptions (invoice numbers, tax rates, dates), and follows jurisdictional requirements (EU VAT fields, page size rules).
- Use case: generate a client-ready invoice PDF for bookkeeping or client delivery from an itemized list of services, including VAT handling and payment instructions.
Quick Start
Provide seller and client details, each line item with quantity and rate, invoice number, dates, currency and tax rate, then ask the assistant to generate the invoice PDF.