Skip to main content

CLI Reference

All commands are run from the root of the repository you want to update.

Commands

CommandDescription
listShow all skills available in the catalog
bundlesShow all available agent template bundles
installInstall one or more catalog skills into the current repository
removeRemove one or more installed skills
upgradeUpgrade installed skills to the latest catalog version
addScaffold a custom skill or install a bundle
doctorValidate installed skills against the supported spec
versionShow the installed ag-skill version
loginAuthenticate with the skill registry

Global help

ag-skill --help

Command-level help

ag-skill <command> --help