skill_search
Find skills that match your task description using semantic search, with fallback to keyword matching from GitHub.
Instructions
Semantic search across all skills to find the right one for a task. Queries the ZeroDB mirror when available (run skill_sync first), otherwise falls back to keyword matching over the live GitHub list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results | |
| query | Yes | Natural language description of the task (e.g., "automate my content workflow") |