clawhub_download
Download a skill from ClawHub as a zip archive. Specify the skill slug and optionally a version or tag to get the skill files.
Instructions
Download a skill as a zip archive. Required: slug. Optional: version or tag (defaults to latest). Response includes base64-encoded zip bytes and size.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | ||
| slug | Yes | ||
| version | No |