Ecosystem
Community-contributed plugins, projects and resources
📝 Course Notes
Key takeaways from this lesson:

Community Resources
Want to add your project to this list? Submit a PR.
More resources:
- awesome-opencode - Community-curated resource list
- opencode.cafe - Community aggregation site
Plugins
| Plugin | Description |
|---|---|
| opencode-helicone-session | Auto-inject Helicone session headers for request grouping |
| opencode-type-inject | Auto-inject TypeScript/Svelte types into file reads |
| opencode-openai-codex-auth | Use ChatGPT Plus/Pro subscription instead of API credits |
| opencode-gemini-auth | Use existing Gemini plan instead of API billing |
| opencode-antigravity-auth | Use Antigravity free models |
| opencode-devcontainers | Multi-branch devcontainer isolation, shallow clones and auto port assignment |
| opencode-google-antigravity-auth | Google Antigravity OAuth plugin with Google Search support |
| opencode-dynamic-context-pruning | Optimize token usage by pruning stale tool outputs |
| opencode-websearch-cited | Add native web search for supported providers |
| opencode-pty | Allow AI agents to run background processes in PTY and send interactive input |
| opencode-shell-strategy | Non-interactive shell command directives to prevent TTY operation hangs |
| opencode-wakatime | Track OpenCode usage time with WakaTime |
| opencode-md-table-formatter | Clean up LLM-generated Markdown tables |
| opencode-morph-fast-apply | 10x faster code editing using Morph Fast Apply API |
| oh-my-opencode | Background agents, pre-built LSP/AST/MCP tools, curated agents |
| opencode-notificator | Desktop notifications and sound alerts for OpenCode sessions |
| opencode-notifier | Desktop notifications for permission, completion and error events |
| opencode-zellij-namer | AI-powered automatic Zellij session naming based on OpenCode context |
| opencode-skillful | Allow OpenCode agents to lazy-load prompts on demand |
| opencode-supermemory | Persistent memory across sessions using Supermemory |
| @plannotator/opencode | Interactive plan review with visual annotations and private/offline sharing |
| @openspoon/subtask2 | Extend /commands into a powerful orchestration system |
| opencode-scheduler | Schedule tasks using launchd (Mac) or systemd (Linux) |
Projects
| Project | Description |
|---|---|
| kimaki | Discord Bot to control OpenCode sessions, built on SDK |
| opencode.nvim | Neovim plugin with editor-aware hints, built on API |
| portal | Mobile-first Web UI with Tailscale/VPN access |
| opencode plugin template | OpenCode plugin development template |
| opencode.nvim | Another Neovim frontend |
| ai-sdk-provider-opencode-sdk | Vercel AI SDK provider using @opencode-ai/sdk |
| OpenChamber | Web/desktop app and VS Code extension |
| OpenCode-Obsidian | Plugin to embed OpenCode in Obsidian UI |
Agents
| Project | Description |
|---|---|
| Agentic | Modular AI agents and commands for structured development |
| opencode-agents | Collection of configs, prompts, agents and plugins for enhanced workflows |
Related Resources
- Plugin Development - Develop OpenCode plugins
- Custom Agents - Create custom agents
- Skill System - Develop Skills

