Expand description
Skill service — central coordinator for skills.
Mirrors cherry-studio’s SkillService pattern:
- Aggregates skills from multiple storage providers
- Configurable matching algorithms
- Per-agent skill bindings
- Script execution (sandboxed)
Structs§
- Skill
Matching Config - Configuration for skill matching behavior.
- Skill
Service - Central skill service coordinating storage + matching.
- Skill
Update - Patch fields for updating an existing skill.
Enums§
- Skill
Matching Algorithm - Supported matching algorithms.