spending-tracker

Track personal spending and generate categorized HTML reports from expense entries.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/its-meseba/meseba-skills --skill spending-tracker
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spending-tracker
Source: https://github.com/its-meseba/meseba-skills/tree/main/skills/spending-tracker
Command: npx skills add https://github.com/its-meseba/meseba-skills --skill spending-tracker

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Track personal spending and generate categorized HTML reports from expense entries.

Core Features & Use Cases

  • Automatic expense capture with date timestamps and simple category inference.
  • Per-month reporting with totals by category and weekly breakdowns.
  • Use Case: You want to monitor monthly spending across groceries, dining, and subscriptions and review a clean HTML report.

Quick Start

Add an expense of 45 TL for ekmek.

Frequently Asked Questions about spending-tracker

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I track personal spending and generate an HTML report?

You can track personal spending by logging expense entries, which the system auto-categorizes into groups like groceries and dining. It then aggregates totals by category and week, producing a categorized HTML report for monthly budgeting and expense audits.

What is the best way to monitor monthly expenses across different categories?

Monitoring monthly expenses is handled by storing data per month and auto-categorizing entries into groceries, dining, subscriptions, and miscellaneous. This approach aggregates totals by category and provides a weekly breakdown for clear budgeting review.

How do I add an expense entry for personal budgeting?

To add an expense entry for personal budgeting, you simply input the amount and a description, such as adding an expense of 45 TL for ekmek. The system captures the entry with a date timestamp and infers the category automatically.

Does the spending tracker support committing HTML reports to a Git repository?

Yes, the spending tracker supports committing to a Git repository. After it generates the categorized HTML report from your expense entries, changes can be optionally committed to a Git repository for version tracking.

Can I use this expense tracker for subscriptions and miscellaneous spending?

Yes, you can use this expense tracker for subscriptions and miscellaneous spending. It automatically categorizes entries into these predefined groups, aggregates the monthly totals, and generates a clean HTML report for your budgeting review.