“Three minutes after install I sent a real invoice. Bonkers.”
Mim H. · 9 May 2026
Voice note in, PDF invoice out.
A SKILL.md that takes an email, a voice note, or a one-line spec and gives you back a clean invoice PDF, ready to send.
Handles GST, foreign currency, payment terms, late-fee logic, and three template styles. Sounds boring. Is boring. That’s the point.
Everything you need in the bundle. No tutorials. No assembly.
Upload to your agent.
Your business, ABN, payment terms.
Email the agent a job. Get a PDF back.
---
name: invoice-generator
description: From a job spec, return a clean invoice PDF.
allowed_platforms: [claude, n8n]
tools:
- pdf.generate
- email.send
config:
currency: "AUD"
tax_label: "GST 10%"
terms_days: 14
---
# Invoice generator
Input: a job description (email, transcript, or one-line spec).
Output: a single PDF invoice with:
- Sender details (from config)
- Customer details (parsed from input)
- Line items (with optional discount)
- Tax + total
- Payment terms
Send: as an attachment, with a one-line covering email.
We made invoices fun. Don’t fact-check that.
“Three minutes after install I sent a real invoice. Bonkers.”
Mim H. · 9 May 2026
“PDF actually looks good. That’s rare.”
Carl P. · 30 Apr 2026
“Replaced a $39/mo SaaS for $15 once. Sold.”
Jane O. · 22 Apr 2026