findash
01Plugin Claude Code
findash — sync personal-finance evidence into SQLite and view a live local React dashboard.
Plugin Claude Code
findash — sync personal-finance evidence into SQLite and view a live local React dashboard.
Plugin Claude Code
Personal finance system as Claude skills: sync bank, document, and IBKR evidence into SQLite, and explore it in a live local React dashboard. Skills: setup, fetch-bank-data, fetch-investments, sync-finance-data, and findash-doctor.
Settings file Claude Code
Agent settings declaring 21 allowed tools.
Instructions file CodexOpenCode
Instructions for ya5huk/findash, covering findash, first principles, what lives where, one-time setup notes and files to never commit.
Instructions file
Instructions for ya5huk/findash, covering findash, first principles, what lives where, one-time setup notes and files to never commit.
Skill Claude CodeCodex
Use when the user says "fetch bank data", "pull from bank", "fetch hapoalim", "fetch cal", "fetch credit card", "pull from cal", or any morning-equivalent. Pulls fresh transactions + balances from Bank Hapoalim and Cal via israeli-bank-scrapers, records private reconciliation observations in a sidecar notes file, and…
Skill Claude CodeCodex
Use when the user says "fetch investments", "fetch ibkr", "fetch interactive brokers", "pull portfolio", "fetch brokerage", "snapshot ibkr", or any portfolio-snapshot equivalent — and as the best-effort IBKR source inside sync-finance-data. The connector is only reachable from a signed-in Claude session, so a session…
Skill Claude CodeCodex
Use when the user says "doctor", "finance doctor", "check finance setup", "what's missing", or any "is everything set up?" equivalent. Audits binaries, configs, secrets, npm deps, DB, live Drive connectivity, and Chromium profiles. Auto-fixes safe local gaps and prints exact commands for everything that needs human…
Skill Claude CodeCodex
Use when the user says "set up findash", "onboard", "first-time setup", "get findash running", "configure findash", or is installing the plugin for the first time. Runs findash-doctor's safe auto-fixes, prepares the local React dashboard, then guides the human through only the optional integrations they choose — local…
Skill Claude CodeCodex
Use when the user says "sync finance", "daily sync", "run the morning sync", "fetch my finances", "ingest new docs", "run everything", or any full financial-data update. Runs all configured sources — bank/card fetch, IBKR, Drive/manual staging — then ingests and reconciles SQLite, refreshes deterministic market…