← 返回 Skills 市场
335
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install personal-finance-tracker
功能描述
Track personal finances with cashflow reviews, recurring bill detection, debt triage, CSV imports, and net worth snapshots.
安全使用建议
This skill appears coherent and privacy‑focused, but consider these practical checks before installing: 1) Verify you trust the publisher/homepage (source is listed as unknown in the registry). 2) When asked to enable continuity, only opt in if you want a local folder under ~/personal-finance-tracker/ and avoid storing raw statements or full account numbers. 3) The included tools are plain Python scripts that read CSVs and print summaries — ensure python3 is available in your environment before running. 4) Review the small Python files yourself (they are short and offline) if you want extra assurance that nothing transmits data. 5) If you plan to keep sensitive data locally, consider encrypting the folder or using a secure location. Overall this looks consistent with the stated purpose.
功能分析
Type: OpenClaw Skill
Name: personal-finance-tracker
Version: 1.0.0
The Personal Finance Tracker skill is a local-first tool designed for analyzing transaction data from CSV files. The included Python scripts (cashflow_rollup.py and recurring_scan.py) use standard libraries to process data and output summaries to the console without any network activity or file-writing capabilities. The instructions in SKILL.md and setup.md emphasize privacy, explicitly requiring user consent before creating a local workspace (~/personal-finance-tracker/) and forbidding the agent from connecting to external APIs or performing financial transactions.
能力评估
Purpose & Capability
Name/description match the included artifacts: two small Python CSV tools (cashflow_rollup.py, recurring_scan.py), documentation, and playbooks for reviews and debt triage. Nothing requested (no env vars, no external binaries) is outside what's needed for CSV analysis and local notes.
Instruction Scope
Runtime instructions limit activity to processing user-provided CSVs and creating an opt-in local workspace. SKILL.md and setup.md explicitly require asking before creating ~/personal-finance-tracker/ and advise against storing full statements or credentials.
Install Mechanism
No install spec (instruction-only) and included Python scripts are local and deterministic with no network calls. Minor note: the skill doesn't declare required binaries but expects python3 to run the scripts; this is typical but you may want to confirm python3 is available in your agent environment.
Credentials
No environment variables, credentials, or remote endpoints are requested. Metadata mentions a local config path (~/personal-finance-tracker/) but storage is explicitly opt-in and limited to high-level context (balances, recurring bills, notes), not account numbers or credentials.
Persistence & Privilege
always:false and normal autonomous invocation are used. The skill may create local files only with user consent and does not request system-wide or other-skills privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install personal-finance-tracker - 安装完成后,直接呼叫该 Skill 的名称或使用
/personal-finance-tracker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release with cashflow review protocol, CSV analysis tools, recurring spend detection, and privacy-first local tracking.
元数据
常见问题
Personal Finance Tracker 是什么?
Track personal finances with cashflow reviews, recurring bill detection, debt triage, CSV imports, and net worth snapshots. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 335 次。
如何安装 Personal Finance Tracker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install personal-finance-tracker」即可一键安装,无需额外配置。
Personal Finance Tracker 是免费的吗?
是的,Personal Finance Tracker 完全免费(开源免费),可自由下载、安装和使用。
Personal Finance Tracker 支持哪些平台?
Personal Finance Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(linux, darwin, win32)。
谁开发了 Personal Finance Tracker?
由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。
推荐 Skills