← 返回 Skills 市场
Spend Tracker
作者
bytesagain3
· GitHub ↗
· v2.0.2
· MIT-0
176
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install spend-tracker
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Spend Tracker concepts, best practices, and implementation patterns.
安全使用建议
This skill appears to be a simple, read-only documentation helper and is coherent with its description. Before installing, note the minor version mismatch (script reports 2.0.1 vs registry 2.0.2). Review the included scripts/script.sh (it's a plain shell script that only prints documentation) and, if you run it, do so in a controlled environment. Confirm the source repository if you require provenance, and watch for future updates that might add network or credential access — those would change the risk profile.
功能分析
Type: OpenClaw Skill
Name: spend-tracker
Version: 2.0.2
The 'spend-tracker' skill is a purely informational reference tool that outputs static documentation via a shell script. Analysis of 'scripts/script.sh' and 'SKILL.md' shows no network activity, no file system modifications, and no credential access; all commands simply print hardcoded text using heredocs.
能力评估
Purpose & Capability
The name/description (Spend Tracker reference for devtools) matches the provided artifacts: a SKILL.md with static reference text and an included shell script that prints the same documentation. One minor inconsistency: registry version is 2.0.2 while the bundled script sets VERSION="2.0.1" — likely a packaging/versioning oversight rather than malicious behavior.
Instruction Scope
SKILL.md instructs only about local reference commands and explicitly states 'No external API calls, no credentials needed, no network access.' The included script implements only heredoc outputs and basic CLI argument handling; it does not read other files, access environment variables, or make network calls.
Install Mechanism
No install specification is present (instruction-only in the registry sense). There is a single included shell script, but nothing attempts to download or extract remote code or install system packages.
Credentials
The skill requests no environment variables, no credentials, and no config paths. The runtime script does not read secret-named env vars or other system config, so requested privileges are proportional to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent system changes. It includes a runnable script (scripts/script.sh) but does not modify other skills or global agent configuration.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install spend-tracker - 安装完成后,直接呼叫该 Skill 的名称或使用
/spend-tracker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
Fix description
v2.0.1
Clean package with matching SKILL.md
v2.0.0
publish v2.0.0
元数据
常见问题
Spend Tracker 是什么?
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Spend Tracker concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 176 次。
如何安装 Spend Tracker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install spend-tracker」即可一键安装,无需额外配置。
Spend Tracker 是免费的吗?
是的,Spend Tracker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Spend Tracker 支持哪些平台?
Spend Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Spend Tracker?
由 bytesagain3(@bytesagain3)开发并维护,当前版本 v2.0.2。
推荐 Skills