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. |
Gives the agent persistent, self-editable memory blocks inspired by Letta agents.
🔗 View Repository
Dynamic skills loader that discovers skills from project, user, and plugin directories.
🔗 View Repository
Use Gemini and Anthropic models for free via Google Antigravity IDE authentication.
🔗 View Repository
Fork of opencode-antigravity-auth that allows using multiple Google accounts with automatic rotation when rate limited.
🔗 View Repository
Background process management plugin for opencode.
🔗 View Repository
Claude Code-style background agents with async delegation and context persistence.
🔗 View Repository
Integration for Steve Yegge's beads issue tracker with /bd-* commands.
🔗 View Repository
A Claude Code plugin that acts as a safety net, catching destructive git and filesystem commands before they execute.
🔗 View Repository
An opencode plugin that provides detailed token usage analysis for your AI sessions.
🔗 View Repository
Plugin for running multiple devcontainer instances with auto-assigned ports and branch-based isolation.
🔗 View Repository
Automatically loads direnv environment variables at session start. Perfect for Nix flakes.
🔗 View Repository
Plugin that optimises token usage by pruning obsolete tool outputs from conversation context.
🔗 View Repository
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
Plugin providing Claude Code-style hooks, specialized agents, and tools like gitingest.
🔗 View Repository
Authenticate the Opencode CLI with your Google account so you can use your existing Gemini plan.
🔗 View Repository
An opencode plugin that exposes a native tool for querying Google AI Mode (SGE).
🔗 View Repository
Creates focused handoff prompts for continuing work in a new session.
🔗 View Repository
Structured workflow with session continuity, subagent orchestration, git worktree isolation, and AST-aware tools.
🔗 View Repository
Automatically injects the current model name into the chat context so the LLM is self-aware.
🔗 View Repository
Integrates Morph's Fast Apply API for faster code editing with lazy edit markers and unified diff output.
🔗 View Repository
Background agents, pre-built tools (LSP/AST/MCP), curated agents, and a Claude Code compatible layer.
🔗 View Repository
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
This plugin enables opencode to use OpenAI's Codex backend via ChatGPT Plus/Pro OAuth authentication.
🔗 View Repository
Interactive terminal canvases (calendars, documents, flight booking) in tmux splits. Port of claude-canvas for OpenCode.
🔗 View Repository
Plugin to ignore directory/file based on pattern.
🔗 View Repository
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
Native OS notifications for OpenCode - know when tasks complete.
🔗 View Repository
Track quota and token usage across providers via automatic toasts and slash commands.
🔗 View Repository
Strategic roadmap planning and multi-agent coordination plugin. Provides project-wide planning capabilities.
🔗 View Repository
Session management plugin for OpenCode with multi-agent collaboration support.
🔗 View Repository
Plugin for managing and organising opencode skills and capabilities.
🔗 View Repository
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
Enables syncing global opencode configurations across machines with public/private visibility options.
🔗 View Repository
Bundled multi-agent orchestration harness with 16 components in one install.
🔗 View Repository
Zero-friction git worktrees for OpenCode. Auto-spawns terminals, syncs files, cleans up on exit.
🔗 View Repository
Check all your AI subscription quotas in one command. Supports OpenAI (Plus/Pro/Codex, etc.), Zhipu AI, Google Antigravity, and more.
🔗 View Repository
OAuth authentication plugin for personal coding assistance with ChatGPT Plus/Pro subscriptions.
🔗 View Repository
Alternative skills management plugin for opencode with enhanced features.
🔗 View Repository
An OpenCode plugin that integrates OpenSpec, providing a dedicated agent for planning and specifying software architecture.
🔗 View Repository
Minimal plugin that nudges specific models to their preferred sampling temperature.
🔗 View Repository
Automation daemon that polls for work from GitHub issues and Linear tickets.
🔗 View Repository
Plan review UI with visual annotation, private/offline sharing, and Obsidian/Bear integration.
🔗 View Repository
Focuses on providing the CICD setup with generator script, release please, bun publish, npm trusted publishing, and mise tasks.
🔗 View Repository
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
Iterative AI development loops with self-correcting agents based on the Ralph Wiggum technique.
🔗 View Repository
A simple plugin to ring the terminal bell once a request is complete.
🔗 View Gist
Instructions file that teaches LLMs how to avoid interactive shell commands that hang in non-TTY environments.
🔗 View Repository
Simple plugin to manage memory inside a git repo that can be committed and reviewed by team members.
🔗 View Repository
Auto-generates meaningful session titles using AI.
🔗 View Repository
Smart voice notification plugin with multiple TTS engines (ElevenLabs, Edge TTS, SAPI) and intelligent reminder system.
🔗 View Repository
Extend opencode /commands into a powerful orchestration system with granular flow control.
🔗 View Repository
Swarm plugin for opencode enabling swarm-based agent coordination.
🔗 View Repository
Tokenscope, Comprehensive token usage analysis and cost tracking for opencode sessions.
🔗 View Repository
A simple plugin that strips ALL emojis from agent outputs in Opencode.
🔗 View Repository
WakaTime integration plugin for tracking coding activity in opencode sessions.
🔗 View Repository
Notification plugin with Warcraft sounds for opencode completion alerts.
🔗 View Repository
MCP server for managing project-specific markdown notes with templates, batch edits, and ignore patterns.
🔗 View Repository
Keeps your Zellij session name in sync with your work.
🔗 View Repository
Port of the popular Ayu Dark color scheme with golden yellow accent.
🔗 View Repository
Poimandres theme for opencode.
🔗 View Repository
Modular AI agents and commands for structured software development with opencode.
🔗 View Repository
Comprehensive reference repository for production-ready Claude Code subagents.
🔗 View Repository
A set of opencode configurations, prompts, agents, and plugins for enhanced development workflows.
🔗 View Repository
an Opencode agent that simplifies Minecraft plugin development and deployment.
🔗 View Repository
A terminal UI for managing multiple OpenCode sessions in tmux with git worktree integration and Docker sandboxing.
🔗 View Repository
Steve Yegge's project/task management system for agents (with beads_viewer UI).
🔗 View Repository
A proxy server providing compatible API interfaces for multiple model CLIs.
🔗 View Repository
A proxy server that provides a local API proxy for Codex/ChatGPT-like models.
🔗 View Repository
A native policy-layer for AI coding agents built on OPA/Rego with native OpenCode plugin support.
🔗 View Repository
A proxy that converts the Gemini CLI tool into OpenAI-compatible endpoints.
🔗 View Repository
Easy Open Source Speech to Text.
🔗 View Repository
A Discord bot to control opencode sessions on any computer via Discord.
🔗 View Repository
Talk to AI assistants using your voice through a web browser. Compatible with Claude Desktop and opencode.
🔗 View Repository
A command-line tool for switching between different opencode contexts quickly.
🔗 View Repository
Terminal UI for inspecting, filtering, and pruning OpenCode metadata stored on disk.
🔗 View Repository
A CLI tool for monitoring and analysing opencode AI coding usage.
🔗 View Repository
Interactive browser UI for AI brainstorming with multi-question forms, parallel exploration branches, and visual feedback.
🔗 View Repository
The missing package manager for OpenCode extensions - ShadCN model with Ghost Mode.
🔗 View Repository
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
Bridge app connecting chat platforms (Slack/Teams) to AI coding assistants. Start sessions on desktop, guide them from your phone. Supports 75+ AI providers via OpenCode integration with session persistence and smart message routing.
🔗 View Repository
A fan-made web and desktop interface for OpenCode with VS Code extension, multiple sessions, and git worktrees management.
🔗 View Repository
Wraps bash commands to execute inside the DDEV container (Docker-based PHP development environments).
🔗 View Repository
Neovim plugin for making convenient editor-aware prompts.
🔗 View Repository
View & Manage sessions for opencode, also detect orphan sessions for deletion
🔗 View Repository
Session management tool for opencode to track and organise coding sessions.
🔗 View Repository
Skills management system for organising and tracking opencode capabilities.
🔗 View Repository
Web interface for opencode - browser-based access to AI coding agent.
🔗 View Repository
Spec-driven development with opencode - structured specification management.
🔗 View Repository
Open-source alternative to Claude Cowork built on top of OpenCode. Provides a polished desktop UI for sessions, skills, plugins, and templates.
🔗 View Repository
An OpenAI-Compatible Proxy Server for Qwen models.
🔗 View Repository
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 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
A Kanban board to manage and orchestrate AI coding agents in parallel.
🔗 View Repository
How to output a debug log from opencode to a text file for troubleshooting.
🔗 View Discussion
A simple command-line tool that turns your CLI tools, like opencode, into web applications.
🔗 View Repository
A powerful custom opencode configuration with agents, commands, rules, skills, and pre-configured MCP server.
🔗 View Repository