/install personal-finance
Personal Finance
Track spending, manage budgets, and stay on top of recurring payments (EMIs) and one-time annual expenses using a local SQLite backend.
Preset Categories
The skill starts with: Food, Rent, Utilities, Travel, Entertainment, Shopping, Health, Misc.
Core Features
- Categorized Tracking: Log expenses into preset or custom categories.
- Dynamic Categories: Add new categories on the fly.
- SQLite Backend: All data is stored in
finance.db.
Setup
- Run
scripts/init_db.pyto initialize the database (already done). - Ask the user if they want to add custom categories or set budgets for the presets.
Logging Expenses
Record spends into finance.db.
Example: "Spent 500 on Food for lunch" -> Insert into transactions table.
Scheduled Tasks
- Weekly Digest: Summarize SQLite
transactionstable. - Reminders: Check
schedulestable for EMIs and One-time spends.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install personal-finance - 安装完成后,直接呼叫该 Skill 的名称或使用
/personal-finance触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Personal Finance Tracker 是什么?
Manage personal finances, track spending by category, set budgets, and receive reminders for EMIs and one-time annual expenses. Use for logging expenses, checking budget status, or setting up financial reminders. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4167 次。
如何安装 Personal Finance Tracker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install personal-finance」即可一键安装,无需额外配置。
Personal Finance Tracker 是免费的吗?
是的,Personal Finance Tracker 完全免费(开源免费),可自由下载、安装和使用。
Personal Finance Tracker 支持哪些平台?
Personal Finance Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Personal Finance Tracker?
由 aka-anoop(@aka-anoop)开发并维护,当前版本 v1.0.0。