Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
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.
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.
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Track spending, manage budgets, and stay on top of recurring payments (EMIs) and one-time annual expenses using a local SQLite backend.
The skill starts with: Food, Rent, Utilities, Travel, Entertainment, Shopping, Health, Misc.
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.
Run scripts/init_db.py to initialize the database (already done). Ask the user if they want to add custom categories or set budgets for the presets.
Record spends into finance.db. Example: "Spent 500 on Food for lunch" -> Insert into transactions table.
Weekly Digest: Summarize SQLite transactions table. Reminders: Check schedules table for EMIs and One-time spends.
Data access, storage, extraction, analysis, reporting, and insight generation.
Largest current source with strong distribution and engagement signals.