BytesAgain internal tool: pull ClawHub download stats using account tokens, sync to Supabase, generate reports.
Scanned 9/7/2026
Install to Claude Code
npx -y skills add bytesagain/ai-skills --skill clawhub-stats --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Clawhub Stats?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bytesagain-clawhub-stats)More formats (shields.io, HTML) on the badges page.
---
name: "clawhub-stats"
description: "BytesAgain internal tool: pull ClawHub download stats using account tokens, sync to Supabase, generate reports."
---
# clawhub-stats (内部自用)
用账号 token 拉取 ClawHub 完整下载量,写入 Supabase,生成报告。
## Commands
```bash
bash scripts/script.sh sync # 同步所有自有skill下载量到Supabase
bash scripts/script.sh report # 生成下载量报告(Top10 + 账号分布)
bash scripts/script.sh check # 检查token有效性
bash scripts/script.sh help
```
## Requirements
- python3, requests
- .env 文件含 CLAWHUB_TOKEN_1~9 和 SUPABASE_SERVICE_KEY
Powered by BytesAgain | bytesagain.com
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!