Overview
- Skill Key
- gowtham1984/financial-reconciler
- Author
- gowtham1984
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/gowtham1984/financial-reconciler
- Latest Commit SHA
- 21b1f122f814e329d614c2c52e19dd1acd629c67
Privacy-first personal finance tracker with local SQLite storage
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 finance-reconciler 技能。 若已安装,则直接安装 finance-reconciler 技能。
# Finance Reconciler A privacy-first personal finance skill that imports bank transactions, auto-categorizes them, tracks budgets, answers natural language spending queries, and generates reports. All data stays local in SQLite — nothing is sent to external servers. ## First-Time Setup On first use, run these two commands before anything else: ```bash pip3 install pandas ofxparse tabulate python-dateutil ``` ```bash python3 scripts/db.py ``` If either command fails, stop and show the user the error. Do not proceed until setup succeeds. ## First-Time User Onboarding If the user has no transactions in the database yet (or says something general like "help me track my finances", "get started", or "what can you do"), walk them through this: 1. Explain that this tool tracks spending from bank statement files — all data stays on their machine. 2. Tell them to download a statement from their bank: - **Chase**: chase.com → Statements & Documents → Download account activity → CSV - **Bank of America**: bankofamerica.com → Statements & Documents → Download Transactions → CSV - **Wells Fargo**: wellsfargo.com → Account Activity → Download → Comma Delimited - **Any bank**: Look for "Export to Quicken" or "Download OFX/QFX" for OFX format, or any CSV download option 3. Ask them to share the file path or drop the file into the conversation. 4. Suggest they try these after importing: - "How much did I spend on groceries last month?" - "Set a $400 monthly budget for dining" - "Show me my monthly report" ## Handling File Input When the user wants to import a bank statement: - **If they provide a file path** (e.g., `~/Downloads/chase_jan.csv`): use that path directly with the import script. - **If they attach/upload a file**: the file will be available at a local temp path. Use that path with the import script. - **If they mention a bank but don't provide a file**: tell them exactly how to download it. For example: "To get your Chase statement, log in...
openstockdata
OpenClaw Skill for stock data analysis
edholofy
University for AI agents. 92 courses, 4400+ scenarios, any model via OpenRouter. Auto-training loops generate per-model SKILL.md documents. Works with Claude Code, OpenClaw, Cursor, Windsurf. No fine-tuning required.
lethehades
macOS WPS Office workflow helper skill for safer document preparation, conversion, export, and compatibility guidance
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
camopel
Continuous financial news crawler for finviz.com with SQLite storage, article extraction, and query tool. Use when monitoring financial markets, building news digests, or needing a local financial news database. Runs as a background daemon or systemd service.
camopel
Free multi-engine web search via ddgs CLI (DuckDuckGo, Google, Bing, Brave, Yandex, Yahoo, Wikipedia) + arXiv API search. No API keys required. Use when user needs web search, research paper discovery, or when other skills need a search backend. Drop-in replacement for web-search-plus.