get_skill
Fetch one compiled skill by name (slug from list_skills).
Returns {name, markdown, meta} — markdown is the full
agent-executable SKILL.md content (frontmatter + steps), meta
is the parsed frontmatter. Includes an error key when the
skill doesn't exist (with the available names).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||