TopRank Skills

Home / Claw Skills / Git / GitHub / Financial Tracker
Official OpenClaw rules 54%

Financial Tracker

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

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Financial Tracker 技能。 若已安装,则直接安装 Financial Tracker 技能。

Overview

Skill Key
1kalin/financial-tracker
Author
1kalin
Source Repo
openclaw/skills
Version
-
Source Path
skills/1kalin/financial-tracker
Latest Commit SHA
65d4968b5b2e19405c1b2bbc5b34340957aaa803

Extracted Content

SKILL.md excerpt

# 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.

README excerpt

# Financial Tracker

Track every dollar in and out of your business. CSV-based, no spreadsheet skills required — just tell the AI what happened.

## What It Does

- **Transaction logging** — structured CSV format, categorized automatically
- **Monthly P&L** — revenue, expenses, profit margins at a glance
- **Cash flow tracking** — know your balance and project 30/60/90 days out
- **Expense analysis** — spot trends, flag unusual spending, track recurring costs
- **Tax prep** — quarterly summaries and deductible expense reports

## Example Usage

> "Log: received $5,000 from Acme Corp for January invoice"

> "Log: paid $299 for annual Figma subscription"

> "Generate my P&L for January"

> "What are my top 5 expense categories this quarter?"

> "Export all transactions as CSV"

## Who It's For

Freelancers, solo founders, small business owners — anyone who needs financial clarity without the complexity of accounting software.

---

For industry-specific context, check out our packs at https://afrexai-cto.github.io/context-packs/ — $47/vertical

Related Claw Skills