Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Generates simple, formatted invoices from a plain-language description. Covers business info, client details, line items, and payment instructions. No account required, no tracking features.
Produces a ready-to-send invoice in one prompt without signing up for invoicing software or configuring templates.
When to use it
- Billing a freelance client after project delivery
- Sending a one-off invoice for consulting work
- Creating a quick invoice before a client meeting
- Generating invoice #001 for a new business
- Producing a clean bill without setting up accounting software
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Create an invoice for Client: Acme Corp, Service: Logo Design, Amount: $800, Due date: March 31 2026
- 1Parses client name, service description, amount, and due date from the request
- 2Assigns an invoice number and formats sender and recipient blocks
- 3Builds a line-item table with the described service and amount
- 4Adds a total due line and due date
- 5Returns the completed invoice as formatted text
A plain-text invoice with business and client details, a single line item for Logo Design at $800.00, total due, and due date of March 31 2026