install_pack
Install curated agent skill packs for specific workflows in a single call. Set up complete roles like research or development instead of individual skills. Returns formatted details with skill names, types, and platform-specific install configs.
Instructions
Install all skills from a curated Agent Pack in a single call. Returns a formatted text response listing each skill in the pack with its name, type, slug, and platform-specific install config. Packs are pre-built collections for specific workflows (e.g., 'research-agent' has browser, search, and memory tools). Use this instead of installing skills individually when setting up for a specific role. Do not use this if you only need one specific skill (use install_skill instead).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Pack slug. Examples: 'research-agent', 'full-stack-developer', 'devops-engineer', 'data-engineer', 'browser-automation' | |
| agent | Yes | Target agent platform |