返回顶部
🇺🇸 English
🇨🇳 简体中文
🇨🇳 繁體中文
🇺🇸 English
🇯🇵 日本語
🇰🇷 한국어
🇫🇷 Français
🇩🇪 Deutsch
🇪🇸 Español
🇷🇺 Русский
s

skill-hub

OpenClaw skill discovery, security vetting & install. Searches 3000+ curated skills from ClawHub registry and awesome-openclaw-skills catalog. Scores credibility, detects prompt injection & malicious patterns, manages installations. Quick-checks GitHub for new skills.

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

skill-hub

# Skill Hub Unified skill discovery, security vetting, and installation for OpenClaw. ## Commands ### Search Skills Find skills by keyword, category, or credibility score. ```bash python3 scripts/skill-hub-search.py --query "spreadsheet" python3 scripts/skill-hub-search.py --category "DevOps" --min-score 60 python3 scripts/skill-hub-search.py --query "auth" --live # include live ClawHub results python3 scripts/skill-hub-search.py --installed # show only installed python3 scripts/skill-hub-search.py --not-installed --limit 20 # discovery mode ``` ### Install Skills After finding a skill, install via ClawHub: ```bash npx clawhub@latest install <skill-slug> ``` ### Vet Skills (Security Scan) Scan a skill for malicious patterns, prompt injection, and logic weaknesses. ```bash python3 scripts/skill-hub-vet.py --slug google-sheets # vet single skill python3 scripts/skill-hub-vet.py --all-installed # vet all installed python3 scripts/skill-hub-vet.py --category "DevOps" # vet category python3 scripts/skill-hub-vet.py --top 10 # vet top N unvetted ``` ### Status Dashboard See installed vs catalog coverage, unvetted warnings, recommendations. ```bash python3 scripts/skill-hub-status.py ``` ### Quick Check (GitHub API) Fast check if new skills were added since last sync. Uses `gh` CLI — no full download needed. ```bash python3 scripts/skill-hub-quick-check.py # check for updates python3 scripts/skill-hub-quick-check.py --sync # auto-sync if updates found python3 scripts/skill-hub-quick-check.py --query "ai" # check + search new skills ``` ### Browse Full Catalog Export catalog as formatted table (terminal or markdown), grouped by category. ```bash python3 scripts/skill-hub-table-export.py # terminal table python3 scripts/skill-hub-table-export.py --format markdown # markdown table python3 scripts/skill-hub-table-export.py --category "AI" # filter category ``` ### Sync Catalog Full re-fetch from GitHub awesome-list. Computes credibility, preserves vet results, shows diff. ```bash python3 scripts/skill-hub-sync.py ``` ## Credibility Scores (0-100) | Tier | Score | Meaning | |------|-------|---------| | Trusted | 85-100 | Curated + vetted + mature | | Good | 60-84 | Curated or vetted, some signals | | Unvetted | 30-59 | Exists in registry, not scanned | | Caution | 0-29 | Missing signals or security warnings | ## Security Checks Code-level: eval/exec, shell injection, obfuscation, network access, env harvesting, destructive ops. NLP/Prompt-level: hidden instructions, role hijacking, invisible unicode, exfiltration prompts, authority escalation, social engineering. ## When to Use - User asks "find a skill for X" or "is there a skill that can..." - User wants to extend capabilities with new tools - User wants to check if installed skills are safe - Before installing unknown skills from registry

标签

skill ai

通过对话安装

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

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 skill-hub-1776337124 技能

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

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

通过命令行安装

skillhub install skill-hub-1776337124

下载 Zip 包

⬇ 下载 skill-hub v1.0.0

文件大小: 18.56 KB | 发布时间: 2026-4-17 14:08

v1.0.0 最新 2026-4-17 14:08
Initial release

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

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

p2p_official_large
返回顶部