pdf-generator

Generate German business PDFs with legal formatting and email delivery.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/reid15halo-ops/Local-Buisness-automizer --skill pdf-generator-reid15halo-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pdf-generator
Source: https://github.com/reid15halo-ops/Local-Buisness-automizer/tree/main/.skills/pdf-generator
Command: npx skills add https://github.com/reid15halo-ops/Local-Buisness-automizer --skill pdf-generator-reid15halo-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of professional, legally compliant German business documents, eliminating manual formatting and ensuring accuracy.

Core Features & Use Cases

  • Document Generation: Create invoices, quotes, dunning notices, credit notes, and order confirmations.
  • German Formatting: Ensures correct date, number, and currency formatting according to German standards (DIN 5008).
  • Legal Compliance: Includes necessary legal notices for German small businesses (§19 UStG).
  • Use Case: When a customer requests an invoice, this Skill can generate a fully formatted PDF with all required legal information and send it directly via email.

Quick Start

Use the pdf-generator skill to create a PDF invoice for Musterfirma GmbH.

Frequently Asked Questions about pdf-generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate a German invoice PDF that complies with DIN 5008 formatting and §19 UStG?

To generate a German invoice PDF compliant with DIN 5008 and §19 UStG, this Skill automates the creation of professional business documents with correct date, number, currency formatting, and the necessary Kleinunternehmer legal notices.

Can I use JavaScript jsPDF and ReportLab Python to create dunning notices and order confirmations?

Yes, you can create dunning notices and order confirmations using both server-side Python with ReportLab and client-side JavaScript with jsPDF or pdfmake, ensuring flexible generation options for your business documents.

Does this PDF generation approach support pulling customer data from Supabase and sending invoices via email?

Yes, this PDF generation approach integrates directly with Supabase to lookup customer data for populating invoices, quotes, or credit notes, and routes the final PDF documents for delivery via a dedicated email relay.

What is the best way to automate Kleinunternehmer quote and credit note creation for German businesses?

The best way to automate Kleinunternehmer quote and credit note creation is using this Skill, which enforces German formatting standards and automatically injects the required §19 UStG small business legal notices into your PDFs.

Do I need a specific framework to generate German business PDFs server-side versus client-side?

You do not need a specific overarching framework; this Skill supports server-side generation using Python and ReportLab, while offering client-side JavaScript alternatives using jsPDF and pdfmake for direct browser rendering.