Explore the OpenCode plugin ecosystem
All 1,855 plugins in the ecosystem — ranked not just by stars but by real installs, activity and a live maintenance lamp, so you never adopt a dead plugin.
Plugins indexed
Crawled from every tagged npm package
Total GitHub stars
Pulled live from each repository
Monthly installs
Real npm downloads over 30 days
Actively maintained
1,267 projects with recent commits
Ecosystem health
180 sampled / 1,855 totalBenchmarks of the ecosystem
The highest-scoring, best-established tools and agent extensions
Oh My Opencode Slim
oh-my-opencode-slim
Lightweight agent orchestration plugin for OpenCode - a slimmed-down fork of oh-my-opencode
Poe Auth
opencode-poe-auth
Poe OAuth authentication plugin for OpenCode
Gitlab Auth
opencode-gitlab-auth
GitLab OAuth authentication plugin for OpenCode
Ponytail
@dietrichgebert/ponytail
Lazy senior dev mode for AI agents. The best code is the code you never wrote.
Rankings from every angle
One view is never enough: breakout growth, real install base, and what just landed
Find plugins by what you are doing
14 areas covering the whole AI-assisted development workflow
Other
Everything that does not fit the categories above.
Tools & Commands
Custom commands, shell helpers and everyday tool extensions.
Agent Orchestration
Sub-agents, task orchestration, multi-agent collaboration and workflows.
Memory & Context
Cross-session memory, knowledge bases, context compaction and retrieval.
Model Providers
Model providers, routing, proxies and inference backends.
UI & Themes
Themes, status lines, terminal rendering and interface tweaks.
Auth & Credentials
Sign-in, OAuth, API-key management and third-party account plumbing.
Git & VCS
Commits, reviews, branches and everything else in the git workflow.
Observability
Token accounting, cost tracking, telemetry and usage analytics.
MCP Integrations
Model Context Protocol servers and tool integrations.
Notifications
Desktop, mobile and chat notifications, plus outbound integrations.
Code Intelligence
Language servers, static analysis, refactoring and code navigation.
Sandbox & Infra
Sandboxes, containers, remote execution and deployment plumbing.
Testing & QA
Test generation, coverage, linting and quality gates.
Why not just another awesome-list?
A hand-written list goes stale the moment its author gets busy. OpenDock builds the directory from an automated pipeline instead.
Everything, not a curated few
Every npm package tagged opencode-plugin is crawled daily, along with its GitHub commit history and star trend. Hand-maintained lists fall behind; OpenDock stays in step with the ecosystem.
Scoring that breaks the early-bird lock
Cumulative stars always favour whoever shipped first. The composite score blends 30-day downloads, 7-day star velocity and recent commit activity, so a plugin released last week can still surface.
A maintenance lamp on every plugin
All 1,855 indexed plugins carry a live maintenance signal. Anything stale, archived or deprecated is flagged up front, instead of after you open the repository.
Listed automatically, the next day
Add opencode-plugin to the keywords in your npm package.json. The next crawl picks it up, indexes it and generates its page. No PR, no review queue.
Shipped a plugin? It gets listed tomorrow
Publish to npm and add opencode-plugin to the keywords in package.json. The next crawl fetches it, builds its page and lights its health lamp — no pull request, no waiting on a human.
{
"name": "opencode-my-plugin",
"keywords": [
"opencode-plugin",
"agent",
"workflow"
]
}