Token导航 LogoToken导航TokenDH.com
研究检索需要联网clawhub未标认证来源可访问clear审计通过

clawhub-publisher-statsClawHub publisher stats 搜索

Agent Skill

clawhub-publisher-stats 用于查找、检索和筛选相关信息,适合在 OpenClaw 中需要根据关键词、任务场景或来源线索快速定位候选结果时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,659

周安装

148

GitHub Stars

公开资料未说明

下载量

1,148
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:clawhub-publisher-stats(ClawHub publisher stats 搜索)
来源仓库:https://github.com/harrylabsj/clawhub-publisher-stats
安装命令:
openclaw skills install clawhub-publisher-stats
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install clawhub-publisher-stats

简介

ClawHub publisher stats 实时查询指定用户在 ClawHub 上的技能发布指标与排名数据。

  • 可用于自我绩效评估、竞品对比或社区影响力追踪等用途。
  • 返回内容包括技能数量、总下载量、星级评分与当前安装数等维度信息。
  • 安装命令:openclaw skills install clawhub-publisher-stats;仅需只读 API 访问权限。
  • 数据可能存在几分钟延迟,不适合用于实时交易决策等高时效场景。

SKILL.md

name
clawhub-publisher-stats
description
Fetch 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.

ClawHub Publisher Stats

Use this skill when the user wants marketplace data for a ClawHub publisher.

Common trigger phrases:

  • 查某个用户发布了哪些 skill
  • 查作者数据 / 查发布者数据
  • 看某个 ClawHub 用户的安装量、下载量、星标
  • 统计这个作者的 skills 表现
  • 分析这个发布者的 marketplace performance
  • fetch ClawHub publisher stats
  • show this creator's skills and metrics
  • get install/download/star counts for an author's skills

Workflow

  1. Run the bundled script:
python3 skills/clawhub-publisher-stats/scripts/fetch_clawhub_publisher_stats.py --user <handle> --limit 20 --format markdown
  1. Use --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
  1. Use --format json when the user wants machine-readable output.

Output Rules

  • Always report the author aggregate block first when available:

- rank - published skill count - total downloads - total stars

  • Then report per-skill metrics for the returned skills.
  • Call out source limitations explicitly:

- the searchable API may return fewer skills than the aggregate author total - ClawHub public pages expose stars and comments, but may not expose a separate user rating field

  • If skill-page fetches fail for some rows, keep the search API values and mark install/comment fields as unavailable.

Notes

  • Data is fetched live from public pages on each run.
  • The script filters results to the exact publisher handle to avoid mixed search matches.
  • Read references/sources.md only if you need to explain where the numbers come from.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

89.8%
按下载量换算1,031

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills