diff options
| author | Zeno Jiricek <[email protected]> | 2025-12-30 02:02:44 +1030 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-12-29 09:32:44 -0600 |
| commit | 3adbbc1b230add8ffec4e0fba725f43ba6b32770 (patch) | |
| tree | 144ee9692829bde85ea38e72afd6b59a96ab43b8 | |
| parent | c6c29b3dcfe6d3fca56f4273f113ee93467de256 (diff) | |
| download | opencode-3adbbc1b230add8ffec4e0fba725f43ba6b32770.tar.gz opencode-3adbbc1b230add8ffec4e0fba725f43ba6b32770.zip | |
docs: add opencode-skillful plugin to ecosystem page (#6333)
| -rw-r--r-- | packages/web/src/content/docs/ecosystem.mdx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/web/src/content/docs/ecosystem.mdx b/packages/web/src/content/docs/ecosystem.mdx index 222a77e15..ee67b06ad 100644 --- a/packages/web/src/content/docs/ecosystem.mdx +++ b/packages/web/src/content/docs/ecosystem.mdx @@ -35,6 +35,7 @@ You can also check out [awesome-opencode](https://github.com/awesome-opencode/aw | [opencode-notificator](https://github.com/panta/opencode-notificator) | Desktop notifications and sound alerts for OpenCode sessions | | [opencode-notifier](https://github.com/mohak34/opencode-notifier) | Desktop notifications and sound alerts for permission, completion, and error events | | [opencode-zellij-namer](https://github.com/24601/opencode-zellij-namer) | AI-powered automatic Zellij session naming based on OpenCode context | +| [opencode-skillful](https://github.com/zenobi-us/opencode-skillful) | Allow OpenCode agents to lazy load prompts on demand with skill discovery and injection | --- |
