Agent skill · Data & Analytics

finance-tracking

Tracks financial transactions, categorizes expenses, monitors budgets, and audits subscriptions. Use when processing bank transactions, categorizing expenses, tracking revenue, or analyzing financial data.

majiayu000github.com/majiayu000GitHub ↗
claude-codecan modify filesMIT
Install
npx skills add majiayu000/claude-skill-registry --skill finance-tracking-maneeshanif-ai-employee-hackatho-2 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 2 KB
Bundled scripts: none
Allowed tools: ReadWriteEditGlobGrep
Path: skills/analysis/finance-tracking-maneeshanif-ai-employee-hackatho-2/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Finance Tracking Skill This skill provides comprehensive financial tracking and analysis for the Personal AI Employee, including transaction processing, budget monitoring, and subscription management. ## Capabilities 1. **Transaction Processing** - Parse and categorize bank transactions 2. **Budget Monitoring** - Track spending against category budgets 3. **Subscription Audit** - Identify and evaluate recurring charges 4. **Revenue Tracking** - Monitor income and invoices 5. **Financial Reporting** - Generate summaries and insights ## Transaction Categories | Category | Keywords | Monthly Budget | |----------|----------|----------------| | Software/SaaS | subscription, monthly, .com | $500 | | Marketing | ads, facebook, google, marketing | $1000 | | Office | amazon, staples, supplies | $200 | | Utilities | electric, internet, phone | $300 | | Travel | airline, hotel, uber, lyft | $500 | | Professional | consulting, legal, accounting | Variable | ## File Formats ### Transaction Record ```yaml --- type: transaction date: 2026-01-07 amount: -49.99 category: Software/SaaS vendor: Notion is_recurring: true --- Monthly subscription payment ``` ### Budget Status ```markdown # Budget Sta

What's inside
Steps it walks through
  1. Capabilities
  2. Transaction Categories
  3. File Formats
  4. Transaction Record
  5. Budget Status
  6. Subscription Patterns
  7. Reference
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the finance-tracking skill do?

Tracks financial transactions, categorizes expenses, monitors budgets, and audits subscriptions. Use when processing bank transactions, categorizing expenses, tracking revenue, or analyzing financial data.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill finance-tracking-maneeshanif-ai-employee-hackatho-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going