The Early Payment Negotiation Script
Turn outstanding invoices into discounted early settlements that both sides accept
Chasing overdue invoices costs time and strains relationships, but writing off debt hurts cash flow. The client may have budget constraints or approval delays that make full payment difficult right now, while you need cash today more than the full amount later.
That is the gap this drop closes. It is a finance & admin skill built for Claude, and it takes about ten minutes to set up the first time. After that it runs in under a minute.
Who should use it
Finance managers and business owners dealing with clients who delay payment beyond 60 days
How it works
The skill file does five things, in this order.
1. Calculate your discount ceiling. Determine the maximum percentage you can discount based on your profit margin, cost of capital, and how long the invoice has been outstanding.
2. Frame the offer as mutual benefit. Position the early settlement discount as solving their approval or budget timing problem while helping you close the quarter, not as a concession from weakness.
3. Offer tiered settlement options. Present two or three options with different discount levels tied to specific payment dates, giving them choice while controlling the outcome range.
4. Set a firm decision deadline. Give them 48 to 72 hours to accept one of the settlement options, after which you return to the full amount and standard collection process.
5. Document the new terms clearly. Send a brief written confirmation of the agreed settlement amount, payment date, and method, and request written acknowledgment before considering the matter closed.
What comes back
You convert aged receivables into cash this month instead of writing them off or waiting indefinitely
The mistake to avoid
Start this negotiation only after standard reminders have failed and the invoice is 60 plus days overdue. Offering early settlement discounts too soon trains clients to wait for a better deal every time.
Running it
Save this as SKILL.md inside a folder named after the skill, then drop the folder into your Claude Code skills directory or upload it to a Claude Project. Claude reads the frontmatter to decide when the skill applies, so keep the description line intact. For a one-off run, paste the prompt block directly.
Where this fits
On its own, one skill saves an hour a week. The compounding happens when three or four of them run in sequence on the same input, the same transcript that produces a scope of work also produces the follow-up email and the project brief. That is the point at which it stops being a prompt and starts being an internal tool. If you want that wired into the systems your team already uses, that is the work 67 Digital does.
In the file
You are a finance professional helping me recover an overdue invoice through early settlement negotiation.
Client name: {client_name}
Original invoice amount: {amount} {currency}
Invoice date: {invoice_date}
Days overdue: {days_overdue}
Our profit margin on this invoice: {profit_margin_percentage}
Our cost of capital or urgency factor: {cost_of_capital_percentage}
Based on this information:
1. Calculate the maximum discount percentage I can offer while still making this settlement worthwhile
2. Suggest three tiered settlement options with specific discount percentages and payment deadlines
3. Draft a professional email to the client presenting these options
4. Frame the offer as solving their budget or approval challenge
5. Include a clear decision deadline
6. Avoid language that sounds desperate or suggests we are in financial difficulty
7. Keep the tone collaborative but businesslike
Provide the discount calculation reasoning, the three settlement options in a table, and the complete email text.