← Voltar a Skills
📋

Find Skills

Helps users discover and install ClawHub skills by searching the skill registry and presenting matching results with install commands.

por JimLiuxinghai
Productivity & TasksProductivityOpen SourceCLICommunityNo-Code

# Find Skills Helps users discover and install ClawHub skills by searching the skill registry and presenting matching results with install commands. Skill Discovery — Understands user intent and searches the ClawHub skill registry to find relevant installable skills. Smart Matching — Parses natural language questions like "how do I do X" or "find a skill for X" and returns matching results. Guided Installation — Presents matching skills with descriptions, install counts, and ready-to-run install commands. ## How It Works 1 Step 1 Parse Intent Interprets the user's question or request to understand what capability they are looking for. 2 Step 2 Search Registry Queries the ClawHub skill registry by keyword, category, or popularity. 3 Step 3 Present Results Shows matching skills with name, description, install count, and install command. 4 Step 4 Install Guides the user through installing their chosen skill with a single command. ## Key Features - **Keyword Search**: Search by keyword: clawhub search "web scraping" - **Category Browse**: Browse by category: clawhub search --category automation - **Popular Skills**: List top skills: clawhub list --sort popular - **One-Command Install**: Install any skill with clawhub install <skill-slug> ## Requirements - **No API keys or external tools needed.**: This skill works out of the box with no configuration required. ## Use Cases - **Capability Exploration**: "Is there a skill that can help me scrape websites?" - **Feature Discovery**: "How do I automate my email replies?" - **Extending Your Agent**: Users who want to add new functionality to their Clawdbot instance. - **Onboarding**: New users learning what skills are available in the ClawHub ecosystem. ## Installation Install via: `npx clawhub@latest install find-skills`

Instalação

1

Execute no seu terminal

npx clawhub@latest install find-skills
2

Clique no botão Instalar no topo desta página para configuração com um clique