Get skill detail
get_skillRetrieve the complete details of an agent skill by its slug, including the SKILL.md body and resolved chain, to understand what the skill expects before executing a step.
Instructions
Fetch the full detail for a single agent skill by slug, including the complete SKILL.md body and resolved chain. Use before executing a step to understand what the skill expects you to do.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Skill slug, e.g. "workflow-fix-and-ship" |