/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.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install personal-finance - After installation, invoke the skill by name or use
/personal-finance - Provide required inputs per the skill's parameter spec and get structured output
What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 4167 downloads so far.
How do I install Personal Finance Tracker?
Run "/install personal-finance" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Personal Finance Tracker free?
Yes, Personal Finance Tracker is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Personal Finance Tracker support?
Personal Finance Tracker is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Personal Finance Tracker?
It is built and maintained by aka-anoop (@aka-anoop); the current version is v1.0.0.