Install
openclaw skills install @harrylabsj/clawhub-publisher-statsFetch live ClawHub publisher metrics for a specific user, including published skills, author rank, total downloads, stars, current installs, all-time installs, comments, and top-skill breakdowns. Use when users ask to 查某个 ClawHub/OpenClaw 用户发布了哪些 skill、查作者数据、查发布者表现、查技能市场数据、看安装量/下载量/星标/评论、统计某个作者的 skills、分析某个发布者的 marketplace performance, publisher stats, author stats, creator analytics, install counts, download counts, star counts, comment counts, top skills, or a per-skill metrics report.
openclaw skills install @harrylabsj/clawhub-publisher-statsUse this skill when the user wants marketplace data for a ClawHub publisher.
Common trigger phrases:
python3 skills/clawhub-publisher-stats/scripts/fetch_clawhub_publisher_stats.py --user <handle> --limit 20 --format markdown
--include-skill-pages when the user needs per-skill install counts or comment counts:python3 skills/clawhub-publisher-stats/scripts/fetch_clawhub_publisher_stats.py --user <handle> --limit 20 --include-skill-pages --format markdown
--format json when the user wants machine-readable output.references/sources.md only if you need to explain where the numbers come from.