← Back to Skills Marketplace
zack-schrag

Treeline Money

by zack-schrag · GitHub ↗ · v26.4.2101 · MIT-0
cross-platform ✓ Security Clean
3100
Downloads
2
Stars
3
Active Installs
19
Versions
Install in OpenClaw
/install treeline-money
Description
Chat with your finances from Treeline Money. Query balances, spending, budgets, and transactions.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install treeline-money
  3. After installation, invoke the skill by name or use /treeline-money
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug treeline-money
Version 26.4.2101
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 19
Frequently Asked Questions

What is Treeline Money?

Chat with your finances from Treeline Money. Query balances, spending, budgets, and transactions. It is an AI Agent Skill for Claude Code / OpenClaw, with 3100 downloads so far.

How do I install Treeline Money?

Run "/install treeline-money" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Treeline Money free?

Yes, Treeline Money is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Treeline Money support?

Treeline Money is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Treeline Money?

It is built and maintained by zack-schrag (@zack-schrag); the current version is v26.4.2101.

💬 Comments