get_skill
Fetches the complete content of a skill package by name, with an option to include supporting file paths for comprehensive context.
Instructions
Fetches the full content of a skill package.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Skill name (as shown in get_context_index) | |
| include_supporting_files | No | If true, include supporting file paths |