Takes your transaction CSV or bank statement PDF and turns it into actionable financial analysis with visualizations. You get savings rate calculations, category breakdowns, spending trend charts, and personalized budget recommendations based on actual benchmarks (like keeping housing under 30% of income). The three-script workflow extracts data, runs the analysis, then generates an interactive HTML report with Chart.js visualizations. Honestly most useful if you're already exporting transaction data regularly, since the real value is in the trend analysis and month-over-month comparisons rather than one-off reports. Built on pandas and pdfplumber, outputs everything locally so your financial data stays on your machine.
npx skills add https://github.com/ailabs-393/ai-labs-claude-skills --skill finance-manager