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§
- Skill
Handler - Skill registry owner.