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.
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.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# 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
- Capabilities
- Transaction Categories
- File Formats
- Transaction Record
- Budget Status
- Subscription Patterns
- Reference
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.
