Awesome OpenCode
Welcome to the Awesome OpenCode list — a curated collection of plugins, themes, agents, and projects for the OpenCode ecosystem. All entries link to real, actively maintained repositories.
For the complete list, visit awesome-opencode/awesome-opencode on GitHub.
Official Repositories
| Repository | Description |
|---|---|
| anomalyco/opencode | The open source AI coding agent |
| anomalyco/opencode-sdk-js | Official JavaScript/TypeScript SDK |
| anomalyco/opencode-sdk-go | Official Go SDK |
| anomalyco/opencode-sdk-python | Official Python SDK |
Featured Plugins
Agent & Orchestration
| Plugin | Description |
|---|---|
| Oh My OpenAgent | Multi-agent orchestration with Sisyphus, Hephaestus, Prometheus. The ultimate agent harness for parallel coding. |
| Background Agents | Claude Code-style background agents with async delegation and context persistence. |
| Opencode Workspace | Bundled multi-agent orchestration harness with 16 components in one install. |
| Pocket Universe | Closed loop, resilient async subagents that block main thread execution. |
| Ralph Wiggum | Iterative AI development loops with self-correcting agents. |
| Subtask2 | Extend opencode /commands into a powerful orchestration system with granular flow control. |
| Swarm Plugin | Swarm-based agent coordination for opencode. |
| Opencode Roadmap | Strategic roadmap planning and multi-agent coordination. |
| Plannotator | Visual annotation-based plan review for AI-generated implementation plans. |
| Opencode Scheduler | Schedule tasks with launchd/systemd so agents run on a timer. |
| Conductor | Automates a Context→Spec→Plan→Implement workflow end to end. |
| Micode | Seamless brainstorm → plan → implement workflow sessions. |
| Goal Plugin | Session-level /goal tracking to keep agents on target. |
Authentication & Access
| Plugin | Description |
|---|---|
| Antigravity Auth | Use Gemini and Anthropic models for free via Google Antigravity IDE authentication. |
| Google Antigravity Auth | Google Antigravity OAuth for free model access. |
| Claude Auth | Use existing Claude Code credentials with OpenCode. |
| Gemini Auth | Authenticate OpenCode CLI with your Google account for Gemini access. |
| OpenAI Codex Auth | Use OpenAI’s Codex backend via ChatGPT Plus/Pro OAuth. |
| Kilo Gateway Auth | Adds Kilo Gateway provider support to OpenCode. |
Memory & Context
| Plugin | Description |
|---|---|
| Agent Memory | Persistent, self-editable memory blocks inspired by Letta agents. |
| Opencode Mem | Persistent memory using local vector database with dual scopes and web interface. |
| Simple Memory | Git-based memory management that teams can commit and review together. |
| Dynamic Context Pruning | Optimizes token usage by pruning obsolete tool outputs from context. |
| Context Analysis | Detailed token usage analysis for your AI sessions. |
| Supermemory | Cross-session memory powered by the Supermemory API. |
Productivity & Notifications
| Plugin | Description |
|---|---|
| Smart Title | Auto-generates meaningful session titles using AI. |
| Opencode Notify | Native OS notifications for task completion. |
| Smart Voice Notify | Voice notification plugin with multiple TTS engines (ElevenLabs, Edge TTS, SAPI). |
| WakaTime | WakaTime integration for tracking coding activity. |
| Opencode Snippets | Instant inline text expansion with #snippet. |
| Notificator | Desktop notifications with sound alerts for agent events. |
| Zellij Namer | AI-generated names for Zellij sessions. |
| Markdown Table Formatter | Cleans up LLM-generated Markdown tables. |
| Skillful | Skill discovery and on-demand prompt loading. |
| Handoff | Creates focused handoff prompts for continuing work in new sessions. |
Development Tools
| Plugin | Description |
|---|---|
| Morph Fast Apply | Morph’s Fast Apply API for faster code editing (10,500+ tokens/sec). |
| Morph Plugin | Fast Apply, WarpGrep search, and context compression from Morph. |
| Daytona | Run sessions in isolated, reproducible Daytona sandboxes. |
| PTY | Run and interact with background processes in a PTY. |
| Shell Strategy | Prevents non-interactive shells from hanging mid-task. |
| Type Inject | Automatically injects TS/Svelte type definitions into context. |
| Devcontainers | Multiple devcontainer instances with auto-assigned ports and branch isolation. |
| Pilot | Automation daemon that polls for work from GitHub issues and Linear tickets. |
| Opencode Worktree | Zero-friction git worktrees with auto-spawned terminals and file sync. |
| CC Safety Net | Safety net catching destructive git and filesystem commands before execution. |
| Opencode Ignore | Ignore directories and files based on glob patterns. |
| Vibeguard | Redacts secrets and PII before calls reach the LLM. |
| Websearch Cited | Native web search with cited sources. |
| Firecrawl | Crawl and search the web via the Firecrawl CLI. |
| Tavily | Tavily search, extraction, and deep research. |
| JFrog Plugin | JFrog platform integration for enterprise workflows. |
Monitoring & Telemetry
| Plugin | Description |
|---|---|
| Tokenscope | Comprehensive token usage analysis and cost tracking. |
| Opencode Quota | Track quota and token usage across providers with toasts and slash commands. |
| OpenTelemetry | OpenTelemetry telemetry exporter mirroring Claude Code monitoring signals. |
| My Status | Check all your AI subscription quotas in one command. |
| Sentry Monitor | Feed Sentry issues to agents for monitoring-driven debugging. |
| Helicone Session | Inject Helicone session headers for LLM observability. |
Themes
| Theme | Description |
|---|---|
| Ayu Dark | Port of the popular Ayu Dark color scheme with golden yellow accent |
| Lavi | Soft, sweet dark theme with rich purple tones. Part of the Lavi colorscheme family |
| Moonlight | Dark, cool-toned palette based on the popular moonlight-vscode-theme |
| Poimandres | Poimandres theme for OpenCode |
Notable Projects
Multi-Agent & Orchestration
| Project | Description |
|---|---|
| Vibe Kanban | Kanban board to manage and orchestrate AI coding agents in parallel |
| Open Agent | Self-hosted control plane for OpenCode agents with isolated Linux workspaces |
| Agent of Empires | Terminal UI for managing multiple OpenCode sessions with git worktree integration |
| hcom | Let AI agents message, watch, and spawn each other across terminals |
Desktop & Web Interfaces
| Project | Description |
|---|---|
| OpenWork | Open-source desktop UI for sessions, skills, plugins, templates |
| Opencode Web | Web interface for browser-based access to AI coding agent |
| OpenChamber | Web and desktop interface with VS Code extension and git worktree support |
| Octto | Interactive browser UI for AI brainstorming with multi-question forms |
| Portal | Mobile-first web UI accessible over Tailscale/VPN |
| CodeNomad | Desktop, web, mobile, and remote clients for OpenCode |
API Proxies & Integrations
| Project | Description |
|---|---|
| OCX | The missing package manager for OpenCode extensions — ShadCN model with Ghost Mode |
| Open Dispatch | Bridge app connecting Slack/Teams to AI coding assistants. 75+ AI providers |
| Cupcake | Native policy-layer for AI coding agents built on OPA/Rego |
| Tokscale | CLI tool for tracking token usage from OpenCode and other coding agents |
| AI SDK Provider | Vercel AI SDK provider built on the OpenCode SDK |
Editor & Chat Integrations
| Project | Description |
|---|---|
| opencode.nvim | Neovim plugin with editor-aware prompts and Agent client features |
| opencode.nvim | Neovim frontend putting agentic coding inside your editor |
| Kimaki | Discord bot controlling OpenCode via the SDK |
| OpenCode-Obsidian | Use OpenCode embedded within Obsidian |
Agent Configurations
| Collection | Description |
|---|---|
| Agentic | Modular agents, commands, and shared instructions for OpenCode |
| opencode-agents | Enhanced workflows for configuring agents, prompts, and plugins |
Subagent Collections
| Collection | Description |
|---|---|
| awesome-opencode-subagents | 100+ specialized subagents across 10 categories (core dev, languages, infra, security, data/AI, DX) |
| awesome-claude-code-subagents | Production-ready Claude Code subagents, compatible with OpenCode |
| awesome-opencode-skills | 136+ OpenCode Skills with auto-sync and 1-click deployment |
Community Resources
- Awesome OpenCode on GitHub — The complete curated list (50+ plugins, 25+ projects)
- Discord Community — Chat with other developers
- Twitter / X — Follow for latest updates
Want to add your project? Submit a PR to awesome-opencode/awesome-opencode!