Install, update, version-check, or uninstall the Coco open-source AI workflow framework via its CLI (@coco-research/coco-cli, run with npx). Use when setting up Coco on a machine, pulling the latest into an existing clone, checking the installed version, or removing it. Triggers on "install coco", "update coco", "set up coco", "coco cli", "uninstall coco".
$npx -y skills add coco-research/coco --skill coco-cliInstalls into the current project.
Run `npx skills use "https://github.com/coco-research/coco" --skill "coco-research/coco/coco-cli"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/coco-research/coco" that are relevant to the current task. Run `npx skills add "https://github.com/coco-research/coco"` and select the relevant skills, then follow their instructions.