From norman-finance
Generates detailed expense reports with category breakdowns, top vendors, trends, insights, and period comparisons from Norman Finance transactions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/norman-finance:expense-report [period, e.g. January 2026 or Q1 2026 or 2025][period, e.g. January 2026 or Q1 2026 or 2025]The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Generate a comprehensive expense report for the user:
Generate a comprehensive expense report for the user:
search_transactions for the specified period (default: last month)get_company_balance for current balance contextGroup expenses by bookkeeping category. For each category show:
Present as a ranked list, largest category first.
List the top 10 vendors/payees by total spend:
If the user asks for a longer period (quarter or year), provide:
If data is available for the previous equivalent period:
Structure the report clearly:
Expense Report: [Period]
========================
Total Expenses: X,XXX.XX EUR
By Category:
1. [Category] X,XXX.XX EUR (XX%) [N transactions]
2. [Category] XXX.XX EUR (XX%) [N transactions]
...
Top Vendors:
1. [Vendor] X,XXX.XX EUR [N transactions]
2. [Vendor] XXX.XX EUR [N transactions]
...
Key Insights:
- [Notable finding]
- [Notable finding]
Keep amounts in EUR. Use clear formatting for readability. Offer to drill down into any specific category if the user wants more detail.
npx claudepluginhub norman-finance/norman-mcp-server --plugin norman-financeGenerates monthly financial digests with income/expenses, savings rate, category breakdowns, top expenses, anomalies, trends, and MoM changes using spending_summary, transaction_search, and anomaly_detect.
Aggregates email receipts, invoices, and billing data to calculate total spend per vendor over a time period, ranking top vendors and identifying spend trends. For vendor spend analysis.
Scans transactions for missed German tax deductions like home office, travel, and software costs, suggests SKR04 categorizations for freelancers/small businesses.