1 unstable release
| new 0.0.2 | Feb 26, 2026 |
|---|
#54 in #skill
155KB
3K
SLoC
Plugin discovery and loading — .enact-plugin/ manifest, namespaced commands and skills.
Plugins live in ~/.enact/plugins/ and .enact/plugins/. Each plugin has:
- .enact-plugin/plugin.json (name, version, author, description)
- commands/ (Markdown slash commands, namespaced as plugin-name:command-name)
- skills/ (SKILL.md files, namespaced as plugin-name:skill-name)
- hooks/hooks.yaml (optional)
Dependencies
~15–34MB
~382K SLoC