Skip to main content
GET

Overview

Search for skills by query using semantic search. Finds skills based on meaning, not just exact text matches.

Parameters

query
string
required
Search query to match against skill names and descriptions
limit
number
default:"10"
Maximum number of results to return

Response

skills
array
Array of matching skill objects (same structure as List Skills)

Example

MCP Tool

This endpoint is also available as the search_skills MCP tool: