Get Collection
get_collectionCurated bundles of skills. Without an argument: list the available collections (slug, name, size). With a slug: the skills in that collection, in order — then call install_skill for each one the user wants (usually all).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection | No | Collection slug, e.g. laravel-starter. Omit to list all collections. |