//! Skills system for on-demand capability injection.
//!//! Skills are markdown files with front matter that can be discovered and
//! activated to inject specialized knowledge into the agent context.
pubmodregistry;pubmodtypes;pubuseregistry::SkillRegistry;pubusetypes::Skill;