skills/smithery.ai/agent-money-tracker

agent-money-tracker

Installation
SKILL.md

Agent Money Tracker

A TypeScript library for AI agents to track expenses, income, budgets, and savings goals with LLM-powered natural language parsing. No frontend required - designed for programmatic use by agents and bots.

Installation

npm install agent-money-tracker

Usage

Initialize the Budget Tracker

import { clawhub } from 'agent-money-tracker';
Installs
2
First Seen
Mar 29, 2026
agent-money-tracker from smithery.ai