← 返回 Skills 市场
aka-anoop

Personal Finance Tracker

作者 aka-anoop · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
4713
总下载
6
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install personal-finance
功能描述
Manage personal finances, track spending by category, set budgets, and receive reminders for EMIs and one-time annual expenses. Use for logging expenses, checking budget status, or setting up financial reminders.
安全使用建议
Install only if you are comfortable storing expense amounts, categories, budgets, and payment reminders in a local SQLite file. Confirm write actions before the agent records them, and delete or back up finance.db according to your privacy needs.
功能分析
Type: OpenClaw Skill Name: Developer: Version: Description: OpenClaw Agent Skill Suspicious High-Entropy/Eval files: 1 The skill is designed for local personal finance tracking using an SQLite database. The `SKILL.md` instructs the agent to run `scripts/init_db.py` for setup, which creates a local database at `~/.openclaw/workspace/skills/personal-finance/finance.db` and initializes tables for categories, transactions, and schedules. All operations are local, confined to the stated purpose, and lack any indicators of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts beyond the skill's intended functionality.
能力评估
Purpose & Capability
The skill's finance-tracking purpose matches its capabilities: categories, budgets, transactions, schedules, and reminders. It handles sensitive financial data, but that is expected for this purpose.
Instruction Scope
Instructions are broad within personal finance, including logging expenses and checking reminders, but they stay within the advertised workflow and do not direct unrelated or hidden actions.
Install Mechanism
The only executable artifact is scripts/init_db.py, which creates a local SQLite database and initializes finance-related tables and preset categories; no network, subprocess, or credential behavior was found.
Credentials
Artifact behavior is local and scoped to ~/.openclaw/workspace/skills/personal-finance/finance.db, which is proportionate for a local tracker.
Persistence & Privilege
The skill persists transactions, budgets, categories, and schedules locally in finance.db. This is disclosed and purpose-aligned, but users should treat the database as sensitive.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install personal-finance
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /personal-finance 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the personal-finance skill. - Track spending with categorized expenses and add custom categories. - Set budgets and receive reminders for EMIs and annual expenses. - Stores all data locally using SQLite.
v0.2.0
Initial release. - Introduced a local SQLite backend (finance.db) for storing expenses and schedules. - Supports logging expenses, managing budgets, and tracking by preset or custom categories. - Enables reminders for EMIs and one-time annual financial commitments. - Includes automated weekly spending summaries.
v0.1.0
- Initial release of the personal-finance skill. - Track expenses by preset or custom categories. - Set and manage budgets for each category. - Store all data locally in a SQLite database. - Receive reminders for EMIs and annual expenses. - Automated weekly spending summary.
元数据
Slug personal-finance
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 3
常见问题

Personal Finance Tracker 是什么?

Manage personal finances, track spending by category, set budgets, and receive reminders for EMIs and one-time annual expenses. Use for logging expenses, checking budget status, or setting up financial reminders. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 4713 次。

如何安装 Personal Finance Tracker?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install personal-finance」即可一键安装,无需额外配置。

Personal Finance Tracker 是免费的吗?

是的,Personal Finance Tracker 完全免费(开源免费),可自由下载、安装和使用。

Personal Finance Tracker 支持哪些平台?

Personal Finance Tracker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Personal Finance Tracker?

由 aka-anoop(@aka-anoop)开发并维护,当前版本 v1.0.0。

💬 留言讨论