install_skill
Record an installation of a skill from skills-hub.ai. If the caller belongs to an organization, the org's install policy is enforced and a blocked install returns an error explaining the policy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Skill slug to install (e.g. 'code-review') | |
| platform | No | Target platform (default 'CLAUDE_CODE'; e.g. 'CURSOR', 'CODEX_CLI', 'WINDSURF') |