Search and browse reusable prompt-based skills. Supports full-text and semantic search via the q parameter, and filtering by category, namespace, or slug.
Documentation Index
Fetch the complete documentation index at: https://smithery.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Smithery API key as Bearer token
Search query for full-text and semantic search across skill names and descriptions.
Filter by skill category (e.g. 'code', 'data', 'web').
Filter by the namespace that owns the skill.
Filter by exact skill slug within a namespace. Deprecated: use GET /skills/:namespace/:slug instead.
Filter by the skill owner's organization ID.
Filter by whether the skill's namespace is verified.
Page number (1-indexed).
1 <= x <= 9007199254740991Number of results per page (default 20, max 100).
1 <= x <= 100Maximum number of candidate results to consider from the search index before pagination. The server applies a hard cap of 500 to keep the rerank window bounded; pass seed for stable deep pagination.
10 <= x <= 500Comma-separated list of fields to include in response
Random seed for deterministic pagination. When provided, results use a stable sort order that is consistent across pages for the same seed value.
-9007199254740991 <= x <= 9007199254740991