🤖
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.
安全通过
💬Prompt
技能说明
name: personal-finance description: 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.
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.
如何使用「Personal Finance Tracker」?
- 打开小龙虾AI(Web 或 iOS App)
- 点击上方「立即使用」按钮,或在对话框中输入任务描述
- 小龙虾AI 会自动匹配并调用「Personal Finance Tracker」技能完成任务
- 结果即时呈现,支持继续对话优化