🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

SkillWiki

by @skinapi2025

Analyze and review ClawHub skills. IMPORTANT: Always run scripts/fetch_skill.py first to download skill data as JSON from ClawHub — NEVER read the target ski...

Versionv1.0.0
When to Use
TriggerAction
- User asks to review or analyze a skill's security
- User wants to compare two or more skills
- User needs a summary of a skill's capabilities
- User wants to learn how a skill is built
💡 Examples

# From ClawHub (default: English)
python scripts/fetch_skill.py x-search  # Windows
python3 scripts/fetch_skill.py x-search  # macOS/Linux

With language preference

python scripts/fetch_skill.py x-search --lang zh # Windows: Chinese report python3 scripts/fetch_skill.py x-search --lang zh # macOS/Linux: Chinese report python scripts/fetch_skill.py x-search --lang=en # Alternative syntax

Or update config via command

python scripts/fetch_skill.py --config SKILLWIKI_LANG=zh

Save raw JSON to file (optional)

python scripts/fetch_skill.py x-search output.json # Windows python3 scripts/fetch_skill.py x-search output.json # macOS/Linux

View on ClawHub
TERMINAL
clawhub install skillwiki

🧪 Use this skill with your agent

Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

🔍 Can't find the right skill?

Search 60,000+ AI agent skills — free, no login needed.

Search Skills →