CLI Reference
All commands are run from the root of the repository you want to update.
Commands
| Command | Description |
|---|---|
list | Show all skills available in the catalog |
bundles | Show all available agent template bundles |
install | Install one or more catalog skills into the current repository |
remove | Remove one or more installed skills |
upgrade | Upgrade installed skills to the latest catalog version |
add | Scaffold a custom skill or install a bundle |
doctor | Validate installed skills against the supported spec |
version | Show the installed ag-skill version |
login | Authenticate with the skill registry |
Global help
ag-skill --help
Command-level help
ag-skill <command> --help