get_skill
Retrieve a skill's complete instructions to access actionable guidelines for task execution. Treat them as project-level requirements for accurate results.
Instructions
Read the full content of a skill.
Call this to load a skill's complete instructions before executing a task in that skill's domain. The returned body contains actionable guidelines — treat them as project-level requirements, not suggestions.
Args: name: The skill identifier (directory name).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |