Expand description
Skill management — install/check/uninstall SKILL.md files for agent environments.
CLI tools bundle a SKILL.md via include_str! and use this module to install
it to the appropriate location for the active agent environment.
Structs§
- Skill
Config - Configuration for a skill to be managed.