← Back to Skills Marketplace
harrylabsj

Personal Budget Planner

by haidong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
108
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install personal-budget-planner
Description
Provides personalized budgeting frameworks, templates, and analysis based on income, expenses, goals, and priorities without executing transactions.
Usage Guidance
This skill appears internally consistent and descriptive only, but exercise normal caution: do not paste full account numbers, passwords, or highly sensitive documents into any skill prompt. If you will enable autonomous invocation or run the code in an environment where outputs are logged, consider reviewing the handler.py locally or running the included tests in a sandboxed environment first. If you plan to deploy this in a shared/managed environment, confirm the skill source/owner is trusted. Overall the skill matches its stated purpose and requests no credentials or network access.
Capability Analysis
Type: OpenClaw Skill Name: personal-budget-planner Version: 1.0.0 The personal-budget-planner skill is a purely descriptive tool designed to provide financial templates and frameworks. The logic in handler.py is limited to basic text parsing using regex and keyword matching to generate static recommendations, with no evidence of network access, file system interaction, or external API calls. All files, including SKILL.md and the test suite, align with the stated purpose and lack any indicators of malicious intent or high-risk vulnerabilities.
Capability Tags
cryptocan-make-purchases
Capability Assessment
Purpose & Capability
The name/description promise templates, analysis, and recommendations. The included handler.py implements only local text parsing and generates JSON recommendations; there are no calls to cloud services or unrelated binaries. Required env vars/configs are none.
Instruction Scope
SKILL.md only instructs the agent to accept user financial context and produce descriptive outputs. There are no instructions to read system files, network endpoints, or credentials. The handler code processes user text and returns JSON, matching the documented workflow and safety section.
Install Mechanism
No install spec provided (instruction-only with a small handler script). No downloads, package installs, or archive extraction. Risk from installation is minimal.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The code does not access os.environ beyond tests' module path manipulation; it does not accept or request secrets.
Persistence & Privilege
always is false, model invocation is allowed (default). The skill does not modify agent configuration or request persistent installation privileges. It runs as a simple handler returning JSON.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install personal-budget-planner
  3. After installation, invoke the skill by name or use /personal-budget-planner
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Personal Budget Planner 1.0.0 - Initial release providing descriptive guidance for personal budget planning. - Offers templates, frameworks, and heuristic analysis for income, expenses, savings, and debt. - Generates structured reports, actionable recommendations, and checklists based on user input. - No real financial transactions or external API access; informational use only. - Outputs include budget templates and structured analysis for user adaptation.
Metadata
Slug personal-budget-planner
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Personal Budget Planner?

Provides personalized budgeting frameworks, templates, and analysis based on income, expenses, goals, and priorities without executing transactions. It is an AI Agent Skill for Claude Code / OpenClaw, with 108 downloads so far.

How do I install Personal Budget Planner?

Run "/install personal-budget-planner" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Personal Budget Planner free?

Yes, Personal Budget Planner is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Personal Budget Planner support?

Personal Budget Planner is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Personal Budget Planner?

It is built and maintained by haidong (@harrylabsj); the current version is v1.0.0.

💬 Comments