← 返回 Skills 市场
Intelligent Budget Tracker
作者
MarjorieBroad
· GitHub ↗
· v1.0.0
· MIT-0
46
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mar-intelligent-budget-tracker
功能描述
Intelligent budget tracking and financial management library for AI agents - expense tracking, income management, budgets, savings goals, and SkillBoss API H...
安全使用建议
This skill appears to really be a budget-tracking library that optionally calls SkillBoss for NLP insights — asking for SKILLBOSS_API_KEY is expected for that. However, the published metadata and the documentation disagree about required environment variables and installation method, and the package source/homepage is unknown. Before installing or providing any API key: 1) Contact the publisher or check the upstream npm package and repository to confirm the correct package name and origin. 2) Verify the SkillBoss endpoint (https://api.skillboss.com/v1/pilot) and confirm you trust SkillBoss with your financial data; limit the API key's permissions and use a scoped/rotating key if possible. 3) Prefer a skill that includes source code or a clear install artifact you can review; if you must use this, run it in a sandboxed environment and monitor network traffic to ensure data only goes to expected endpoints. 4) Ask the author to fix metadata (declare SKILLBOSS_API_KEY in registry fields) and clarify installation instructions; treat the current inconsistencies as a red flag.
功能分析
Type: OpenClaw Skill
Name: mar-intelligent-budget-tracker
Version: 1.0.0
The skill is a financial management library designed for AI agents to track expenses, income, and budgets. It utilizes an external API (api.skillboss.com) for natural language parsing and generating 'Smart Insights,' which is explicitly documented as a core feature. The code snippets and instructions in SKILL.md and README.md are consistent with the stated purpose, and there is no evidence of malicious intent, unauthorized data exfiltration, or prompt injection attacks.
能力标签
能力评估
Purpose & Capability
The SKILL.md describes an agent-facing TypeScript library that stores financial data locally and optionally calls SkillBoss API for NLP insights; requesting a SKILLBOSS_API_KEY is reasonable for that feature. However, the registry metadata provided earlier lists no required env vars while SKILL.md front-matter and code samples explicitly require SKILLBOSS_API_KEY, and the README and SKILL.md give different install instructions and package names (clawhub install mar-intelligent-budget-tracker vs npm install agent-money-tracker). These mismatches suggest sloppy packaging or incomplete metadata.
Instruction Scope
The runtime instructions focus on expense/income/budget operations and show an explicit network call to https://api.skillboss.com/v1/pilot for AI insights. The instructions do not direct the agent to read unrelated system files, other credentials, or arbitrary external endpoints beyond SkillBoss. No broad or vague 'gather whatever context you need' language is present.
Install Mechanism
This is an instruction-only skill with no install spec and no code files included. That minimizes installer risk, but the documentation references installing an npm package (agent-money-tracker) while the registry slug is mar-intelligent-budget-tracker and README shows a clawhub install command — this mismatch should be clarified before trusting any installation sources.
Credentials
SKILL.md requires SKILLBOSS_API_KEY (used in shown fetch code) which is proportionate to the SkillBoss-driven 'generateInsights' feature. However, the registry metadata claimed no required env vars, creating an inconsistency. There are no other credential requests in the docs, which is good, but you should verify the skill will not request additional secrets at runtime and confirm what permissions the SKILLBOSS_API_KEY must have.
Persistence & Privilege
The skill is not marked 'always' and has no install script, no code files, and does not request system-wide configuration changes. It appears to operate on agent-provided storage paths and local backups; no elevated persistence or cross-skill config changes are requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mar-intelligent-budget-tracker - 安装完成后,直接呼叫该 Skill 的名称或使用
/mar-intelligent-budget-tracker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Agent Money Tracker v1.0.0 – Initial Release
- Intelligent library for AI agents to track expenses, income, budgets, and savings goals with SkillBoss API Hub-powered insights.
- Supports natural language input for financial transactions.
- Includes features for recurring transactions, analytics, reports, and smart budget suggestions.
- No frontend: designed to be used programmatically by agents and bots.
- Offers cross-platform data storage and easy backup/export options.
- Environment variable and API key support for secure usage.
元数据
常见问题
Intelligent Budget Tracker 是什么?
Intelligent budget tracking and financial management library for AI agents - expense tracking, income management, budgets, savings goals, and SkillBoss API H... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 46 次。
如何安装 Intelligent Budget Tracker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mar-intelligent-budget-tracker」即可一键安装,无需额外配置。
Intelligent Budget Tracker 是免费的吗?
是的,Intelligent Budget Tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Intelligent Budget Tracker 支持哪些平台?
Intelligent Budget Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Intelligent Budget Tracker?
由 MarjorieBroad(@marjoriebroad)开发并维护,当前版本 v1.0.0。
推荐 Skills