Agent skills for operating the Operately CLI, the open source system for running goals and projects.
These skills help compatible agent tools understand how to use the Operately CLI. They do not install the CLI for you and they do not replace Operately signup/authentication.
After this skill is published to ClawHub, install it with:
clawhub install operately-cliUntil then, install it from Git:
npx skills add https://github.com/operately/skillsOr install a specific skill:
npx skills add https://github.com/operately/skills --skill operately-cli| Skill | Description |
|---|---|
| operately-cli | Manage Operately goals, projects, tasks, check-ins, and team operations from the CLI |
See MAINTAINING.md for packaging and publishing workflow notes.