install_skill
Install a skill to your local filesystem. Preview the installation first, then confirm to execute. Works with multiple CLI agents.
Instructions
Install a skill to the local filesystem. First call shows a preview, then call with confirm=true to install. Auto-detects current CLI environment (detected: claude).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skill_id | Yes | Skill ID or slug to install | |
| agents | No | Target agents. Auto-detected: claude. Override to install for multiple agents. | |
| confirm | No | Set to true to confirm and execute installation. First call without confirm to preview. |