What problem does it solve? Financial questions about a plain-text ledger often get answered with fluent but unverifiable numbers. This Skill guarantees every figure comes from an actual BQL query execution that is shown alongside the answer, so users can re-run and verify each result themselves. ## Core Features & Use Cases - Verified Query Answers: Runs read-only BQL via bea --json query (or bean-query fallback) and shows the exact query with every figure cited. - Tested Recipe Library: Ships tested BQL recipes for top expenses, category trends, net worth, monthly burn, subscription price creep, and anomaly detection, with sign-trap guidance (income negative, expenses positive, cost(position) for USD totals). - Strict Read-Only Scope: Never modifies the ledger; clarifies ambiguous questions instead of guessing, and names the right sibling skill when a write is needed. - Use Case: Ask "what subscriptions am I paying for and have any gotten more expensive?" and get NETFLIX identified with its 15.49 to 17.99 USD increase, backed by the shown queries. ## Quick Start Ask the assistant to analyze your beancount ledger, for example: "What were my biggest expenses last month in ./ledger.beancount?"