TopRank Skills

Home / Claw Skills / 其他 / financial-tracker
Official OpenClaw rules 15%

financial-tracker

AI-powered financial tracking for solopreneurs — log income and expenses, monitor revenue toward monthly goals, generate P&L snapshots, flag cash flow risks, and build a running financial picture with zero spreadsheets.

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
clawdssen/agentledger-financial-tracker
Author
The Agent Ledger
Source Repo
openclaw/skills
Version
1.0.0
Source Path
skills/clawdssen/agentledger-financial-tracker
Latest Commit SHA
032b9874d484233a17a3db7e83eab33f890407dd

Extracted Content

SKILL.md excerpt

# Financial Tracker — by The Agent Ledger

> **Just deliver this skill to your agent.** One paste, and your agent becomes your personal CFO — no spreadsheets, no accounting software to learn. Your agent reads the instructions and handles the rest.

Track every dollar in and out of your solo business. Monthly P&L snapshots, revenue goal progress, cash flow flags, and tax estimate tracking — all maintained in plain text files your agent understands.

**Version:** 1.0.0
**License:** CC-BY-NC-4.0
**More:** [theagentledger.com](https://www.theagentledger.com)

---

## What This Skill Does

Configures your agent to act as a lightweight CFO for your solo business:

1. **Income Logging** — Record revenue entries with source, amount, date, and category
2. **Expense Logging** — Track business expenses with vendor, amount, purpose, and tax status
3. **Monthly P&L** — Generate profit-and-loss summaries on demand or on a schedule
4. **Revenue Goal Tracking** — Monitor progress toward monthly and annual income targets
5. **Cash Flow Flags** — Surface warning signs (slow months, rising costs, income concentration risk)
6. **Tax Estimate Tracking** — Rough quarterly self-employment tax estimates based on net income
7. **Year-to-Date Snapshot** — Running YTD revenue, expenses, and net income at any time

---

## Quick Start

Tell your agent:

> "Read the Financial Tracker skill. Set up my finance files and log this income: [source], $[amount], [date], [category]."

Your agent will create the file structure and start tracking immediately.

---

## Setup (5 Steps)

### Step 1 — Create Finance Directory

Your agent creates a `/finance/` folder in your workspace (or wherever you prefer):

```
finance/
  README.md           ← how to use these files
  income-log.md       ← all income entries
  expense-log.md      ← all expense entries
  monthly-summary.md  ← running monthly P&L (appended each month)
  finance-state.json  ← targets, YTD totals, running balances
  tax-estimates.md    ← quar...

Related Claw Skills