← Back to Skills Marketplace
jhillin8

Expense Tracker Pro

by jhillin8 · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
3928
Downloads
7
Stars
21
Active Installs
1
Versions
Install in OpenClaw
/install expense-tracker-pro
Description
Track expenses via natural language, get spending summaries, set budgets
README (SKILL.md)

Expense Tracker Pro

Track your spending with natural conversation. No apps, no spreadsheets—just tell Clawd what you spent.

What it does

Logs expenses from natural language ("spent $45 on groceries"), categorizes automatically, tracks against budgets, and provides spending summaries on demand. Data persists in your local Clawd memory.

Usage

Log an expense:

"Spent $23.50 on lunch"
"$150 for electricity bill"
"Coffee $4.75"

Check spending:

"What did I spend this week?"
"Show my food expenses this month"
"Am I over budget on entertainment?"

Set budgets:

"Set grocery budget to $400/month"
"Budget $100 for entertainment"

Get reports:

"Monthly expense breakdown"
"Compare spending to last month"
"Export expenses to CSV"

Categories

Auto-detected from context:

  • Food & Dining
  • Transportation
  • Utilities
  • Entertainment
  • Shopping
  • Health
  • Subscriptions
  • Other

Override with: "spent $50 on [item], category: [category]"

Tips

  • Be specific with amounts for accurate tracking
  • Say "recurring" for subscriptions: "$15 Netflix, recurring monthly"
  • Ask "spending trends" for insights over time
  • All data stays local on your machine
Usage Guidance
This skill appears internally consistent, but before installing consider privacy and provenance: 1) The publisher/source is unknown — only install if you trust the origin. 2) The skill stores potentially sensitive financial data in your agent's local memory — check how Clawd stores, encrypts, and retires memory, and whether you can delete entries or disable memory for this skill. 3) Test with non-sensitive or dummy data first to confirm no unexpected behavior (e.g., outgoing network calls). 4) If you need stronger privacy, verify export/delete controls and consider disabling autonomous invocation or memory persistence until you confirm storage/retention policies. 5) Avoid entering full account numbers, passwords, or other secrets into the skill.
Capability Analysis
Type: OpenClaw Skill Name: expense-tracker-pro Version: 1.0.0 The skill bundle is benign. The `_meta.json` contains standard metadata. The `SKILL.md` provides documentation and instructions for an expense tracking skill, explicitly stating that "All data stays local on your machine." There are no indications of prompt injection attempts against the agent, no suspicious commands, no external network calls, and no other high-risk behaviors or malicious intent detected in the provided files.
Capability Assessment
Purpose & Capability
Name/description match the SKILL.md. The skill is instruction-only and requests no binaries, env vars, or installs; those expectations are proportionate for a conversational expense tracker.
Instruction Scope
SKILL.md describes parsing user messages, categorizing expenses, setting budgets, and persisting data to local Clawd memory. It does not instruct the agent to read unrelated files, access credentials, or transmit data to external endpoints.
Install Mechanism
No install spec and no code files — lowest-risk model for integrity since nothing is downloaded or written by the skill itself.
Credentials
The skill declares no required environment variables, credentials, or config paths. That is appropriate for the stated functionality.
Persistence & Privilege
The skill persists expense data in the agent's local memory (as stated). Persisting user financial data is expected for this functionality but has privacy implications; the skill does not request elevated platform privileges or 'always:true'.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install expense-tracker-pro
  3. After installation, invoke the skill by name or use /expense-tracker-pro
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Expense Tracker Pro: - Log expenses using natural language input. - Automatic expense categorization and budget tracking. - Set and manage monthly budgets by category. - Request spending summaries and reports on demand. - All data is stored locally for privacy and persistence.
Metadata
Slug expense-tracker-pro
Version 1.0.0
License
All-time Installs 21
Active Installs 21
Total Versions 1
Frequently Asked Questions

What is Expense Tracker Pro?

Track expenses via natural language, get spending summaries, set budgets. It is an AI Agent Skill for Claude Code / OpenClaw, with 3928 downloads so far.

How do I install Expense Tracker Pro?

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

Is Expense Tracker Pro free?

Yes, Expense Tracker Pro is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Expense Tracker Pro support?

Expense Tracker Pro is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Expense Tracker Pro?

It is built and maintained by jhillin8 (@jhillin8); the current version is v1.0.0.

💬 Comments