Manage agentcfg from Raycast: browse every skill, hook, and instruction file in your source tree, see per-target install state, and toggle, install, or sync without opening a terminal.
The extension shells out to the agentcfg CLI, which must be installed separately:
brew install jorgenosberg/tap/agentcfg
The binary is auto-detected from common install locations (/opt/homebrew/bin, /usr/local/bin, ~/go/bin). If yours lives elsewhere, set the path in the extension preferences.
Run agentcfg init once in a terminal before first use to bootstrap your config and source tree.
agentcfg sync across all targets and reports the result as a toast.