activate_skill
Activate a skill by name to load its full instructions and list supporting files, enabling coding agents to execute the skill.
Instructions
Activate a skill by name, loading its full instructions and listing supporting files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | The name of the skill to activate (as returned by list_skills). | |
| project_roots | No | Optional list of project root directories to scan. Same behavior as in list_skills. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |