Add list-skills + register-skill to colibri CLI #19

Merged
clawdie merged 1 commit from fix/colibri-cli-list-skills into main 2026-06-04 14:12:57 +02:00

1 commit

Author SHA1 Message Date
Clawdie Operator
6e7c4c022b Add list-skills + register-skill to colibri CLI
- DaemonClient: list_skills() and register_skill() methods
- CLI: list-skills and register-skill subcommands
- Parsing: --description and --category options for register-skill
- Usage text and examples updated

The daemon socket already had ListSkills and RegisterSkill commands;
this exposes them through the colibri CLI binary.
2026-06-04 12:12:19 +00:00