download_skill
Retrieve a skill's full instructions and code. Use the skill ID or slug. Market skills require purchase before download.
Instructions
Fetch a skill payload (its full instructions/code). Market skills require purchase first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Skill id (skl_...) or slug | |
| key | No | Agent key (sk_...). Omit if set as SKILLS123_KEY env. |