766 B
766 B
Plugins and skills
Primary paths: src/plugins/, src/skills/, src/utils/plugins/, src/utils/skills/, src/tools/SkillTool/, src/services/plugins/
Bundled plugins ship under plugins/bundled/; PluginInstallationManager and CLI commands under services/plugins/ support install/update scopes. Skills load from project and user directories; skillChangeDetector watches for changes.
SkillTool exposes skill invocation to the model. Hooks and commands defined by plugins align with Plugins and Skills.
See also: Plugins reference, Discover plugins.