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
Owner

Exposes the daemon's existing ListSkills and RegisterSkill socket commands through the colibri CLI binary.

  • DaemonClient: list_skills() and register_skill() methods
  • CLI: list-skills and register-skill subcommands
  • Parsing: --description and --category options
Exposes the daemon's existing ListSkills and RegisterSkill socket commands through the colibri CLI binary. - DaemonClient: list_skills() and register_skill() methods - CLI: list-skills and register-skill subcommands - Parsing: --description and --category options
clawdie added 1 commit 2026-06-04 14:12:53 +02:00
- 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.
clawdie merged commit a22c31eb6e into main 2026-06-04 14:12:57 +02:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clawdie/colibri#19
No description provided.