search_skills
Search an indexed catalog of open-source AI agent skills and MCP servers. Filter results by security grade, quality score, and category to find safe, low-risk tools.
Instructions
Find open-source AI agent skills & MCP servers in the AgentSkillsHub catalog (100K+ indexed, quality subset stars>=5). Natural-language query plus optional filters. Each result includes a security_grade and estimated_tokens so you can weigh safety and context-cost BEFORE selecting one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 8, max 25). | |
| query | Yes | Natural-language or keyword query, e.g. 'scrape a website', 'postgres', '去 AI 味'. | |
| category | No | Restrict to one category. | |
| platform | No | Restrict to a platform, e.g. 'claude-code', 'cursor', 'codex'. | |
| min_stars | No | Minimum GitHub stars. | |
| min_quality | No | Minimum quality score (0-100). | |
| verified_only | No | Only official / verified-org skills. | |
| max_security_risk | No | Cap the security risk. 'safe' = only 🟢 SAFE; 'caution' = SAFE or CAUTION. Excludes un-audited. |