返回顶部
c

clawhub-skill-monitorClawHub技能监控

Query public skills published by a ClawHub user from the real public API. Returns skill list, versions, timestamps, and metadata. Does not fabricate installs, downloads, ratings, or review counts when the public API does not expose them.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
115
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

clawhub-skill-monitor

ClawHub 技能监控器

使用真实的公共API查询ClawHub用户的公开技能。

使用场景

  • - 用户想查看某个ClawHub用户发布了哪些技能
  • 用户想获取作者技能的公开元数据
  • 用户需要公开技能元数据的CSV/JSON导出
  • 用户希望获得基于真实数据的答案,而非猜测的安装量/评分数据

重要限制

ClawHub当前的公共API似乎只暴露包元数据,但不包含以下实时公开指标:

  • - 安装量
  • 下载量
  • 星级评分
  • 评论数量

因此,本技能绝不能虚构这些数值

命令

bash
python scripts/clawhub_monitor.py <用户名>
python scripts/clawhub_monitor.py <用户名> --format json
python scripts/clawhub_monitor.py <用户名> --format text
python scripts/clawhub_monitor.py <用户名> --export skills.csv
python scripts/clawhub_monitor.py <用户名> --max-pages 50 --page-size 50

输出

返回内容:

  • - 技能名称
  • 显示名称
  • 所有者标识
  • 最新版本
  • 简介
  • 创建/更新时间戳
  • 官方/执行代码标志
  • 包URL提示

对于安装量/下载量/星级/评论数,当公共API未暴露时返回不可用/空值。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 clawhub-skill-monitor-1775913424 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 clawhub-skill-monitor-1775913424 技能

通过命令行安装

skillhub install clawhub-skill-monitor-1775913424

下载

⬇ 下载 clawhub-skill-monitor v1.0.0(免费)

文件大小: 9.24 KB | 发布时间: 2026-4-12 09:26

v1.0.0 最新 2026-4-12 09:26
Initial release of ClawHub Skill Monitor.

- Enables querying of public skills published by any ClawHub user using the real public API.
- Returns skill metadata, versions, timestamps, and relevant flags.
- Guarantees only reality-based info—does not fabricate installs, downloads, ratings, or review counts if not provided by the API.
- Supports CSV/JSON export and flexible command-line options for users.
- Clearly documents limitations and intended use cases.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部