Skip to main content

Module skill

Module skill 

Source
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§

SkillConfig
Configuration for a skill to be managed.