docs: OpenCode ecosystem (#5287)

Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
Aiden Cline
2025-12-09 09:25:28 -08:00
committed by GitHub
parent 2b7a227530
commit 8cdb0c0cf0
6 changed files with 2427 additions and 528 deletions
@@ -5,6 +5,8 @@ description: Write your own plugins to extend OpenCode.
Plugins allow you to extend OpenCode by hooking into various events and customizing behavior. You can create plugins to add new features, integrate with external services, or modify OpenCode's default behavior.
Check out the [ecosystem](/docs/ecosystem) for community plugins.
---
## Create a plugin