Skill· v3.2 · Updated 11 May 2026

Invoice Generator

Voice note in, PDF invoice out.

by paperless.io @paperless4.9(524 reviews)·2,104 sales
Clauden8n

What it does.

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.

What’s inside.

Everything you need in the bundle. No tutorials. No assembly.

  • 01The SKILL.md
  • 023 PDF templates (clean, classic, minimal)
  • 03A "your details" config you fill out once

Drop it in. Press go.

  1. 01

    Drop in

    Upload to your agent.

  2. 02

    Fill details once

    Your business, ABN, payment terms.

  3. 03

    Use it

    Email the agent a job. Get a PDF back.

How it thinks.

Excerpt · SKILL.md
---
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.

About the creator.

paperless.io@paperless

We made invoices fun. Don’t fact-check that.

Sales
2,104
Rating
4.9
Joined
February 2026

What buyers say.

4.9Based on 524 verified buyers
5.0

Three minutes after install I sent a real invoice. Bonkers.

Mim H. · 9 May 2026

5.0

PDF actually looks good. That’s rare.

Carl P. · 30 Apr 2026

5.0

Replaced a $39/mo SaaS for $15 once. Sold.

Jane O. · 22 Apr 2026

Things people ask.

Can it sync with Xero?
It can email the PDF to your Xero inbox. Sync via the connector in the related Agent Setups.
Multi-currency?
Yes. Set per-invoice or per-customer.
Refunds?
14 days.