Skip to main content

Module loader

Module loader 

Source
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: