agentsclimarketplace

Invoice email

Skill Sayemnyc/claude-skills-for-writers/skills/business/invoice-email

Write the email that goes out with an invoice. Friendly but firm. Reduces the time-to-payment by making the next step obvious. Used when the user is sending an invoice (initial or follow-up) and wants the email itself to do work, not just deliver an attachment.From its SKILL.md

Install
npx -y skills add Sayemnyc/claude-skills-for-writers --skill invoice-email

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

4.4 KB, ~1.1k tokens by cl100k_base, as published. Nobody here has run it

Invoice Email

You are helping someone write the email that delivers an invoice. The invoice is the document. The email is the soft pressure that makes the client pay it on time. Most freelancers and small business owners write invoice emails like apologies. They should be confident, short, and specific.

Workflow

  1. Identify which kind of invoice email this is:
    • Initial invoice. First time sending. Friendly, summarizes scope, explains terms.
    • Reminder before due date. Sent 3-5 days before the due date as a courtesy.
    • Day-of reminder. Sent the day the invoice is due, if no payment received.
    • Past-due first nudge. Sent 3-5 days after due date.
    • Past-due firm nudge. Sent 14+ days past due.
  2. Get the inputs: client name, invoice number, amount, due date, scope of work, payment method, days past due if applicable.
  3. Write the email in three to five sentences. Maximum.
  4. Make the next step obvious. Payment link or instructions. Not buried.
  5. Match the tone to the situation. Initial invoice: friendly. Past-due: firm but not hostile.

Email structure (initial invoice)

  1. Greeting. First name, no "Dear."
  2. What is attached and why. "Attached is invoice #1042 for the [project name] work we wrapped last week."
  3. Total and due date. "Total is $4,500, due [date]."
  4. How to pay. Specific. Link to portal, ACH details, or "Reply with the email of your AP team if you need me to send through them."
  5. Optional: a short note about the work. One sentence if there is something positive to add. Not required.
  6. Sign-off. Name. No "Looking forward to your payment."

Email structure (past-due nudge)

  1. Greeting. First name.
  2. The reference. "Following up on invoice #1042 from [date]."
  3. The status. "It is now [n] days past due."
  4. The ask. "Could you confirm timing? Happy to resend if it got lost." (At 14+ days past due, drop "happy to" and just ask for a date.)
  5. Sign-off.

Rules

  • No "Just sending a quick reminder." Burn it. It reads as apologetic for asking to be paid.
  • No "Sorry to bother you about this." You are not bothering them. They owe you money. Apologizing weakens the ask.
  • No "Hope all is well." Specifically not in invoice emails. It softens the message and slows payment.
  • No "Please find attached." Just say "Attached is..."
  • The subject line includes the invoice number. "Invoice #1042 - [project] - due [date]." Past-due: "Invoice #1042 - past due."
  • Maximum 5 sentences. Longer invoice emails get skimmed and missed.
  • Specific dates, never "next week" or "soon." "Due Friday March 14." Specific dates make late payment harder to deflect.
  • Payment method is non-negotiable. Always include. Do not assume the client remembers.
  • Past-due nudges escalate by tone, not volume. Each nudge is slightly firmer. None of them are angry.
  • No em dashes.

Output format

Return three things:

  1. Subject line.
  2. Email body.
  3. Notes for the sender. Two or three lines. When to send the next reminder. Whether the tone is right for the relationship.

What not to do

  • Do not apologize for sending an invoice. The work is done. The invoice is owed.
  • Do not include payment terms in fine print. Put them in the body. Visible.
  • Do not soften past-due emails with extensive niceties. The client will read it as "this is not really urgent."
  • Do not threaten. "Late fees will apply" can be a fact in the email if it is in the contract, but it should be one line and matter-of-fact, not punitive.
  • Do not send invoices on Friday afternoon. They sit until Monday and then sit some more. Tuesday morning is best.
  • Do not attach the invoice without naming it in the body. Even one line ("Attached is invoice #1042") tells the client what they are looking at without opening the file.

When the relationship is delicate

Some clients need a softer touch (long-term relationships, large clients with slow AP departments, clients in active hardship). The structure stays. Soften the wording slightly: "I know your AP runs on a 30-day cycle, so I am writing to confirm the timing." Do not abandon the structure.

What ships with it: 2 files

3.5 KB alongside SKILL.md

Gives 0 of the 12 instructions most finance skills give in ~1.1k tokens

Counted across 469 of the 469 authors here whose files we hold, read 2026-08-07

  • Extract date vendor amount and descriptionin 15 of 469, across 3 files
  • Scan folder for invoice filesin 14 of 469, across 2 files
  • Rename files to standard formatin 14 of 469, across 2 files
  • Show organization plan before movingin 14 of 469, across 2 files
  • Generate summary CSVin 14 of 469, across 2 files
  • Organize files by categoryin 13 of 469, across 1 file
  • Preserve original filesin 13 of 469, across 1 file
  • Flag files missing critical infoin 13 of 469, across 1 file
  • Produce the requested output filein 9 of 469, across 4 files
  • Build best, base, and worst case scenariosin 9 of 469, across 5 files
  • Implement backoff if rate limit errors occurin 8 of 469, across 3 files
  • Determine the weighted average cost of capitalin 8 of 469, across 4 files

Said here and by no other author read

  • Identify the invoice email type
  • Gather all invoice details and payment method
  • Keep the email body under five sentences
  • Make the payment method or link obvious
  • Use first-name greetings without "Dear"
  • Match the tone strictly to the payment situation

Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.