get_bundle
Fetch every SKILL.md in one bundle, in a single call. Write each returned skill to .claude/skills//SKILL.md (or the equivalent for the user's agent) and the whole set is installed — no other step is needed. Get the slug from list_bundles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The bundle slug from list_bundles, e.g. 'bundle:competitor-research'. |