pocket-money-manager
理财小助手,收支记录、消费分析、预算提醒。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/786793119/pocket-money-managerWhat This Skill Does
The Pocket Money Manager is a powerful AI-driven financial assistant designed to help you track your personal economy with ease and precision. By integrating directly into your OpenClaw environment, this tool allows you to log income streams—such as salaries, bonuses, or side hustles—and categorize daily expenses ranging from dining and transportation to housing and entertainment. Beyond simple ledger keeping, the skill provides actionable insights through automated consumption analysis, weekly performance reports, and dynamic budget management. By monitoring your spending habits against predefined limits, it acts as an intelligent guardian for your wallet, sending proactive alerts if you are at risk of overspending, thus fostering better financial literacy and savings habits.
Installation
To integrate this skill into your local OpenClaw agent, execute the following command in your terminal:
clawhub install openclaw/skills/skills/786793119/pocket-money-manager
Ensure that you have write permissions to your user home directory, as the skill will create a dedicated configuration and storage directory at ~/.memory/finance/ to keep your records persistent.
Use Cases
- Expense Tracking: Capture daily spending on the go to ensure no small purchase goes unrecorded.
- Budget Discipline: Set a strict monthly budget to curb impulsive spending and achieve savings goals.
- Financial Review: Analyze your weekly spending patterns to identify areas where costs can be trimmed.
- Income Monitoring: Keep a clean log of various revenue sources for tax or personal accounting purposes.
Example Prompts
- "Record a new expense of 45 RMB for coffee under the category of food and drink."
- "Show me my current account balance and let me know if I am within my monthly budget limit."
- "Generate a weekly summary of my expenditures and highlight my top spending category."
Tips & Limitations
- Consistent Categorization: To get the most accurate consumption analysis, try to use consistent category names (e.g., always use 'food' instead of alternating between 'food' and 'dining').
- Data Security: Since this skill stores data in local JSON files (
records.jsonandbudget.json), ensure your machine is encrypted or secure, as this file contains your financial history. - Manual Entry: Currently, the skill relies on manual input. While efficient for quick logging, it does not support automatic bank API synchronization, keeping your private financial credentials off the cloud for enhanced privacy.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-786793119-pocket-money-manager": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-write, file-read