Dendrite
Description
Portable plugin marketplace for Claude Code, Codex, and Gemini — one 77-plugin catalog of agent skills, MCP server registrations, commands, hooks, and config helpers, installable across all three runtimes.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Dendrite
Dendrite is a portable plugin catalog for Claude Code, Codex, and Gemini. It packages agent skills, MCP server registrations, commands, hooks, config helpers, Gemini extension manifests, and OpenAI companion metadata in one place.
Use it when you want a single marketplace that can install the same practical agent capabilities across multiple runtimes.
Why Install It
Dendrite is useful when you want an agent to do more than edit files:
- Run full development loops with
vibin: prepare safe worktrees, commit and push, review PRs, check merge readiness, debug CI, save session logs, and drive helper tools. - Test real apps with
testing,webwright,agent-browser, and browser / device automation skills. - Work with homelab and service APIs through focused skills for Paperless, Qdrant, Neo4j, Linkding, AdGuard, Dozzle, Scrutiny, SWAG, Navidrome, and related tools.
- Build and maintain MCP servers and plugins with
mcp-server-dev,plugin-dev,rtemplate, andacp. - Add stronger review and coding workflows through curated plugins such as
superpowers,lavra,pr-review-toolkit,code-simplifier, andfeature-dev. - Bring in search, RAG, and research helpers such as
lumen,axon, andnotebooklm.
The generated inventory below shows which plugins are carried locally and which ones are installed by reference from upstream repositories.
Marketplace Installation
Dendrite publishes one marketplace, from `main`. It carries the full catalog, including plugin-provided MCP registrations:
claude plugin marketplace add dinglebear-ai/dendrite
codex plugin marketplace add dinglebear-ai/dendrite
Gemini installs individual extension directories rather than one Dendrite-wide marketplace catalog:
gemini extensions install plugins/acp --consent --skip-settings
gemini extensions link plugins/acp
See [docs/installation.md](docs/installation.md) for Codex plugin install examples and Gemini install detail
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11