Skip to main content

Module skill

Module skill 

Source
Expand description

Crabtalk skill registry — skill matching and prompt enrichment.

Re-exports§

pub use registry::Skill;
pub use registry::SkillRegistry;

Modules§

loader
Skill markdown loading.
registry
Crabtalk skill registry — skill storage and lookup.
tool
Tool dispatch and schema registration for the skill tool.

Structs§

SkillHandler
Skill registry owner.