A curated list of plugins, themes, agents, and resources for Opencode.
The AI coding agent for the terminal, built by the team at Anomaly.
OFFICIAL β’ PLUGINS β’ THEMES β’ AGENTS β’ PROJECTS β’ RESOURCES
| Project | Stars | Description |
|---|---|---|
| opencode | The official opencode AI coding agent. | |
| opencode-sdk-js | Official JavaScript/TypeScript SDK for opencode. | |
| opencode-sdk-go | Official Go SDK for opencode. | |
| opencode-sdk-python | Official Python SDK for opencode. |
π§© PLUGINS
@bluelovers/opencode-arise
- γβοΈ ARISE!γγA Solo Leveling themed orchestrator harness for OpenCode
A lightweight, token-efficient orchestrator layer. Enables parallel background task execution in OpenCode. Launch AI agents to work simultaneously on exploration and research while continuing with other tasks. Allows specifying custom models for each_agent via configuration.
π View Repository
aerovato/opencode-quotes-plugin
- Display inspirational quotes instead of tips
Replaces the default home-page tips with inspirational quotes for a more motivating OpenCode experience.
π View Repository
Agent Identity
- Agent self-identity and per-message attribution for multi-agent sessions
Two plugins that improve agent identity awareness. AgentSelfIdentityPlugin injects a one-liner into the system prompt so the model knows which agent it's operating as. AgentAttributionToolPlugin exposes a tool for querying per-message agent attribution via the SDK, useful for agents that review multi-agent sessions.
π View Repository
Agent Memory
- Letta-inspired memory
Gives the agent persistent, self-editable memory blocks inspired by Letta agents.
π View Repository
Agent Skills (JDT)
- Dynamic skills loader
Dynamic skills loader that discovers skills from project, user, and plugin directories.
π View Repository
Antigravity Auth
- Google Antigravity models
Use Gemini and Anthropic models for free via Google Antigravity IDE authentication.
π View Repository
Antigravity Multi-Auth
- Multiple Google accounts
Fork of opencode-antigravity-auth that allows using multiple Google accounts with automatic rotation when rate limited.
π View Repository
Autotitle
- AI-powered automatic session naming
Two-phase session titling - instant keyword titles on user message, refined AI titles after response. Auto-selects cheapest model (flash/haiku/fast), respects custom titles, zero configuration needed.
π View Repository
Background
- Background process management
Background process management plugin for opencode.
π View Repository
Background Agents
- Async agent delegation
Claude Code-style background agents with async delegation and context persistence.
π View Repository
Beads Plugin
- Beads issue tracker integration
Integration for Steve Yegge's beads issue tracker with /bd-* commands.
π View Repository
BRHP
- Persistent planning state
Structured, persistent planning for OpenCode with local session state, /brhp commands, bounded planner history, and a TUI sidebar.
π View Repository
CC Safety Net
- Safety net catching destructive commands
A Claude Code plugin that acts as a safety net, catching destructive git and filesystem commands before they execute.
π View Repository
Claude Code Switch (CCS) OpenCode Sync
- Claude Code Switch (CCS) to OpenCode sync
An OpenCode plugin that reads your Claude Code Switch (CCS) configuration and automatically syncs the providers into your OpenCode config.
π View Repository
Command Inject
- Auto-inject project commands into OpenCode
Automatically discovers and injects Makefile targets, npm/pnpm/yarn/bun scripts, and local skills at startup. Type / to see and run all project commands.
π View Repository
Context Analysis
- Token usage analysis
An opencode plugin that provides detailed token usage analysis for your AI sessions.
π View Repository
CrewBee
- Task-specific Agent Teams for OpenCode
CrewBee is an independent Agent Team framework for OpenCode. It lets users define reusable task/project-specific Agent Teams, project them into OpenCode agents, and switch between single-agent execution and multi-agent collaboration based on task complexity. It also includes built-in Team templates such as a Coding Team with review flow and completion criteria.
π View Repository
Devcontainers
- Multi-branch devcontainers
Plugin for running multiple devcontainer instances with auto-assigned ports and branch-based isolation.
π View Repository
Direnv
- Load direnv variables
Automatically loads direnv environment variables at session start. Perfect for Nix flakes.
π View Repository
Dodo Payments
- Payments, subscriptions, webhooks, and billing for OpenCode agents
Official Dodo Payments plugin for OpenCode (also Claude Code, Codex, Cursor). Bundles eight integration skills (checkout, subscriptions, webhooks, usage-based billing, credits, license keys, BillingSDK, best practices) plus two MCP servers β a live API server with browser OAuth and a documentation search server. Distributed via npm as @dodopayments/opencode-plugin.
π View Repository
Dynamic Context Pruning
- Optimize token usage
Plugin that optimises token usage by pruning obsolete tool outputs from conversation context.
π View Repository
Ejentum
- MCP server with reasoning, code, anti-deception, and memory tools for AI agents
MCP server with four tools (harness_reasoning, harness_code, harness_anti_deception, harness_memory) that AI agents can call on demand. Each tool returns a structured prompt the calling agent ingests before generating.
π View Repository
Envsitter Guard
- Prevent .env leaks
OpenCode plugin that prevents agents/tools from reading or editing sensitive .env* files, while still allowing safe inspection via EnvSitter (keys + deterministic fingerprints; never values).
π View Repository
FlowDeck
- AI-powered multi-agent workflow orchestration with built-in safety intelligence
FlowDeck adds a structured, multi-agent development workflow to OpenCode. It coordinates 25 specialist agents through a four-phase cycle β discuss, plan, execute, review β with persistent state that survives session restarts.Key features:
25 specialist agents (architect, planner, coder, reviewer, tester, debugger, risk-analyst, policy-enforcer, and more)
24 reusable workflow skills (TDD, security scan, deploy check, code review, and more)
17 workflow commands for all project operations
15 pre-built orchestration flows including Spec-Driven Development (SDD)
Persistent state via
.planning/STATE.mdβ resume exactly where you left offWave-based parallel execution for independent tasks
AI Safety layer: patch trust scoring, edit gates, phase gating, arch constraint enforcement, failure replay, and regression prediction
Deep System Hooks: context monitoring, session idle summaries, shell environment injection
Built-in MCPs: Context7 (docs), Exa (web search), Grep.app (code search)
Ensemble Reasoning via
/fd-councilfor synthesized consensus from multiple agentsPersistent Memory with SQLite for tool executions and session summaries
Froggy
- Hooks and specialized agents
Plugin providing Claude Code-style hooks, specialized agents, and tools like gitingest.
π View Repository
Gemini Auth
- Google account auth
Authenticate the Opencode CLI with your Google account so you can use your existing Gemini plan.
π View Repository
GitHub Release
- Automated GitHub releases
Create and publish GitHub releases with semantic versioning, tag management, and auto-generated release notes.
π View Repository
Google AI Search
- Query Google AI Mode (SGE)
An opencode plugin that exposes a native tool for querying Google AI Mode (SGE).
π View Repository
GoopSpec
- Spec-driven development workflow
Transforms AI-assisted coding with spec-driven workflows. Features 5-phase workflow (Plan, Research, Specify, Execute, Accept), contract gates for user confirmation, 12 specialized subagents, persistent memory system, wave-based execution with atomic commits, and deviation rules for handling unexpected situations.
π View Repository
GPT Imagegen
- gpt-image-2 in OpenCode β no API cost when using your ChatGPT subscription
Brings gpt-image-2 (ChatGPT Images 2) image generation to OpenCode. When you sign into OpenCode with your ChatGPT account, generations are billed against your existing Plus / Pro / Business plan β no per-image API cost. An OpenAI API key path is also planned. Supports reference images for style guidance and edits.
π View Repository
Handoff
- Session handoff prompts
Creates focused handoff prompts for continuing work in a new session.
π View Repository
Harness Memory
- Persistent project memory - 73 percent fewer tokens than CLAUDE.md, with human review
Auto-captures evidence from tool interactions and materializes memories through a multi-gate pipeline. 4-layer activation engine selects the right memories per context. Replaces CLAUDE.md with structured, searchable, reviewable project memory. Local-first (sql.js WASM), zero cloud dependency.
π View Repository
hiai-opencode
- Canonical 12-agent model with bundled skills, MCP, LSP, and ralph-loop
Unified plugin shipping 10 visible agents (Bob, Coder, Strategist, Critic, Guard, Researcher, Designer, Manager, Brainstormer, Vision) plus hidden Sub and Agent Skills. Bundles MCP wiring (playwright, stitch, sequential-thinking, firecrawl, rag, mempalace, context7, websearch, grep_app), LSP, skill materialization, and a multi-layer continuation system (todo enforcer, ralph-loop, ULTRAWORK auto-start) in one install.
π View Repository
Honcho
- AI-native long-term memory for OpenCode
Give OpenCode persistent memory that survives context wipes, session restarts, and fresh chats. Honcho remembers what you're working on, durable preferences, and prior context across projects. Supports cloud and self-hosted deployments with configurable session strategies.
π View Repository
kibi-opencode
- Repo-local, branch-scoped knowledge and traceability for OpenCode
Plugin-first entry point into the Kibi stack for OpenCode users. It adds context-aware guidance, routes durable code comments toward Kibi artifacts, runs non-blocking background sync and targeted validation checks, and helps keep repo knowledge branch-local and queryable.<br><br> <a href="https://github.com/Looted/kibi">π <b>View Repository</b></a>
Kilo Gateway Auth
- Kilo Gateway provider
Adds Kilo Gateway provider support to OpenCode.
π View Repository
Lemma
- Persistent memory layer for LLMs via MCP - local, zero-dependency, works on all clients
Biological memory model for AI coding agents. Features confidence decay/boost, Fuse.js fuzzy dedup, guide system with usage tracking, cross-references, cumulative backup, virtual session tracking, and universal memory injection via tool descriptions (works on Claude Desktop, Cursor, VS Code, Gemini CLI, opencode, and any MCP client). No API keys, no cloud, fully local JSONL storage. 20 MCP tools, 110 tests, MIT licensed.<br><br> <a href="https://github.com/xenitV1/lemma">π <b>View Repository</b></a>
Magic Context
- Lossless context management with background compression
Cache-aware context management that keeps long sessions productive. Background historian compresses old conversation into structured compartments while you keep working. Includes cross-session project memory, unified search across history/memories/facts, overnight dreamer for memory maintenance, and prompt-cache-safe deferred operations.
π View Repository
Manage Skills
- Wizard-driven skills management for OpenCode.
Modal-based skill install, remove, list, and update workflow that avoids ANSI prompts while wrapping the skills CLI inside OpenCode.
π View Repository
Micode
- Brainstorm-Plan-Implement workflow
Structured workflow with session continuity, subagent orchestration, git worktree isolation, and AST-aware tools.
π View Repository
Model Announcer
- Model self-awareness
Automatically injects the current model name into the chat context so the LLM is self-aware.
π View Repository
Morph Fast Apply
- 10,500+ tokens/sec code editing
Integrates Morph's Fast Apply API for faster code editing with lazy edit markers and unified diff output.
π View Repository
oc-mnemoria
- Persistent shared memory (hive mind) for OpenCode agents across sessions
Gives all OpenCode agents a shared persistent memory store where every agent can read and write. Each entry is tagged with the creating agent (plan, build, ask, review) so no context is lost between roles. Powered by the mnemoria Rust engine with hybrid BM25 + semantic search, CRC32 checksum chains, and an append-only binary format. Includes 7 tools and /mn-* slash commands.
π View Repository
Oh My Opencode
- Agents & Pre-built tools
Background agents, pre-built tools (LSP/AST/MCP), curated agents, and a Claude Code compatible layer.
π View Repository
Oh My Opencode Slim
- Lightweight agent orchestration with reduced token usage
Slimmed-down fork of oh-my-opencode focused on core agent orchestration. Features specialized sub-agents (Explorer, Oracle, Librarian, Designer, etc.), background task management, LSP/AST tools, tmux integration for live agent visibility, and MCP servers. Optimized to consume significantly fewer tokens.
π View Repository
Omniroute Auth
- Omniroute authentication provider
Connect and automatically fetch models from your Omniroute instance
π View Repository
Open Conclave
- Multi-agent debates, moderated by a captain agent until they reach consensus
In the style of Grok 4.20, multiple agents are dispatched to answer the same query. Each one has a different system prompt (logical, creative, research-focused) and have to reach a consensus for the final output. The user can specify which provider/model they want to use and override the system prompt of each agent via config.
π View Repository
open-plan-annotator
- Annotate LLM plans like a Google Doc!
A fully local agentic coding plugin that intercepts plan mode and opens an annotation UI in your browser. Select text to strikethrough, replace, insert, or comment β then approve the plan or request changes
π View Repository
OpenAI Codex Auth
- ChatGPT Plus/Pro OAuth
This plugin enables opencode to use OpenAI's Codex backend via ChatGPT Plus/Pro OAuth authentication.
π View Repository
OpenCode Adaptive Thinking
- Adaptive reasoning-effort control
OpenCode plugin that lets agents actively adjust model reasoning effort during a session, with configurable system guidance and a tool for switching between valid reasoning-effort variants.
π View Repository
OpenCode Agent Tmux
- Real-time tmux panes for OpenCode agents with auto-launch, streaming, and cleanup.
Smart tmux integration for OpenCode that auto-spawns panes to stream agent output, supports flexible layouts and multi-port setups, and cleans up when sessions finish.
π View Repository
Opencode Agents Sidebar
- Browse configured OhMyOpenAgent agents in the TUI
OpenCode sidebar plugin that displays configured OhMyOpenAgent agents with lifecycle-based categories, collapsible sections, descriptions, and model information.
π View Repository
Opencode Canvas
- Interactive terminal canvases in tmux splits
Interactive terminal canvases (calendars, documents, flight booking) in tmux splits. Port of claude-canvas for OpenCode.
π View Repository
OpenCode Chromium Browser Plugin
- Browser automation for Chromium browsers with a readable extension and native host
OpenCode browser automation for Chromium-based browsers using a readable Manifest V3 extension, Node.js native messaging host, and OpenCode-native tools. Supports Chrome, Edge, Brave, Chromium, screenshots, CDP commands, DOM actions, downloads, console/network inspection, and controlled tab sessions.
π View Repository
OpenCode Claude Memory
- Claude Code-compatible memory
Share persistent Markdown memory between OpenCode and Claude Code using Claude Code-compatible paths and file formats.
π View Repository
OpenCode Ensemble
- Parallel agent teams for OpenCode
Coordinate parallel OpenCode agents with peer messaging, a shared task board, git worktree isolation, and a live dashboard.
π View Repository
Opencode Hooks Plugin
- Claude code compatible hooks
Use Claude code hooks definition and hook them to opencode hooks.
π View Repository
Opencode Host Notify Bridge
- Devcontainer notifications bridged back to the host
OpenCode plugin and host helper that forward permission, question, and idle notifications from devcontainers to the host machine for desktop alerts and sound.
π View Repository
Opencode Ignore
- Ignore files based on pattern
Plugin to ignore directory/file based on pattern.
π View Repository
Opencode LiteLLM
- Auto-discover models from a LiteLLM proxy
Drop-in LiteLLM provider for OpenCode with zero configuration. Auto-detects a running LiteLLM proxy on common ports (4000, 8000, 8080), pulls every model from /v1/models, and registers them in OpenCode automatically β no model lists to hand-maintain. Smart name formatting, modality categorization (chat/embedding/image/audio), provider extraction, optional API-key auth, and a 5-second timeout so a slow proxy never blocks startup.<br><br> <a href="https://github.com/yuseferi/opencode-litellm">π <b>View Repository</b></a>
Opencode Log Sanitizer
- Sanitizes pasted logs by redacting long strings, JWTs, bcrypt hashes, and base64 blobs
Sanitizes pasted logs before sending them to AI by redacting long quoted strings, JWT tokens, bcrypt hashes, and base64 blobs to reduce token usage and remove irrelevant noise.
π View Repository
Opencode Mem
- Persistent memory with vector database
A persistent memory system for AI coding agents that enables long-term context retention across sessions using local vector database technology. Features dual memory scopes, web interface, auto-capture system, and multi-provider AI support.
π View Repository
OpenCode Mission Control
- Command center for parallel agents β worktree isolation, DAG plans, merge train, PRs
Orchestrates parallel OpenCode agents in tmux-isolated git worktrees with live inspection (capture/attach/diff), a dashboard overview, agent status reporting, and in-chat notifications. Supports DAG-based plans with autopilot/copilot/supervisor modes and a merge train with test gating and automatic rollback.
π View Repository
Opencode Models Discovery
- Configurable model discovery and filtering without long manual config
OpenCode plugin for discovering models from OpenAI-compatible providers and API gateways, with provider and model filtering so users can avoid maintaining large configs or loading every model at once.
π View Repository
Opencode Notify
- Native OS notifications
Native OS notifications for OpenCode - know when tasks complete.
π View Repository
OpenCode ntfy.sh
- Push notifications to keep you in the know, even when you're on the go.
An OpenCode plugin that adds push notifications through ntfy.sh.
π View Repository
OpenCode Plan Manager
- AI-Native Implementation Planning for Modern Agentic Workflows
High-performance, minimalist plugin designed to bridge the gap between complex implementation strategies and autonomous execution. Selective context loading, zero-hallucination schemas, visible filesystem kanban.
π View Repository
OpenCode Provider Alias
- Alias and curate OpenCode providers with model metadata from models.dev.
Lets users define local OpenCode provider and model aliases hydrated from existing models.dev metadata.
π View Repository
Opencode Quota
- Quota toasts and token tracking
Track quota and token usage across providers via automatic toasts and slash commands.
π View Repository
Opencode Roadmap
- Strategic planning
Strategic roadmap planning and multi-agent coordination plugin. Provides project-wide planning capabilities.
π View Repository
Opencode Sessions
- Session management
Session management plugin for OpenCode with multi-agent collaboration support.
π View Repository
Opencode Snippets
- Instant inline text expansion
Instant inline text expansion for OpenCode. Type #snippet anywhere in your message and watch it transform. Brings DRY principles to prompt engineering with composable, shell-enabled snippets.
π View Repository
OpenCode Swarm
- Verification-gated swarm with architect, review, test, and security agents
Verification-gated OpenCode swarm with architect planning, independent review, test engineering, security checks, and resumable evidence.
π View Repository
Opencode Synced
- Sync configs across machines
Enables syncing global opencode configurations across machines with public/private visibility options.
π View Repository
OpenCode Throughput
- Real-time LLM performance monitoring
Real-time LLM performance monitoring plugin for OpenCode. Tracks TTFT, TPS, latency, token usage, and cost per model with toast notifications and a TUI sidebar display.
π View Repository
OpenCode Token Tracker
- Real-time token usage, cost, and latency tracking for every AI request in OpenCode
Displays a toast after each AI response with input/output tokens, cache hits, reasoning tokens, response latency, per-message cost, cumulative session cost, model identifier, and request count. Automatically aggregates tokens from subagent sessions spawned via the Task tool. Zero config β drop the file in and it works.
π View Repository
Opencode TTS
- Voice summaries for idle responses
Speaks assistant responses aloud when a session goes idle, with summary or full-text modes and local TTS backends.
π View Repository
Opencode update notifier
- Notify about plugin updates.
Checks if your pinned plugins have newer versions available and shows a notification.
π View Repository
Opencode Visualizer
- 2D pixel-art office for AI agents
Turning raw OpenCode terminal logs into cozy 2D pixel office chaos. Watch your agents work, idle, and celebrate success in a bustling virtual office.
π View Repository
OpenCode Workaholic
- Enforce mandatory working time and prevents premature "done" responses
- AI has an early-exit problem: it says "done" at 30 seconds while edge cases are untested, bugs remain, and docs are missing. - Workaholic enforces mandatory working time for AI until the timer hits zero. - Blocks premature "done" responses until timer expire, and require AI to call checkout() to end the task.<br><br> <a href="https://github.com/RoderickQiu/opencode-workaholic">π <b>View Repository</b></a>
Opencode Workspace
- Multi-agent orchestration
Bundled multi-agent orchestration harness with 16 components in one install.
π View Repository
Opencode Worktree
- Zero-friction git worktrees
Zero-friction git worktrees for OpenCode. Auto-spawns terminals, syncs files, cleans up on exit.
π View Repository
opencode-ascii
- Strip unicode characters from output and replace them by their ASCII equivalents
Substitute unicode characters for ASCII. Em-dash (β) and en-dash (β) for hyphens (-); right arrow (β) for (->) and so on.
π View Repository
opencode-bmad-workflow
- BMAD workflow plugin β automates epic, feature, sprint and code review workflows using specialized AI agents
Brings the BMAD (Breakthrough Method of Agile AI-Driven Development) methodology to OpenCode. Provides specialized agents for product management, architecture, development, and QA roles. Automates epic planning, feature breakdown, sprint workflows, and code reviews through a structured multi-agent pipeline.
π View Repository
opencode-mystatus
- Check AI subscription quotas
Check all your AI subscription quotas in one command. Supports OpenAI (Plus/Pro/Codex, etc.), Zhipu AI, Google Antigravity, and more.
π View Repository
opencode-personality
- A configurable personality and mood system plugin for OpenCode.
Give your AI assistant a distinct personality with customizable moods that drift over time.
π View Repository
opencode-plugin-otel
- OpenTelemetry telemetry exporter for opencode sessions, mirroring Claude Code monitoring signals
Exports metrics, logs, and traces from opencode sessions via OTLP/gRPC to any OpenTelemetry-compatible backend (Datadog, Honeycomb, Grafana Cloud, etc.). Instruments session lifecycle, token usage, cost, tool durations, and git commits β mirroring the same signals as Claude Code's monitoring.
π View Repository
opencode-review
- Automatic structured code review with configurable dimensions and auto-fix
An automatic code review plugin for OpenCode CLI. Reviews staged changes when session goes idle, with configurable cooldown, multi-dimension analysis (code quality, security, performance, testing, documentation), severity levels, and auto-fix chain support.
π View Repository
opencode-short-term-memory
- Maintain user instructions and preferences throughout long sessions. No more repeating yourself.
Automatically summarizes conversation context into structured session memory and injects it back into the system prompt every few turns β preserving user instructions, project context, decisions, and active references across long chats and compactions.
π View Repository
opencode-snip
- OpenCode plugin that prefixes shell commands with snip to reduce LLM token consumption by 60-90%
Automatically prefixes supported shell commands (git, go, cargo, npm, docker, etc.) with snip to filter output before it reaches your LLM context window.
π View Repository
OpenHax Codex
- OAuth authentication
OAuth authentication plugin for personal coding assistance with ChatGPT Plus/Pro subscriptions.
π View Repository
Openskills
- Alternative skills manager
Alternative skills management plugin for opencode with enhanced features.
π View Repository
OpenSpec
- Add Architecture planning and specification agent for OpenSpec
An OpenCode plugin that integrates OpenSpec, providing a dedicated agent for planning and specifying software architecture.
π View Repository
Optimal Model Temps
- Optimal sampling temperatures
Minimal plugin that nudges specific models to their preferred sampling temperature.
π View Repository
Pilot
- Automation daemon
Automation daemon that polls for work from GitHub issues and Linear tickets.
π View Repository
Plannotator
- Interactive plan review UI
Plan review UI with visual annotation, private/offline sharing, and Obsidian/Bear integration.
π View Repository
Plugin Template
- CICD setup for plugins
Focuses on providing the CICD setup with generator script, release please, bun publish, npm trusted publishing, and mise tasks.
π View Repository
Pocket Universe
- A subagent driven pocket universe for your primary agent
Async agents can be powerful, but orchestration is at best finicky; they fire and forget, orphan work, lose context, waste time... and tokens. This plugin extends the native opencode subagent paradigm to provide closed loop, resilient, async agents, blocking main thread execution. A "pocket universe". This ships with three tools creating a robust system for parallel subagents to communicate and coordinate work
π View Repository
PR Auto-Signature
- Automatically adds AI model signature to PRs, Issues, and Commits
Plugin that automatically appends AI model signature to Pull Requests, Issues, and git commit messages. Supports GitHub MCP tools, git CLI, and gh CLI. Recognizes 90+ AI models including Claude, GPT, Gemini, DeepSeek, Llama, Mistral, and more.
π View Repository
Ralph Wiggum
- Self-correcting agent loops
Iterative AI development loops with self-correcting agents based on the Ralph Wiggum technique.
π View Repository
Research Papers
- Search arXiv and OpenAlex for research papers with recency and citation filtering
OpenCode plugin that adds a research_papers tool for searching scholarly literature. Uses arXiv for fresh preprints and OpenAlex for broader metadata, citation counts, and open-access links. Supports filtering by latest, trending, or top-cited papers.
π View Repository
Ring a Bell Example - Simple terminal bell plugin
A simple plugin to ring the terminal bell once a request is complete.
π View Gist
Shell Strategy
- Avoid interactive shell hangs
Instructions file that teaches LLMs how to avoid interactive shell commands that hang in non-TTY environments.
π View Repository
Simple Memory
- Git-based memory
Simple plugin to manage memory inside a git repo that can be committed and reviewed by team members.
π View Repository
Simple Notify
- Native desktop notifications with near-zero dependencies
Lightweight desktop notification plugin for OpenCode. Sends native OS notifications via dbus (Linux) and osascript (macOS) when sessions complete, error, need approval, or wait for input. Shows project name, elapsed time, and message preview.
π View Repository
Smart Title
- Auto-generate session titles
Auto-generates meaningful session titles using AI.
π View Repository
Smart Voice Notify
- Intelligent voice notifications
Smart voice notification plugin with multiple TTS engines (ElevenLabs, Edge TTS, SAPI) and intelligent reminder system.
π View Repository
Subagent Reporter
- See exactly what your subagents are up to (in the terminal) when invoked during an `opencode run _____` session.
When opencode run is invoked normally, the actions of the primary agent are visible in the terminal, but subagent actions are not. This makes it difficult to follow progress on the prompt, and makes it very difficult to use `opencode run` as part of an unattended process or script. This plugin pipes subagent actions/events directly to stdout, prefixes them with the subagents name, and enumerates subagents when run in parallel for easy identification. This allows the user to follow along in realtime when subagents are running, and effectively trace execution at a later time.
π View Repository
Subtask2
- Orchestration system
Extend opencode /commands into a powerful orchestration system with granular flow control.
π View Repository
Swarm Plugin
- Swarm intelligence
Swarm plugin for opencode enabling swarm-based agent coordination.
π View Repository
System Prompt Logger
- System prompt logger
OpenCode plugin that intercepts the system prompt before it's sent to the LLM and logs it.
π View Repository
Token Monitor
- Token analysis & cost tracking with budgets, trends, and per-project analytics
Track token usage (input/output/reasoning/cache), estimate costs, view daily trends with ASCII charts, set budget alerts, and export data. Supports per-agent breakdown, agentΓmodel cross-analysis, and project-scoped analytics.
π View Repository
Tokenscope
- Token analysis & cost tracking
Tokenscope, Comprehensive token usage analysis and cost tracking for opencode sessions.
π View Repository
toon-config
- Loads TOON based, AGENTS.toon rather than Markdown
Use TOON based agent instructions. Command to analyize and improve agent instructions.
π View Repository
TypeUI
- Design systems, UI prompts, and layout variation guidance
Open-source design layer for OpenCode that provides curated design skills, UI prompts, and layout variation guidance so agents can generate more consistent interfaces. Includes an OpenCode setup guide.
π View Repository
UNMOJI - Strip emojis from output
A simple plugin that strips ALL emojis from agent outputs in Opencode.
π View Repository
Vibe Coding Slack Notifier
- Slack DM alerts for OpenCode task completion
OpenCode-compatible Slack notifier plugin and toolkit for Codex, OpenCode, Claude Code, and Gemini workflows.
π View Repository
WakaTime
- WakaTime integration
WakaTime integration plugin for tracking coding activity in opencode sessions.
π View Repository
Warcraft Notifications
- Fun sound notifications
Notification plugin with Warcraft sounds for opencode completion alerts.
π View Repository
With Context MCP
- Project-specific markdown notes
MCP server for managing project-specific markdown notes with templates, batch edits, and ignore patterns.
π View Repository
Worktree Memory Sync
- Auto-sync memory to git worktrees
Automatically copies .opencode/memory/ from the main repository into new git worktrees on session init. Detects worktrees via the .git file, resolves the main repo, and syncs memory files only when the destination is empty β so it never overwrites your changes.
π View Repository
Xquik
- X/Twitter data skill & MCP server
X/Twitter data skill β MCP server, REST API, 20 extraction tools. Works with Claude Code, Cursor, Codex, and 40+ agents.
π View Repository
Zellij Namer
- Auto-rename Zellij sessions
Keeps your Zellij session name in sync with your work.
π View Repository
β Add a Plugin via PR
π¨ THEMES
Ayu Dark
- Port of the popular Ayu Dark color scheme with golden yellow accent.
Port of the popular Ayu Dark color scheme with golden yellow accent.
π View Repository
Charcoal
- Deep-black grayscale theme for OpenCode β no hues, all shades of gray
Charcoal is a pure grayscale theme for OpenCode with a near-black (#0d0d0d) background. All 56 theme color keys use shades of gray β no hues anywhere. Designed to match a minimal dark terminal aesthetic.Also available for bat and Ghostty in the same repository.
<br><br> <a href="https://github.com/VyomJain6904/charcoal-theme">π <b>View Repository</b></a>
Lavi
- A soft and sweet colorscheme for Opencode and 15+ other apps
A soft, sweet dark theme for Opencode with rich purple tones and carefully tuned syntax and diff colors. Part of the Lavi colorscheme family, which also provides matching themes for Neovim, Alacritty, Ghostty, Kitty, Wezterm, Zellij, and other tools, with Nix flake and home-manager support.
π View Repository
Moonlight
- A moonlight color theme for OpenCode based on the popular moonlight-vscode-theme.
A moonlight color theme for OpenCode based on the popular moonlight-vscode-theme by atomiks. Features a dark, cool-toned palette inspired by moonlight aesthetics.
π View Repository
OpenCode Light Themes
- A curated collection of 21 light color themes for OpenCode
The largest collection of light themes for OpenCode. Includes 21 carefully crafted light themes converted from popular VS Code themes β scaefy-light (Atom One Light), Solarized Light, Vivid Light, Coffee Cream, GitHub Light, Quiet Light, Bluloco Light, Brackets Light Pro, NetBeans Light, Ysgrifennwr, Hop Light, GitHub Plus, Classic Light, HC Flurry, all Milkshake variants, and more. Bilingual (EN/TR) documentation and one-command install script included.
π View Repository
Poimandres Theme
- Poimandres theme
Poimandres theme for opencode.
π View Repository
VS Code Themes
- Ports of all built-in VS Code themes (Modern, Plus, VS, High Contrast).
OpenCode ports of all built-in VS Code themes from the vscode.theme-defaults extension. Includes vscode-modern, vscode-plus, vscode-vs, and vscode-hc with automatic dark/light variant selection. One-line install script included.
π View Repository
β Add a Theme via PR
π€ AGENTS
Agentic
- Modular AI agents
Modular AI agents and commands for structured software development with opencode.
π View Repository
Claude Subagents
- Claude Code subagents
Comprehensive reference repository for production-ready Claude Code subagents.
π View Repository
Gem Team
- Self-Learning Multi-agent orchestration harness for spec-driven development and automated verification.
Self-Learning Multi-agent orchestration harness for spec-driven development and automated verification.
π View Repository
Opencode Agents
- Enhanced workflows
A set of opencode configurations, prompts, agents, and plugins for enhanced development workflows.
π View Repository
Python Expert Agent for OpenCode
- Python Expert Agent toolkit for OpenCode with subagents and skills
A custom configurable agent toolkit includes 1 Primary Custom Agent python-expert with intelligent skill loading, Predefined Specialized Subagents for Code generation, review, testing, and exploration, On-Demand Skills for Python development projects, Context Files for Standards, patterns, and security guidelines.
π View Repository
Redstone
- AI-built Minecraft plugins
an Opencode agent that simplifies Minecraft plugin development and deployment.
π View Repository
server-manager
- Non-blocking background server management β start, track, and stop local dev servers without blocking your AI session.
Start, track, and stop local dev servers in the background β without blocking your AI conversation. Supports Node.js, Python, Go, .NET, Java, Rust, PHP and any framework that runs a dev server. JSON state persistence, per-project log files, HTTP health checks, and log tail/grep for debugging.
π View Repository
β Add an Agent via PR
π PROJECTS
Agent of Empires
- Multi-session TUI for OpenCode
A terminal UI for managing multiple OpenCode sessions in tmux with git worktree integration and Docker sandboxing.
π View Repository
agent-dotfiles
- Write AI coding rules once, sync to every agent
Write AI coding rules once, sync to every agent. Supports Command Code, Claude Code, Cursor, Copilot, Codex, and OpenCode.
π View Repository
agent-harness
- Reusable agent asset lifecycle for OpenCode workspaces
A Node.js CLI for discovering, curating, staging, activating, and wiring reusable AI-agent assets into developer workspaces, including OpenCode.
π View Repository
AgentDeals
- MCP server aggregating free tiers, credits, and referral codes across 1,500+ developer tools
Remote MCP server that surfaces free tiers, credits, trials, and referral codes for developer infrastructure β Railway, Vercel, Fly, OpenAI, Anthropic, and 1,500+ other vendors. Exposes four tools (search_deals, plan_stack, compare_vendors, track_changes) so an agent can find the cheapest way to ship a given stack. Works with opencode via remote URL (https://agentdeals-production.up.railway.app/mcp). Also tracks pricing changes over time.
π View Repository
agenttrace
- Local TUI for OpenCode session cost, health, and trace reports
Local-first Bubble Tea TUI and report CLI for inspecting OpenCode and other AI coding-agent logs with cost, tokens, latency, tool failures, anomalies, health gates, diffs, and reports.
π View Repository
Beads
- Project task management
Steve Yegge's project/task management system for agents (with beads_viewer UI).
π View Repository
brood-box
- Hardware-isolated microVMs for coding agents
Run AI coding agents (Claude Code, Codex, OpenCode) inside hardware-isolated microVMs with snapshot isolation, egress control, and MCP authorization.
π View Repository
bx
- macOS file-system sandbox for AI coding agents
Launch OpenCode, VSCode, Claude Code, or any command in a macOS sandbox (sandbox-exec). Dynamically blocks access to everything except the project directory β no containers, no VMs, just one command.
π View Repository
CLI Proxy API
- Multi-model proxy
A proxy server providing compatible API interfaces for multiple model CLIs.
π View Repository
CodeWalk
- Native cross-platform Flutter client for OpenCode server mode
A fast, native Flutter client for OpenCode server mode with realtime streaming chat, speech-to-text on all platforms, multi-server profiles, model selection, and a Material 3 responsive UI for Linux, macOS, Windows, Web, and Android.
π View Repository
Codex Proxy Server
- Local API proxy
A proxy server that provides a local API proxy for Codex/ChatGPT-like models.
π View Repository
Comfanion Workflow
- AI-assisted development workflow with agents, skills, and semantic search
Complete workflow system for AI-assisted development. Includes specialized agents (analyst, PM, architect, developer), reusable skills, slash commands, semantic code search with local vectorizer, and sprint management with Jira integration.
π View Repository
Cupcake
- Policy enforcement layer
A native policy-layer for AI coding agents built on OPA/Rego with native OpenCode plugin support.
π View Repository
Deck
- Local cockpit for OpenCode-powered autonomous agents with secure sandboxes and live desktop visibility.
Open-source desktop cockpit that runs OpenCode-integrated agents in isolated Docker sandboxes with chat plus live noVNC desktop monitoring, tool permission controls, and a Pilot bridge suite for orchestrating agents from Telegram, Slack, WhatsApp, and more.
π View Repository
Gemini CLI to API
- Gemini proxy
A proxy that converts the Gemini CLI tool into OpenAI-compatible endpoints.
π View Repository
GolemBot
- Unified AI assistant framework for multiple Coding Agent CLIs
Wraps Claude Code, Cursor, OpenCode, and Codex behind a single API with a Skill system, IM channel adapters (Feishu/Slack/Telegram/Discord), fleet mode, and an interactive onboard wizard.
π View Repository
Handy
- Speech to Text
Easy Open Source Speech to Text.
π View Repository
hcom
- Let AI agents message, watch, and spawn each other across terminals
Claude Code, Gemini CLI, Codex CLI, and OpenCode agents in separate terminals can message each other, detect file edit collisions, read transcripts, view terminal screens, subscribe to activity, and spawn/fork/resume agents. First-class OpenCode support with native plugin. Includes TUI dashboard, cross-device relay, Python API, and multi-agent workflow scripts. pip installable, MIT licensed.
π View Repository
jailoc
- Sandboxed Docker environments for OpenCode agents
CLI tool that wraps OpenCode agents in isolated Docker Compose environments with file isolation (bind-mounted workspaces only), network isolation (private subnets blocked by default with host allowlisting), and a per-workspace DinD sidecar. Zero config to start.<br><br> <a href="https://github.com/seznam/jailoc">π <b>View Repository</b></a>
Kimaki
- Discord bot controller
A Discord bot to control opencode sessions on any computer via Discord.
π View Repository
MCP Voice Interface
- Talk to AI assistants
Talk to AI assistants using your voice through a web browser. Compatible with Claude Desktop and opencode.
π View Repository
OC Context (occtx)
- Switch contexts quickly
A command-line tool for switching between different opencode contexts quickly.
π View Repository
OC Manager
- Metadata TUI
Terminal UI for inspecting, filtering, and pruning OpenCode metadata stored on disk.
π View Repository
OC Monitor Share
- CLI monitoring tool
A CLI tool for monitoring and analysing opencode AI coding usage.
π View Repository
Octto
- Interactive browser UI for AI brainstorming
Interactive browser UI for AI brainstorming with multi-question forms, parallel exploration branches, and visual feedback.
π View Repository
OCX
- OpenCode package manager
The missing package manager for OpenCode extensions - ShadCN model with Ghost Mode.
π View Repository
Open Agent
- Self-hosted control plane
Self-hosted control plane for OpenCode agents with isolated Linux workspaces (systemd-nspawn), git-backed Library configuration, and multi-platform dashboards (Next.js web, SwiftUI iOS).
π View Repository
Open Dispatch
- Control agents from Slack, Teams, or Discord β locally or via Fly.io Sprites
Bridge app connecting chat platforms (Slack/Teams/Discord) to AI coding assistants. Run agents locally or spin up isolated Fly.io Sprites for parallel execution. Supports 75+ AI providers via OpenCode, Claude CLI, real-time output streaming, session persistence, and smart message routing.
π View Repository
OpenChamber
- GUI for OpenCode
A fan-made web and desktop interface for OpenCode with VS Code extension, multiple sessions, and git worktrees management.
π View Repository
Opencode A2A
- Full A2A Protocol support for OpenCode.
A production-ready A2A Protocol implementation that exposes OpenCode as a standardized Agent-to-Agent service, enabling seamless cross-agent collaboration and automated workflows.
π View Repository
Opencode Chat Export
- MCP server to export chat history to Markdown
MCP server that exports OpenCode chat history to Markdown files with tool calls, reasoning, and cost summaries. Export current session, specific sessions by ID, or bulk exports. pip installable.
π View Repository
Opencode DDEV
- DDEV container wrapper
Wraps bash commands to execute inside the DDEV container (Docker-based PHP development environments).
π View Repository
Opencode History Search
- Search OpenCode conversations with keyword, regex, and fuzzy search
Search through your OpenCode conversation history with powerful keyword, regex, and fuzzy search capabilities. Features date filtering, multiple match types (titles, messages, tools, file paths), and fast performance (<50ms queries).
π View Repository
Opencode Neovim
- Neovim plugin
Neovim plugin for making convenient editor-aware prompts.
π View Repository
Opencode Profile Router
- Profile router for auth and selective config isolation
Shell wrapper for OpenCode that selects named profiles by path and can isolate provider login state, config directories, and data roots selectively and independently per profile.
π View Repository
Opencode Session Manager
- Session viewer & manager
View & Manage sessions for opencode, also detect orphan sessions for deletion
π View Repository
Opencode Sessions
- Session tracker
Session management tool for opencode to track and organise coding sessions.
π View Repository
OpenCode Sidebar
- Tmux sidebar for managing OpenCode sessions
A tmux-backed sidebar launcher for OpenCode that keeps the session list, preview pane, and OpenCode TUI together in one workspace. It supports session recall, background sessions, search, project folders, deletion, and sound notifications.
π View Repository
Opencode Skills
- Skills management
Skills management system for organising and tracking opencode capabilities.
π View Repository
Opencode Telegram Bot
- Telegram bot client for OpenCode CLI
Run and monitor AI coding tasks from your phone while everything runs locally on your machine.
π View Repository
OpenCode Vim
- OpenCode fork with built-in Vim mode
An unofficial OpenCode fork that adds Vim motions, navigation, and editing directly to the OpenCode TUI.
π View Repository
Opencode Web
- Browser-based access
Web interface for opencode - browser-based access to AI coding agent.
π View Repository
opencode-agent for Cowork
- Cowork plugin that turns Claude into an intelligent orchestrator for OpenCode sessions
A Cowork (Claude desktop) plugin that bridges natural language conversations with OpenCode. Handles agent routing (build/plan/@general), stall detection, result validation (diff coherence, tests, build, semantic alignment), per-project operational memory, provider fallback chain (anthropic β openrouter β openai), and MCP composability with existing user tools. Ships 8 orchestration skills, 3 scheduled-task recipes, and 1 custom agent template (cowork-with-github). Install: drag-and-drop .plugin into Cowork.<br><br> <a href="https://github.com/MekaretEriker/opencode-agent-for-cowork">π <b>View Repository</b></a>
opencode-kanban
- Kanban-style task management for opencode
Kanban tool that allows you to stay in terminal.
π View Repository
OpenSpec
- Spec-driven development
Spec-driven development with opencode - structured specification management.
π View Repository
OpenWork
- Desktop GUI for OpenCode workflows
Open-source alternative to Claude Cowork built on top of OpenCode. Provides a polished desktop UI for sessions, skills, plugins, and templates.
π View Repository
P4OC (Pocket for OpenCode)
- Android client for OpenCode
Native Android app for controlling OpenCode from your phone. Chat with AI, manage sessions, browse files with syntax highlighting, view diffs, and use an embedded terminal β all styled with a terminal UI aesthetic. Available on Google Play.
π View Repository
Qwen Code OAI Proxy
- Qwen model proxy
An OpenAI-Compatible Proxy Server for Qwen models.
π View Repository
supamem
- Project-agnostic dual-memory MCP CLI for OpenCode
Adds semantic memory (Qdrant tuned hybrid retrieval β RRF fusion of dense MiniLM + sparse BM25) and structural memory hooks to OpenCode via MCP. Ships an installer that wires `qdrant-find` / `qdrant-store` tools and a snapshot hook into your project's OpenCode config. Python 3.12+, MIT, on PyPI as `supamem`.
π View Repository
SwarmClaw
- Self-hosted multi-agent runtime with first-class OpenCode delegation
Self-hosted runtime for autonomous AI agents with heartbeats, schedules, delegation, memory, runtime skills, and reviewed conversation-to-skill learning. Orchestrates OpenCode alongside Claude Code, Codex, Gemini CLI, Copilot CLI, Cursor Agent, Goose, Qwen Code, Droid, and 20+ LLM providers. Ships as an Electron desktop app, CLI, and Docker image. MCP-native (server and client). MIT, TypeScript.
π View Repository
SwarmVault
- Local-first RAG knowledge base compiler with bundled skill and MCP server
Turns raw docs, research, and code into a persistent markdown wiki, knowledge graph, and hybrid SQLite FTS + embeddings search. Ships a bundled skill (schema-first, graph-query-first conventions) and an MCP server, so it works with OpenCode, Claude Code, and Codex. Offline heuristic provider by default; optional Ollama for local embeddings.
π View Repository
Tokscale
- Token usage tracking CLI
A CLI tool for tracking token usage from OpenCode and other coding agents (Claude Code, Codex, Gemini CLI, and Cursor IDE).
π View Repository
Universal LLM API Proxy
- Universal multi-model proxy and library - made with Opencode community
Universal LLM Gateway: One API, every LLM. OpenAI/Anthropic-compatible endpoints with multi-provider translation and intelligent load-balancing. Works with any application that supports custom OpenAI/Anthropic base URLsβno code changes required in your existing tools. Best support for Antigravity/Gemini CLI out of the competition. Deploy anywhere. Opencode Discord discussion
π View Repository
Unship
- Compare AI-made UI variants locally
Local CLI and browser picker for comparing temporary UI variants created by coding agents like OpenCode, then keeping one and cleaning up the rest.
π View Repository
Vibe Kanban
- Manage AI in parallel
A Kanban board to manage and orchestrate AI coding agents in parallel.
π View Repository
β Add a Project via PR
π RESOURCES
Akephalos
- Local-first markdown passport for portable agent context and memory
A local-first, markdown-first `.akephalos` passport for portable agent preferences, tool notes, rules, project context, and durable memories. It uses plain files and Git so MCP-capable coding-agent workflows can inspect and carry context across tools and machines without hosted sync.
π View Repository
Coding Agent Orchestration
- OpenCode Setup Guide / Orchestration
An opinionated but practical handbook that argues for treating AI coding tools as a composable, multi-agent system rather than a single assistant, and then walks through how to implement that mindset using OpenCode's CLI, configuration system, and ecosystem (agents, tools, skills, and plugins).
π View Repository
Debug Log to Text File - Troubleshooting guide
How to output a debug log from opencode to a text file for troubleshooting.
π View Discussion
GoTTY
- Turn CLI into Web App
A simple command-line tool that turns your CLI tools, like opencode, into web applications.
π View Repository
kickstart.opencode
- A heavily commented OpenCode starter config that teaches you what everything does.
Inspired by kickstart.nvim. A minimal, well-commented OpenCode configuration designed as a starting point, not a framework. Every decision is explained. Includes free-only models and MCPs, a plan/execute workflow with interview-style clarification, and a careful agent for supervised AI execution. Read it, understand it, make it yours.
π View Repository
Opencode Config Starter
- Flexible config starting point
A powerful custom opencode configuration with agents, commands, rules, skills, and pre-configured MCP server.
π View Repository
β Add a Resource via PR
Submit a Pull Request to add it to the list!
Released under CC0 1.0 Universal.