AI Search Skills
ai_searchPerform semantic search for skills using natural language queries. Describe what you want to accomplish when keywords aren't sufficient to find relevant skills.
Instructions
Semantic search for skills using natural language queries. Powered by AI to understand intent.
Use this when keywords aren't enough - describe what you want to accomplish.
Parameters:
query: Natural language query (e.g., "How to build REST APIs with authentication")
Examples: "tools for web scraping", "help with React testing", "automate deployments"
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Natural language query for AI semantic search (e.g., 'How to create a web scraper', 'tools for SEO optimization') | |
| response_format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | markdown |