Skip to content

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

RepositoryDescription
anomalyco/opencodeThe open source AI coding agent
anomalyco/opencode-sdk-jsOfficial JavaScript/TypeScript SDK
anomalyco/opencode-sdk-goOfficial Go SDK
anomalyco/opencode-sdk-pythonOfficial Python SDK

Agent & Orchestration

PluginDescription
Oh My OpenAgentMulti-agent orchestration with Sisyphus, Hephaestus, Prometheus. The ultimate agent harness for parallel coding.
Background AgentsClaude Code-style background agents with async delegation and context persistence.
Opencode WorkspaceBundled multi-agent orchestration harness with 16 components in one install.
Pocket UniverseClosed loop, resilient async subagents that block main thread execution.
Ralph WiggumIterative AI development loops with self-correcting agents.
Subtask2Extend opencode /commands into a powerful orchestration system with granular flow control.
Swarm PluginSwarm-based agent coordination for opencode.
Opencode RoadmapStrategic roadmap planning and multi-agent coordination.
PlannotatorVisual annotation-based plan review for AI-generated implementation plans.
Opencode SchedulerSchedule tasks with launchd/systemd so agents run on a timer.
ConductorAutomates a Context→Spec→Plan→Implement workflow end to end.
MicodeSeamless brainstorm → plan → implement workflow sessions.
Goal PluginSession-level /goal tracking to keep agents on target.

Authentication & Access

PluginDescription
Antigravity AuthUse Gemini and Anthropic models for free via Google Antigravity IDE authentication.
Google Antigravity AuthGoogle Antigravity OAuth for free model access.
Claude AuthUse existing Claude Code credentials with OpenCode.
Gemini AuthAuthenticate OpenCode CLI with your Google account for Gemini access.
OpenAI Codex AuthUse OpenAI’s Codex backend via ChatGPT Plus/Pro OAuth.
Kilo Gateway AuthAdds Kilo Gateway provider support to OpenCode.

Memory & Context

PluginDescription
Agent MemoryPersistent, self-editable memory blocks inspired by Letta agents.
Opencode MemPersistent memory using local vector database with dual scopes and web interface.
Simple MemoryGit-based memory management that teams can commit and review together.
Dynamic Context PruningOptimizes token usage by pruning obsolete tool outputs from context.
Context AnalysisDetailed token usage analysis for your AI sessions.
SupermemoryCross-session memory powered by the Supermemory API.

Productivity & Notifications

PluginDescription
Smart TitleAuto-generates meaningful session titles using AI.
Opencode NotifyNative OS notifications for task completion.
Smart Voice NotifyVoice notification plugin with multiple TTS engines (ElevenLabs, Edge TTS, SAPI).
WakaTimeWakaTime integration for tracking coding activity.
Opencode SnippetsInstant inline text expansion with #snippet.
NotificatorDesktop notifications with sound alerts for agent events.
Zellij NamerAI-generated names for Zellij sessions.
Markdown Table FormatterCleans up LLM-generated Markdown tables.
SkillfulSkill discovery and on-demand prompt loading.
HandoffCreates focused handoff prompts for continuing work in new sessions.

Development Tools

PluginDescription
Morph Fast ApplyMorph’s Fast Apply API for faster code editing (10,500+ tokens/sec).
Morph PluginFast Apply, WarpGrep search, and context compression from Morph.
DaytonaRun sessions in isolated, reproducible Daytona sandboxes.
PTYRun and interact with background processes in a PTY.
Shell StrategyPrevents non-interactive shells from hanging mid-task.
Type InjectAutomatically injects TS/Svelte type definitions into context.
DevcontainersMultiple devcontainer instances with auto-assigned ports and branch isolation.
PilotAutomation daemon that polls for work from GitHub issues and Linear tickets.
Opencode WorktreeZero-friction git worktrees with auto-spawned terminals and file sync.
CC Safety NetSafety net catching destructive git and filesystem commands before execution.
Opencode IgnoreIgnore directories and files based on glob patterns.
VibeguardRedacts secrets and PII before calls reach the LLM.
Websearch CitedNative web search with cited sources.
FirecrawlCrawl and search the web via the Firecrawl CLI.
TavilyTavily search, extraction, and deep research.
JFrog PluginJFrog platform integration for enterprise workflows.

Monitoring & Telemetry

PluginDescription
TokenscopeComprehensive token usage analysis and cost tracking.
Opencode QuotaTrack quota and token usage across providers with toasts and slash commands.
OpenTelemetryOpenTelemetry telemetry exporter mirroring Claude Code monitoring signals.
My StatusCheck all your AI subscription quotas in one command.
Sentry MonitorFeed Sentry issues to agents for monitoring-driven debugging.
Helicone SessionInject Helicone session headers for LLM observability.

Themes

ThemeDescription
Ayu DarkPort of the popular Ayu Dark color scheme with golden yellow accent
LaviSoft, sweet dark theme with rich purple tones. Part of the Lavi colorscheme family
MoonlightDark, cool-toned palette based on the popular moonlight-vscode-theme
PoimandresPoimandres theme for OpenCode

Notable Projects

Multi-Agent & Orchestration

ProjectDescription
Vibe KanbanKanban board to manage and orchestrate AI coding agents in parallel
Open AgentSelf-hosted control plane for OpenCode agents with isolated Linux workspaces
Agent of EmpiresTerminal UI for managing multiple OpenCode sessions with git worktree integration
hcomLet AI agents message, watch, and spawn each other across terminals

Desktop & Web Interfaces

ProjectDescription
OpenWorkOpen-source desktop UI for sessions, skills, plugins, templates
Opencode WebWeb interface for browser-based access to AI coding agent
OpenChamberWeb and desktop interface with VS Code extension and git worktree support
OcttoInteractive browser UI for AI brainstorming with multi-question forms
PortalMobile-first web UI accessible over Tailscale/VPN
CodeNomadDesktop, web, mobile, and remote clients for OpenCode

API Proxies & Integrations

ProjectDescription
OCXThe missing package manager for OpenCode extensions — ShadCN model with Ghost Mode
Open DispatchBridge app connecting Slack/Teams to AI coding assistants. 75+ AI providers
CupcakeNative policy-layer for AI coding agents built on OPA/Rego
TokscaleCLI tool for tracking token usage from OpenCode and other coding agents
AI SDK ProviderVercel AI SDK provider built on the OpenCode SDK

Editor & Chat Integrations

ProjectDescription
opencode.nvimNeovim plugin with editor-aware prompts and Agent client features
opencode.nvimNeovim frontend putting agentic coding inside your editor
KimakiDiscord bot controlling OpenCode via the SDK
OpenCode-ObsidianUse OpenCode embedded within Obsidian

Agent Configurations

CollectionDescription
AgenticModular agents, commands, and shared instructions for OpenCode
opencode-agentsEnhanced workflows for configuring agents, prompts, and plugins

Subagent Collections

CollectionDescription
awesome-opencode-subagents100+ specialized subagents across 10 categories (core dev, languages, infra, security, data/AI, DX)
awesome-claude-code-subagentsProduction-ready Claude Code subagents, compatible with OpenCode
awesome-opencode-skills136+ OpenCode Skills with auto-sync and 1-click deployment

Community Resources


Want to add your project? Submit a PR to awesome-opencode/awesome-opencode!