What problem does it solve? Managing personal finances requires juggling many disconnected tasks: finding invoice emails, extracting payment details, importing bank statements, matching payments, and generating payment QR codes. This Skill guides you through the entire workflow interactively, one step at a time, so nothing gets missed. ## Core Features & Use Cases - Guided Six-Step Pipeline: Walks through scanning Apple Mail for invoices, extracting invoice data from PDFs, importing MT940/CSV bank statements, matching payments, generating EPC QR codes, and viewing results in a dashboard. - Interactive Control: Asks for confirmation before every step, supports skipping steps, jumping to a specific step, and dry-run matching. - Flexible Configuration: Accepts --data-dir, --skip, and --start-from arguments to customize the run. - Use Case: You receive invoices by email and bank statements as MT940 files. Run the pipeline to automatically find unpaid invoices, match them against transactions, and generate EPC QR codes for the ones still due. ## Quick Start Ask the assistant to run the personal finance pipeline with your data directory, for example by saying: run the full finance pipeline using my data in ~/Documents/finance-data.