openclaw-revenue-tracker

openclaw-revenue-tracker is a skill for Claude Code, Codex from yedanyagamiai-cmd/openclaw-mcp-servers. It costs 120 tokens per session (2,211 once invoked), scanned A, original, MIT.

A revenue-tracking tool that combines income information from Stripe, PayPal, Gumroad, and cryptocurrency sources. It can also record orders and produce reports.

In plain words
What is it for?
Use it to view revenue summaries, log orders, create daily product breakdowns, and set Telegram alerts for revenue targets.
Why use it?
It removes the need to total sales from separate payment services by hand for a chosen time period.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: positional $N argument; built for openclaw.

Good fit Use it to view revenue summaries, log orders, create daily product breakdowns, and set Telegram alerts for revenue targets.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/yedanyagamiai-cmd/openclaw-mcp-servers/openclaw-revenue-tracker
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add yedanyagamiai-cmd/openclaw-mcp-servers --skill openclaw-revenue-tracker
Clone the repo
git clone --depth 1 https://github.com/yedanyagamiai-cmd/openclaw-mcp-servers

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for openclaw-revenue-tracker

README.md
[![agentmods](https://agentmods.dev/badge/skills/yedanyagamiai-cmd/openclaw-mcp-servers/openclaw-revenue-tracker/github.svg)](https://agentmods.dev/skills/yedanyagamiai-cmd/openclaw-mcp-servers/openclaw-revenue-tracker)
Your own site
<a href="https://agentmods.dev/skills/yedanyagamiai-cmd/openclaw-mcp-servers/openclaw-revenue-tracker"><img src="https://agentmods.dev/badge/skills/yedanyagamiai-cmd/openclaw-mcp-servers/openclaw-revenue-tracker/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for openclaw-revenue-tracker

Your own site · 80×15
<a href="https://agentmods.dev/skills/yedanyagamiai-cmd/openclaw-mcp-servers/openclaw-revenue-tracker"><img src="https://agentmods.dev/badge/skills/yedanyagamiai-cmd/openclaw-mcp-servers/openclaw-revenue-tracker.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 120 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,211 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00120 $0.02211
Opus 5 $0.00060 $0.01105
Sonnet 5 $0.00024 $0.00442
Haiku 4.5 $0.00012 $0.00221

Measured 12d ago against content hash acb155478605, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

openclaw-revenue-tracker scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

clawhub-skills/openclaw-revenue-tracker/SKILL.md · 181 lines

How it starts

The opening of the file, as written. The whole thing — 181 lines — stays where its author put it; the contents beside it link to each section on GitHub.

OpenClaw Revenue Tracker v2.0

Multi-source revenue aggregation for solopreneurs and AI agents. 4 tools. Real-time dashboards. Telegram milestone alerts.

Tool Purpose Free
get_revenue_summary Aggregate revenue across all connected sources for any time range Yes
track_order Manually log an order or payment from any source Yes
get_daily_report Formatted daily revenue report with product breakdown and trends Yes
set_milestone_alert Telegram alert when revenue hits a target (daily, weekly, MRR) Pro

What's New in v2.0

  • RevenuePulse Engine -- Live aggregation from Stripe, PayPal, Gumroad, and x402 USDC. One number. All sources.
  • MRR Tracker -- Monthly Recurring Revenue calculated automatically from subscription products. See churn, growth, and net new MRR.
  • Product Leaderboard -- Auto-ranked product list by revenue, units sold, and average order value updated every hour.
  • Telegram Reports -- Daily 9am revenue briefing sent to your Telegram. Pro users get weekly trend analysis with R1 insights.

Quick Start

{
  "openclaw-revenue-tracker": {
    "type": "streamable-http",
    "url": "https://openclaw-revenue-tracker-mcp.yagami8095.workers.dev/mcp"
  }
}

Add to Claude Desktop, Cursor, Windsurf, VS Code, or any MCP-compatible client. Zero install. Works immediately.

Detection Triggers

This skill activates when a user says any of these:

  • "how much did I make", "total revenue", "revenue this week", "earnings today"
  • "new order", "track this sale", "log payment", "Gumroad order came in"
  • "daily report", "revenue breakdown", "best-selling product", "revenue by source"
  • "hit my goal", "alert at milestone", "notify when MRR reaches", "revenue target"
  • "Stripe dashboard", "PayPal sales", "Gumroad revenue", "crypto payment"
  • "MRR", "monthly recurring revenue", "churn rate", "net new MRR", "ARR"

Named Protocols

RevenuePulse Engine

The core aggregation engine that unifies revenue data across payment processors:

Read the full file on GitHub · 181 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 181 lines · 120 tokens per session scan A acb155478605

Subscribe to this mod's changes

openclaw-revenue-tracker is a skill published in the GitHub repository yedanyagamiai-cmd/openclaw-mcp-servers (3 stars, last pushed 5mo ago), licensed MIT. It adds 120 tokens to every session and 2,211 once invoked, about $0.0006 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

you-finance

Answer finance questions through the You.com you-finance MCP tool, with payment-aware fallbacks for keyless hosts.

youdotcom-oss/agent-skills · 27 tokens

search-deals

Search for free tiers, startup credits, and developer tool deals.

robhunter/agentdeals · 16 tokens

delegacion-local

Regla y catálogo para delegar pasos mecánicos (resumir, clasificar, extraer, boilerplate, mensaje de commit desde un diff, traducir texto o archivo, resumir salida de lint/tests/CI, explicar código, describir una imagen, verificar si el backend local está disponible) a modelos locales vía las tools local del MCP…

ZahiriNatZuke/local-delegate · 137 tokens

class-management

Use when the user wants to create a new class, group, or course in Zooza — e.g. "set up a Monday yoga class", "add a new group", "schedule a course". Guides through programme selection, venue, trainer, session pattern, and commits.

zooza-dev/zooza-mcp-server · 56 tokens

feedback-nudge

Use when the user wants to report a bug, request a feature, or send feedback to the Zooza engineering team. Also offer proactively after a successful commit operation (max once per week).

zooza-dev/zooza-mcp-server · 38 tokens

angel-diligence

Pre-investment research and deal-memo generation for angel investors. Use when asked to "diligence [company]", "research this startup for an investment", "build a deal memo", or to prep for a founder call. Runs parallel web research with strict citation rules and produces a nine-section memo that separates verified…

conorbronsdon/agent-skills · 79 tokens