modelscope.cn

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.

Installation

$ npx skills add https://modelscope.cn

Also in this package

Other skills from modelscope.cn · top by installs.

npx skills add https://modelscope.cn

Browse all from modelscope.cn

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Allowed toolsRead, Write, Edit, Glob, Grep

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,969 B

History

  1. First recorded snapshot · 0 installs

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

---
type: transaction
date: 2026-01-07
amount: -49.99
category: Software/SaaS
vendor: Notion
is_recurring: true
---
Monthly subscription payment

Budget Status

# Budget Status - January 2026

| Category | Budget | Spent | Remaining | % Used |
|----------|--------|-------|-----------|--------|
| Software | $500 | $350 | $150 | 70% |

Subscription Patterns

Common subscription identifiers:

  • netflix.com, spotify.com, adobe.com
  • notion.so, slack.com, github.com
  • dropbox.com, zoom.us, openai.com

Reference

For detailed API and patterns, see [reference.md](reference.md)

For usage examples, see [examples.md](examples.md)