From norman-finance
Finds overdue invoices via list_invoices, prioritizes by days overdue (gentle/second/final), reviews details with user approval, sends reminders via send_invoice_overdue_reminder, and summarizes. For chasing payments or Mahnungen.
npx claudepluginhub norman-finance/norman-mcp-server --plugin norman-financeThis skill uses the workspace's default tool permissions.
Help the user manage overdue invoices and send payment reminders:
Identifies missing receipts for client companies via Norman Finance APIs, prioritizes by amount and age, suggests ping strategies, and sends bulk client notifications. Useful for tax advisors requesting Belege or documents.
Manages QuickBooks Online invoices for MSPs: create, send, void, track recurring monthly services, project billing, line items, payment terms, and status lifecycle.
Manages Syncro MSP invoices: creates, edits, tracks payments and statuses, handles line items and billing workflows via API patterns.
Share bugs, ideas, or general feedback.
Help the user manage overdue invoices and send payment reminders:
list_invoices to get all invoices$ARGUMENTS specifies a client name, filter to that client onlyGroup overdue invoices by severity:
For each overdue invoice (or batch per client):
get_clientsend_invoice_overdue_reminder for each approved reminderPresent a final report:
Important:
search_transactions)