ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified finance Safety 4/5

revenue-tracker

Track {AGENT_NAME} income and expenses. Generate financial reports and analyze profitability across platforms.

Why use this skill?

Track income, expenses, and platform fees for your OpenClaw agent. Generate detailed financial reports and reach your growth goals with this local, privacy-focused tool.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/sa9saq/revenue-tracker
Or

What This Skill Does

The revenue-tracker skill provides a comprehensive financial management suite for OpenClaw agents. It enables you to systematically record, categorize, and analyze income and expenses across various digital platforms. By maintaining a local JSONL-based database, the skill offers high-performance querying and reporting without relying on external third-party finance APIs, ensuring your sensitive data remains entirely under your control.

Installation

To install this skill, use the ClawHub CLI command within your terminal: clawhub install openclaw/skills/skills/sa9saq/revenue-tracker Ensure that you have jq installed on your system as it is a core dependency for the skill's analytical capabilities. The skill will automatically initialize the necessary file structure in ~/.openclaw/revenue/ upon its first transaction entry.

Use Cases

This skill is ideal for freelancers, independent developers, and content creators managing diverse revenue streams. Use it to track payout delays across platforms like Coconala, Fiverr, and Upwork, or to calculate your net profit after platform-specific fees are deducted. It is also perfect for monitoring your progress toward financial milestones, such as transitioning from side-hustling to full-time independence.

Example Prompts

  1. "Record a new income entry of 5000 JPY from Gumroad with a 10% fee for today's web design service."
  2. "Show me a summary report of my net revenue and expenses for February 2026."
  3. "Calculate how much more income I need to reach my 300,000 JPY monthly goal for this month."

Tips & Limitations

To maximize the utility of this skill, ensure you maintain the transactions.jsonl file consistently. Because the data is stored locally, always include ~/.openclaw/revenue/ in your .gitignore file if you are syncing your agent's home directory to a public repository. Never share raw transaction data on public social media platforms to maintain privacy. Note that currency conversion is not handled automatically; if you operate with multiple currencies, it is recommended to standardize all entries into a single base currency (e.g., JPY) to ensure the jq aggregation functions work accurately. Back up your transactions.jsonl file frequently to prevent data loss.

Metadata

Author@sa9saq
Stars1133
Views0
Updated2026-02-18
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-sa9saq-revenue-tracker": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#finance#accounting#productivity#automation#reporting
Safety Score: 4/5

Flags: file-write, file-read