pdf-invoice-generator
Installation
SKILL.md
PDF/Invoice Generator
This skill focuses on creating dynamic, high-quality PDF files from data.
Instructions
- Use libraries like Puppeteer, React-PDF, or PDFKit.
- Design a professional layout using HTML/CSS or specialized DSLs.
- Inject dynamic data (customer info, line items, totals).
- Handle multi-page tables and headers/footers.
- Optimize PDF file size for storage and email delivery.
Examples
- "Generate a monthly invoice PDF from a JSON object."
- "Create a custom report PDF with charts and data tables."