← 返回 Skills 市场
108
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install personal-budget-planner
功能描述
Provides personalized budgeting frameworks, templates, and analysis based on income, expenses, goals, and priorities without executing transactions.
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install personal-budget-planner - 安装完成后,直接呼叫该 Skill 的名称或使用
/personal-budget-planner触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Personal Budget Planner 是什么?
Provides personalized budgeting frameworks, templates, and analysis based on income, expenses, goals, and priorities without executing transactions. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。
如何安装 Personal Budget Planner?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install personal-budget-planner」即可一键安装,无需额外配置。
Personal Budget Planner 是免费的吗?
是的,Personal Budget Planner 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Personal Budget Planner 支持哪些平台?
Personal Budget Planner 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Personal Budget Planner?
由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.0。
推荐 Skills