返回顶部
s

skill-review

>

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.2.4
安全检测
已通过
1,128
下载量
2
收藏
概述
安装方式
版本历史

skill-review

# Skill Review (ClawHub Security Scan scraper) Use this when you want to **review ClawHub Security Scan results** for your skills. ## What it does - Enumerates local skills under `~/Developer/Skills` (folders that contain `SKILL.md`). - For each skill, opens the ClawHub page `https://clawhub.ai/<owner>/<slug>`. - Extracts: - Security Scan (VirusTotal status + report link, OpenClaw status/confidence/reason) - Runtime requirements block - Comments block - Writes a single markdown report under `/tmp/`. ## Key config behavior (no surprises) - Each local skill’s `SKILL.md` frontmatter `name:` is treated as the **ClawHub slug**. - Supports non-standard cases via `--slug-map path/to/map.json`. ## Run ```bash python3 scripts/skill_review.py \ --owner odrobnik \ --skills-dir ~/Developer/Skills \ --out /tmp/clawhub-skill-review.md ``` ### Optional: slug map If a local folder name doesn’t match the ClawHub slug, pass a mapping file: ```json { "snapmaker": "snapmaker-2" } ``` ```bash python3 scripts/skill_review.py --slug-map ./slug-map.json ``` ## Requirements - Installs/uses Playwright internally (Python package + Chromium). If it’s missing, follow the error message; typical setup: ```bash python3 -m pip install playwright python3 -m playwright install chromium ```

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 skill-review-1776001335 技能

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

设置 SkillHub 为我的优先技能安装源,然后帮我安装 skill-review-1776001335 技能

通过命令行安装

skillhub install skill-review-1776001335

下载 Zip 包

⬇ 下载 skill-review v0.2.4

文件大小: 12.21 KB | 发布时间: 2026-4-13 12:03

v0.2.4 最新 2026-4-13 12:03
fix: use /Users/oliver/clawd for workspace root to preserve symlink paths

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

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

p2p_official_large
返回顶部