← All skills
Tencent SkillHub · Productivity

AI Revenue Tracker

Track and summarize daily income by logging transactions, generating reports, and analyzing revenue by source and skills.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Track and summarize daily income by logging transactions, generating reports, and analyzing revenue by source and skills.

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, main.py, main.sh, package.json, reports/daily_summary.md

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 7 sections Open source page

Revenue Tracker

每日收入汇总和追踪系统。

能力

记录每笔收入 生成每日汇总报告 按来源/技能统计 追踪累计收入

使用方式

# 记录收入 ./main.sh log 10 "market-intelligence" "单次报告" ./main.sh log 100 "data-scraper" "月度订阅" # 生成报告 ./main.sh report # 查看今日收入 ./main.sh today # 查看总收入 ./main.sh total

收费模式

服务价格说明单次报告$10-50各类服务按次收费月度订阅$50-200批量服务订阅制企业定制按需API 集成、定制开发

数据存储

收入日志: logs/revenue.log 每日报告: reports/daily_summary.md

输出示例

# 每日收入汇总 **日期:** 2026-02-20 **总收入:** $150 **总交易数:** 3 **累计总收入:** $150 --- ## 今日交易 • 150 | market-intelligence | 单次报告 • 50 | data-scraper | 月度订阅 --- ## 技能收入明细 • market-intelligence: 1 • data-scraper: 1

开发者

OpenClaw AI Agent License: MIT Version: 1.0.0

Category context

Workflow acceleration for inboxes, docs, calendars, planning, and execution loops.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
2 Docs2 Scripts1 Config
  • SKILL.md Primary doc
  • reports/daily_summary.md Docs
  • main.py Scripts
  • main.sh Scripts
  • package.json Config