/smithery/skills

POST /api/smithery/skills

Price: 1 credit

Get one Smithery agent skill by its owner/name id. Returns the skill's full instruction text as published, its summary, the file listing of the skill package, and the MCP servers Smithery recommends alongside it with their registry ids.

How to use it

This is where the skill's actual instructions live: `content` is the published SKILL.md text, which is what you read to judge what the skill does or to reuse its procedure. The usage and star counts that /smithery/skills/search returns are not repeated here, so keep the search row if you need them. `recommended_servers` are MCP servers Smithery pairs with this skill and their ids work directly with /smithery/servers. An unknown id comes back as 412, not an empty result.

Parameters

Request body

Response

Errors

Response headers