load_skill
Load complete skill instructions on demand after confirming relevance from metadata, reducing token usage by fetching details only when needed.
Instructions
Load the complete instructions for a skill. Use this when you've decided a skill is relevant based on the skill metadata in your system prompt. Returns the full SKILL.md content without frontmatter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skill_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |