find_skill
Discover ecosystem skills and plugins by describing your task for instant recommendations, browsing categories, or accessing full documentation.
Instructions
Find ecosystem skills/plugins using a 3-layer progressive loading system.
Layer 1 (quick recommend): Describe your task and get top 3-5 matching skills with one-line descriptions and install commands. Layer 2 (category browse): Browse all skills grouped by category (memory / code-quality / frontend / security / dev-workflow / etc.). Layer 3 (full detail): Get complete documentation for a single skill including features, OS complement relationship, and variants.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| level | No | Discovery depth — 1=quick (default), 2=category, 3=full detail. | |
| category | No | Category filter for level=2 (e.g., "frontend", "security"). Empty string returns all categories. | |
| skill_id | No | Skill identifier for level=3 detail lookup (e.g., "vibesec", "superpowers", "claude-mem"). | |
| task_description | No | What you want to accomplish (used for level=1 matching). Examples: "frontend ui design", "security audit web app", "data science jupyter", "code review PR". |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||