OSCAR Gateway
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.
Community Plugin Hub
Browse Agents plugins from the Agent Zero community Plugin Hub.
Showing 35 of 126 plugins
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.
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.
a0-community-plugins
Tree Sitter is a plugin for Agent Zero that allows you to parse and analyze code.
lelabdev
Routes image analysis to a dedicated vision model when the main chat model doesn't support vision. Intercepts images before they reach the LLM, sends them to a configurable vision model (via LiteLLM), and replaces the image with a text description. Works with any text-only model like glm-5.2, deepseek, or llama3. Features auto API key detection from .env, hash-based cache, and dark mode UI.
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.
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.
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.