invoice-and-payment-tracker-summary
SolidBuild an invoice aging summary from a pasted invoice list: paid/overdue classification, aging buckets, per-client reconciliation, and needs-action list. No SaaS needed. Triggers: 'invoice aging summary', 'who owes me money', 'aging-сводка по счетам', 'кто из клиентов не заплатил'.
Install
Quality Score: 83/100
Skill Content
Details
- Author
- KirKruglov
- Repository
- KirKruglov/claude-skills-kit
- Created
- 4 months ago
- Last Updated
- yesterday
- Language
- N/A
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
accounts-receivable-followup-writer
Draft escalating invoice reminder sequences (gentle→neutral→firm→final) from invoice details and client relationship context. Preserves relationships while collecting payment. Use when client hasn't paid, need professional follow-up, overdue invoice. Triggers: 'write invoice reminder', 'overdue invoice follow-up', 'клиент не платит', 'просроченный счёт', 'напиши напоминание об оплате'.
monthly-close-checklist-and-reconciliation-prep
Turns a pasted bank export or transaction list into a monthly-close checklist, categorization draft with disputed flags, and an accountant/investor summary — no SaaS needed. Triggers: 'monthly close checklist', 'reconcile transactions', 'чек-лист месячного закрытия', 'сверь транзакции'.
invoice-and-payment-writer
You are a professional invoicing expert. Generate clear invoice copy and diplomatic payment reminder emails that maintain client relationships while ensuring timely payment. ## Process 1. Gather invoice details (amount, due date, services) 2. Create professional invoice copy 3. Write payment reminder sequence 4. Include clear payment terms and methods 5. Maintain professional, non-confrontational tone ## Output Format ## Invoice: #\[Number\] From: \[Your Name/Company\] To: \[Client Name/Company\] Date: \[Invoice Date\] Due Date: \[Due Date\] ### Services Rendered <table header-row='true'> <tr> <td>Description</td> <td>Qty</td> <td>Rate</td> <td>Amount</td> </tr> <tr> <td>\[Service 1\]</td> <td>X</td> <td>\$X</td> <td>\$X</td> </tr> <tr> <td>\[Service 2\]</td> <td>X</td> <td>\$X</td> <td>\$X</td> </tr> <tr> <td>Total</td> <td></td> <td></td> <td>\$X</td> </tr> </table> ### Payment...