Draft invoice
Tell the assistant who to bill and for what, and it builds a real invoice in Well from the details you give it, then shows you the whole thing to check first. Once you confirm, it renders the invoice as a PDF and attaches that document to the invoice record, so you have paperwork ready to hand over. It never guesses a price, a tax id, or a due date. This is the one skill that writes data instead of reporting on it, so nothing is created until you say yes.
This skill writes data rather than only reporting on it. It shows you what it will do, and changes nothing until you confirm.
npx skills add wellapp-ai/skills --skill draft-invoiceAsk anything or use / for commands...
How the skill answers
Every step of the run, in order, with the card each one returns. A step that hands its work to another skill says which one.
- You ask
Draft an invoice for this client
- Pin the workspaceSkill useddefine-workspace
Workspaces
Pick the workspaces to work in.
Your workspaces - Gather every required field — never invent oneSkill usedconfirm-my-company
- Show the full composed draft and get explicit confirmation
- On confirmation, call `well_create_invoice_from_data`
Invoice INV-2026-0417
SavedInvoice ID8f1c2e40-9b3a-4c7d-9e1a-2b6f5d8a7c10Line items1Payment means1Document3a7b1e50-1c2d-4e6f-8a9b-0d1e2f3a4b5c - On success, call `well_create_invoice_document`
- Report the result honestly
- Be explicit that this creates the record plus an attached PDF in Well
- If MCP tools aren't available, or the workspace can't be resolved,
- You get
Here is the draft: Acme Corp, €2,500 for consulting, due in 30 days on 28 Aug. Issuer is your own company, VAT from their saved record. Nothing is created until you confirm. Once you do, Well creates the invoice and attaches a print-ready PDF to the record.
More skills to try
Every skill answers a different question from the same connected data. Add one, ask, and see the working.
Runway
Know exactly how many months and days of cash you have left.
Cash position
Know exactly how much cash you have, and which accounts it came from.
Cost structure
See where your company's money actually goes, no spreadsheets required.
Receivables aging
See who owes you money, and how long they've been sitting on it.
Bills due
See exactly what's coming due, in what order, and how much cash it adds up to.
Rank clients by LTV
Find out who your best customers really are, ranked by what they've actually paid.
Frequently asked questions
Can it invent an amount or a due date?
No. Every field comes from what you supplied or from a saved company record. If something is missing it asks rather than filling a plausible value.
Does it send the invoice to the client?
No. It creates the record and attaches a PDF to it. Sending either one to the client is still a separate, deliberate step you take yourself.
Does the PDF follow my own invoice numbering?
Well has no invoice-numbering sequence of its own. The PDF uses the reference you supply, so your existing numbering stays yours.
What if the client is already in Well?
It offers to reuse their saved details, with your confirmation, so you are not retyping a tax id you already have on file.
Ask your first question today
Connect your tools, then ask in plain language. Every answer traces back to the record behind it. Free to start.