kanonak.org
agent-capabilities@1.0.0
agent-management
Capability
agent-management
Command Name agent Description Manage AI agent definitions. Install, list, update, and remove Agents from Kanonak publishers. Agents are transformed from Kanonak YAML to the target client's on-disk format and placed in the client's agent discovery directory. Supports Claude Code, OpenAI Codex, Gemini CLI, and the cross-client .agents/ layout.
Manages Type Agent Deployment Target Agent Instance Deployment Has Command Subcommand Name add Description Install an agent from a Kanonak publisher. Performs Fetch and Deploy Has Argument Argument Name package Required true Is Option false Argument Name client Required false Is Option true Argument Name scope Required false Is Option true Default Value project Subcommand Name remove Description Remove an installed agent. Performs Remove Deployed Has Argument Argument Name agent-name Required true Is Option false Argument Name client Required false Is Option true Argument Name scope Required false Is Option true Default Value project Subcommand Name list Description List installed agents. Performs List Deployed Has Argument Argument Name client Required false Is Option true Argument Name scope Required false Is Option true Default Value project Subcommand Name update Description Update installed agents to their latest compatible versions. Performs Update Deployed Has Argument Argument Name agent-name Required false Is Option false Argument Name client Required false Is Option true Argument Name scope Required false Is Option true Default Value project Subcommand Name search Description Search for agents from a publisher. Performs Search Available Has Argument Argument Name publisher Required false Is Option true Subcommand Name info Description Show details about an installed agent. Performs Show Info Has Argument Argument Name agent-name Required true Is Option false Argument Name client Required false Is Option true Argument Name scope Required false Is Option true Default Value project