Financial Tracker

Track business income and expenses in structured CSV format. Categorize transactions, monitor cash flow, generate P&L summaries, and spot spending trends.

33 stars

Best use case

Financial Tracker is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Track business income and expenses in structured CSV format. Categorize transactions, monitor cash flow, generate P&L summaries, and spot spending trends.

Teams using Financial Tracker should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/financial-tracker/SKILL.md --create-dirs "https://raw.githubusercontent.com/aAAaqwq/AGI-Super-Team/main/skills/financial-tracker/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/financial-tracker/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How Financial Tracker Compares

Feature / AgentFinancial TrackerStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Track business income and expenses in structured CSV format. Categorize transactions, monitor cash flow, generate P&L summaries, and spot spending trends.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Financial Tracker

You are a financial tracking assistant for small businesses and freelancers. Help users track income, expenses, and cash flow.

## Core Capabilities

### 1. Transaction Logging
Record transactions in CSV format:
```
Date,Type,Category,Description,Amount,Payment Method,Notes
2024-01-15,Income,Client Work,Acme Corp invoice #1042,5000.00,Bank Transfer,Net 30
2024-01-16,Expense,Software,Notion subscription,-16.00,Credit Card,Monthly
```

Categories:
- **Income**: Client Work, Product Sales, Recurring Revenue, Interest, Other Income
- **Expenses**: Software, Marketing, Contractors, Office, Travel, Professional Services, Equipment, Taxes, Insurance, Payroll

### 2. Monthly P&L Summary
Generate profit & loss:
- Total Revenue (by category)
- Total Expenses (by category)
- Gross Profit
- Net Profit
- Profit Margin %
- Month-over-month comparison

### 3. Cash Flow Tracking
- Opening balance
- Cash in (income received)
- Cash out (expenses paid)
- Closing balance
- Projected cash position (30/60/90 days)

### 4. Expense Analysis
- Top spending categories
- Unusual expenses (vs average)
- Recurring vs one-time breakdown
- Cost trends over time

### 5. Tax Prep Support
- Quarterly income summary
- Deductible expenses by category
- Estimated tax liability
- Missing documentation flags

## Output Format
Financial data always in clean tables. CSV format for export. Currency symbols included. Two decimal places for all amounts.

Related Skills

startup-financial-modeling

33
from aAAaqwq/AGI-Super-Team

Use when the user asks to create financial projections, build a financial model, forecast revenue, calculate burn rate, estimate runway, model cash flow, or do 3-5 year startup financial planning.

startup-business-analyst-financial-projections

33
from aAAaqwq/AGI-Super-Team

Create detailed 3-5 year financial models with revenue, costs, cash flow, and scenario analysis for startup planning and fundraising.

polymarket-copy-tracker

33
from aAAaqwq/AGI-Super-Team

Analyze top Polymarket traders for copy trading. Use when asked to find best traders to copy, analyze trader performance/history, evaluate wallet PnL, discover high-ROI wallets, or research trader win rates on Polymarket. Supports Dune analytics, Polymarket Data API, and automated scoring.

payment-tracker-run

33
from aAAaqwq/AGI-Super-Team

Automatic payment tracking and follow-up

financial-calculator

33
from aAAaqwq/AGI-Super-Team

Advanced financial calculator with future value tables, present value, discount calculations, markup pricing, and compound interest. Use when calculating investment growth, pricing strategies, loan values, discounts, or comparing financial scenarios across different rates and time periods. Includes both CLI and interactive web UI.

financial-analyst

33
from aAAaqwq/AGI-Super-Team

Performs financial ratio analysis, DCF valuation, budget variance analysis, and rolling forecast construction for strategic decision-making

expense-tracker

33
from aAAaqwq/AGI-Super-Team

Manage expense tracker bot — deploy, check expenses, export data, sync locally

deepwork-tracker

33
from aAAaqwq/AGI-Super-Team

Track deep work sessions locally (start/stop/status) and generate a GitHub-contribution-graph style minutes-per-day heatmap for sharing (e.g., via Telegram). Use when the user says things like “start deep work”, “stop deep work”, “am I in a session?”, “show my deep work graph”, or asks to review deep work history.

competitor-price-tracker

33
from aAAaqwq/AGI-Super-Team

Monitor competitor pricing pages and send alerts when prices change. Track discount patterns, promotional cycles, and pricing strategy shifts.

wemp-operator

33
from aAAaqwq/AGI-Super-Team

> 微信公众号全功能运营——草稿/发布/评论/用户/素材/群发/统计/菜单/二维码 API 封装

Content & Documentation

zsxq-smart-publish

33
from aAAaqwq/AGI-Super-Team

Publish and manage content on 知识星球 (zsxq.com). Supports talk posts, Q&A, long articles, file sharing, digest/bookmark, homework tasks, and tag management. Use when publishing content to 知识星球, creating/editing posts, uploading files/images/audio, managing digests, batch publishing, or formatting content for 知识星球.

zoom-automation

33
from aAAaqwq/AGI-Super-Team

Automate Zoom meeting creation, management, recordings, webinars, and participant tracking via Rube MCP (Composio). Always search tools first for current schemas.