← 返回
未分类 中文

Clawhub Skill Monitor

Query public skills published by a ClawHub user from the real public API. Returns skill list, versions, timestamps, and metadata. Does not fabricate installs...
通过真实公开 API 查询 ClawHub 用户发布的公开技能,返回技能列表、版本、时间戳和元数据,不伪造安装量。
harrylabsj harrylabsj 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 248
下载
💾 0
安装
1
版本
#latest

概述

ClawHub Skill Monitor

Query a ClawHub user's public skills using the real public API.

Use when

  • The user wants to see which skills a ClawHub user has published
  • The user wants public metadata for an author's skills
  • The user wants a CSV/JSON export of public skill metadata
  • The user wants a reality-based answer instead of guessed install/rating numbers

Important limitation

ClawHub's current public API appears to expose package metadata, but not these live public metrics:

  • installs
  • downloads
  • star rating
  • review count

So this skill must never invent those values.

Commands

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

Output

Returns:

  • skill name
  • display name
  • owner handle
  • latest version
  • summary
  • created / updated timestamps
  • official / executes_code flags
  • package URL hint

For installs/downloads/stars/reviews, return unavailable/null when not exposed by the public API.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 09:59 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 211 📥 70,363
content-creation

Commerce Content Generator

harrylabsj
商务内容生成器:输入产品简介、证据、受众和渠道,输出小红书笔记、抖音脚本、广告/邮件/商品listing等变体。
★ 1 📥 1,944
data-analysis

Tavily 搜索

jacky1n7
通过 Tavily API 进行网页搜索(Brave 替代方案)。当用户要求搜索网页、查找来源或链接,且 Brave 网页搜索不可用时使用。
★ 274 📥 101,091