sumo_qa_install_external_skill
Install an external skill for an AI coding assistant using the Skills CLI, with user confirmation required.
Instructions
Install an external agent skill through the Skills CLI.
The confirmed flag records that the host received explicit user approval before invoking the install operation.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skill | Yes | ||
| source | No | https://github.com/vercel-labs/skills | |
| scope | No | project | |
| agent | No | codex | |
| confirmed | No |