read_skill
Fetch the full SKILL.md content for a named skill to access its instructions and context, enabling agents to learn the skill's capabilities.
Instructions
Fetches and returns the full SKILL.md content for a specific skill. The content includes instructions and context that can be used to learn the skill's capabilities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skill_name | Yes | The name of the skill to read (e.g., 'writing-dax-measures') |