AG-UI Provider
protolabs42
Expose Agent Zero as an AG-UI compatible server. Any CopilotKit or AG-UI frontend connects via streaming SSE with built-in auth and rate limiting.
Community Plugin Hub
Browse Agents plugins from the Agent Zero community Plugin Hub.
Showing 44 of 150 plugins
protolabs42
Expose Agent Zero as an AG-UI compatible server. Any CopilotKit or AG-UI frontend connects via streaming SSE with built-in auth and rate limiting.
3clyp50
Expose Agent Zero as an ACP stdio agent for editor-native sessions, workspace prompts, streaming updates, and session resume/fork support.
linkliti
Repair and beautify model JSON responses before they reach history, WebUI log, and tool execution using json_repair.
filhote98-bit
Chat with Agent Zero via Matrix protocol. Persistent bridge bot with restricted and elevated modes, rate limiting, and prompt injection defense.
gdeyoung
In-process knowledge graph for AI agents — entity extraction, relationship tracking, and recall enrichment. Zero external databases, zero network calls, runs entirely inside the agent using SQLite and asyncio.
TerminallyLazy
Connects authorized Agent Zero profiles as private OSCAR buddies, with a WebUI Buddy List, live profile and Mesh observability, persistent conversations, bounded recovery, and private Tailscale connectivity.
clarkehackworth
Bring Agent Zero into Stoat/Revolt, Discord, and Slack as a teammate, not a bolted-on bot. It builds smart context-aware conversations from channel history, so you don't have to repeat yourself, and replies right in-thread when @mentioned.
aivismayzaveri
File-based structured memory system using QMD hybrid search engine for markdown-based persistent memory. Replaces FAISS vector store with human-readable category files.
TerminallyLazy
Adds a local-only semantic diff review loop for Agent Zero with entity-level changes, bounded repair, MCP tools, and project-scoped lessons.
a0-community-plugins
Tree Sitter is a plugin for Agent Zero that allows you to parse and analyze code.
3clyp50
Legacy browser-use automation plugin for Agent Zero. Preserves the classic browser_agent tool and model-preset status UI while reusing the native Browser plugin's shared Playwright runtime.
fernandobayit
Telegram bridge plugin for Agent Zero with multi-bot support, per-user and per-topic project routing, polling and webhook modes, rich message support, typing indicators, and inline keyboards.
Kironkeys
Silent LLM quality gate that evaluates your agent's work with a separate judge model. Set a /goal and the judge ensures completeness before presenting results. Overclock any model.
a0-community-plugins
Graphify is a tool that allows you to graphify your data.
a0-community-plugins
Openclaw style heartbeat plugin for Agent Zero.
neurocis
Self-improvement loop for Agent Zero projects. Provides six tools (archive, patch, eval, scheduler, sandbox, inheritance) that materialize candidate agent variants in isolated workspaces, evaluate them, archive lineage, and promote winning patches behind safety gates.
mirecekd
Per-agent/per-profile whitelist for MCP servers. Scope global MCP servers to specific agent profiles so each agent only sees and can call the MCP tools it needs (e.g. AWS servers only for AWS agents), keeping agent0 clean. Hides disallowed servers from the prompt and hard-blocks unauthorized calls.
twilso24
Open Notebook integration for Agent Zero with notebook browsing, source management, notes, querying, and podcast workflows.
a0-community-plugins
The Skill Synthesizer gives A0 the ability to synthesize new skills autonomously based on a recent significant event or solution
Nunezchef
Pre-classify every message in <10ms with a local DeBERTa-v3-small ONNX model (44M params). Routes low-value messages (thanks, ok, got it) away from the LLM — saving 30-50% on API costs at zero latency cost.