✓ Verified
🌐 Web Scrapers
✓ Enhanced Data
Skill Store
Smart skill installation advisor for ClawHub.
- Rating
- 4.5 (185 reviews)
- Downloads
- 49,818 downloads
- Version
- 1.0.0
Overview
Smart skill installation advisor for ClawHub.
Complete Documentation
View Source →
Skill Store — Smart Installation Advisor
Find the right skill without the guesswork. Searches ClawHub, evaluates candidates on security + quality, and recommends the best one.
Usage
bash
python3 scripts/evaluate.py "your search query" [options]
Examples
bash
# Find a weather skill
python3 scripts/evaluate.py "weather forecast"
# Evaluate top 3 only, save reports
python3 scripts/evaluate.py "image generation" --top 3 --output-dir ./reports
# Use a specific skills workspace for clawhub
python3 scripts/evaluate.py "security audit" --workdir /path/to/workspace
Options
| Option | Default | Description |
|---|---|---|
| --top N | 5 | Number of candidates to evaluate |
| --output-dir DIR | (stdout) | Save report.md and report.json to DIR |
| --workdir DIR | /tmp/skill-store-eval-* | Working directory for clawhub install |
| --scanner PATH | auto-detect | Path to skill-shield's scan.py |
| --keep-all | false | Don't uninstall non-recommended candidates |
Output
Prints a Markdown comparison report to stdout. With --output-dir, also writes:
report.md— human-readable comparisonreport.json— structured evaluation data
How It Works
- Searches ClawHub for skills matching your query
- Installs top N candidates into a temporary directory
- Runs skill-shield security scan on each candidate
- Evaluates code quality (lines of code, documentation, tests, structure)
- Scores and ranks candidates (security 40%, quality 30%, relevance 30%)
- Generates comparison report with recommendation
- Uninstalls non-recommended candidates (unless
--keep-all)
Scoring
| Dimension | Weight | What's measured |
|---|---|---|
| Security | 40% | skill-shield rating, findings count, permission audit |
| Quality | 30% | Code lines, SKILL.md completeness, README, tests |
| Relevance | 30% | clawhub search score (normalized) |
Requirements
clawhubCLI installed and authenticatedskill-shieldscan.py accessible (auto-detected from sibling directory or via--scanner)- Python 3.8+
Exit Codes
| Code | Meaning |
|---|---|
| 0 | Recommendation made successfully |
| 1 | No candidates found or all evaluations failed |
Installation
Terminal bash
openclaw install skill-store
Copied!
💻Code Examples
example.sh
# Find a weather skill
python3 scripts/evaluate.py "weather forecast"
# Evaluate top 3 only, save reports
python3 scripts/evaluate.py "image generation" --top 3 --output-dir ./reports
# Use a specific skills workspace for clawhub
python3 scripts/evaluate.py "security audit" --workdir /path/to/workspaceTags
#search_and-research
Quick Info
Category Web Scrapers
Model Claude 3.5
Complexity One-Click
Author yx2601816404-sys
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install skill-store
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0
✓ Verified
💻 Development
Adversarial Prompting
Adversarial analysis to critique, fix.
🧠 Claude-Ready
)}
★ 4.6 (372)
↓ 28,222
v1.0.0