← 返回 Skills 市场
zack-schrag

Treeline Money

作者 zack-schrag · GitHub ↗ · v26.4.2101 · MIT-0
cross-platform ✓ 安全检测通过
3100
总下载
2
收藏
3
当前安装
19
版本数
在 OpenClaw 中安装
/install treeline-money
功能描述
Chat with your finances from Treeline Money. Query balances, spending, budgets, and transactions.
安全使用建议
This skill is coherent with its purpose, but you're granting the agent the ability to run the Treeline CLI against your local financial database. Consider: (1) review the GitHub release page before allowing OpenClaw to auto-install the 'tl' binary (or install it yourself), and verify checksums if available; (2) keep your encrypted DB locked and only unlock it yourself in a terminal—the skill explicitly instructs agents not to attempt unlocking; (3) allow read-only queries if you want summaries, but deny any write operations (sync, import, SQL with --allow-writes, backup restore, etc.) unless you explicitly confirm each action; (4) if you have concerns, try demo mode first (tl demo on) to test behavior with sample data.
功能分析
Type: OpenClaw Skill Name: treeline-money Version: 26.4.2101 The Treeline Money skill bundle provides a legitimate interface for a local-first personal finance tool. It includes clear instructions for the AI agent, explicitly forbidding the handling of encryption keys and requiring user confirmation for data-modifying commands. The installation process fetches the 'tl' CLI from a public GitHub repository (treeline-money/treeline), and the tool operates on a local DuckDB database (~/.treeline/treeline.duckdb) without evidence of unauthorized data exfiltration or malicious intent.
能力评估
Purpose & Capability
Name/description describe interacting with Treeline Money via its CLI. The only required binary is 'tl' and install metadata points to Treeline's GitHub releases—this is proportional and expected for a CLI-based personal-finance integration.
Instruction Scope
SKILL.md confines activity to running the Treeline CLI. It differentiates read-only commands (allowed to run autonomously) from write commands (explicitly requires user confirmation). It warns not to attempt unlocking encrypted DBs. The ability to run arbitrary SQL (read-only by default) is expected for a local-first finance tool, but is powerful and will access sensitive local data as intended.
Install Mechanism
No install script in code; install metadata uses direct downloads from GitHub releases for official binaries, which is a standard approach. Note: OpenClaw's auto-install will write the binary to disk and the metadata does not include checksums—verifying releases on GitHub or installing manually is recommended.
Credentials
The skill declares no required environment variables or external credentials. References to an OS keychain are explanatory (Treeline stores DB keys there) and not a request for secrets from the platform.
Persistence & Privilege
always is false and the skill does not request persistent/always-on privileges. It does not modify other skills or global agent settings in the instructions.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install treeline-money
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /treeline-money 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v26.4.2101
Release 26.4.2101
v26.4.301
Release 26.4.301
v26.3.1401
Release 26.3.1401
v26.3.1301
Release 26.3.1301
v26.3.1201
Release 26.3.1201
v26.2.2101
Release 26.2.2101
v26.2.1601
Release 26.2.1601
v26.2.803
Release 26.2.803
v26.2.802
Release 26.2.802
v26.2.801
Release 26.2.801
v26.2.605
Release 26.2.605
v26.2.604
Release 26.2.604
v26.2.603
Release 26.2.603
v26.2.602
Release 26.2.602
v26.2.601
Release 26.2.601
v26.2.403
Add Quick Start section and CLI behavior notes based on agent feedback
v26.2.402
- Updated install instructions to use new URLs (`treeline.money/install.sh` and `.ps1`) - No other functional or user-facing changes in this version
v0.0.5
- Added a detailed "First Time Setup" section with CLI installation instructions, demo mode, and options for connecting real bank data. - Updated integration setup guides for SimpleFIN, Lunch Flow, and CSV import. - Clarified Treeline's local-first, private data model in the description. - Minor metadata update: removed the `requires` entry from metadata. - General markdown reorganization and cleanup for better onboarding and usability.
v0.0.4
Initial release: Chat with your finances via Moltbot
元数据
Slug treeline-money
版本 26.4.2101
许可证 MIT-0
累计安装 3
当前安装数 3
历史版本数 19
常见问题

Treeline Money 是什么?

Chat with your finances from Treeline Money. Query balances, spending, budgets, and transactions. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 3100 次。

如何安装 Treeline Money?

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

Treeline Money 是免费的吗?

是的,Treeline Money 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Treeline Money 支持哪些平台?

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

谁开发了 Treeline Money?

由 zack-schrag(@zack-schrag)开发并维护,当前版本 v26.4.2101。

💬 留言讨论