Skip to main content

Module loader

Module loader 

Source

Structs§

EnhancedSkillLoader
High-level loader that provides discovery and validation features
SkillLoaderConfig
SkillMentionDetectionOptions
SkillRoot

Enums§

EnhancedSkill
Enhanced skill variant for unified handling

Functions§

detect_skill_mentions
Detect skill mentions using default routing options.
detect_skill_mentions_with_options
Detect skill mentions using explicit routing options.
discover_skill_metadata_lightweight
Lightweight metadata discovery that avoids parsing SKILL.md files. Returns skill stubs with only name, description, and path (no manifest parsing). This is much faster for listing available skills.
load_skill_resources
load_skills