Install skills
Operately publishes skills that help compatible agent tools understand how to work with the Operately CLI and common Operately workflows.
The skills live in the operately/skills repository and are installed with the skills package on npm.
Install all Operately skills#
npx skills add https://github.com/operately/skills
Or install only the Operately CLI skill:
npx skills add https://github.com/operately/skills --skill operately-cli
What to install#
- Install the whole repository if you want all Operately skills that are published there.
- Install
operately-cliif you only need guidance for working with the Operately CLI.
Next step#
After installing the skills, continue with the main CLI docs: