Expand description
SKILL.md parsing, {baseDir}/${CLAUDE_PLUGIN_ROOT} substitution, and discovery.
Functions§
- default_
roots - The four default discovery roots, in priority order (local first, global second).
- load_
all - Walk the given roots and discover all plugins and skills. Deduplicates on (plugin_name, skill_name); first occurrence wins.
- load_
skill_ file - Load a SKILL.md file into a
LoadedSkill. Applies two substitutions: