@Skill class with optional tool references for multi-step workflows.
Usage
Options
| Option | Type | Default | Description |
|---|---|---|---|
name | string | — | Required. The name of the skill |
project | string | — | Required. The project to add the skill to |
tools | string | — | Comma-separated tool names to reference |
directory | string | — | Subdirectory within src/skills/ |