Coordinator
01Agent
Parallel dispatch hub for plugin development tasks under the Orchestrator. Dispatches code, docs, testing, and release work to specialized sub-agents.
A collection of enhancements, plugins, and prompts for Open WebUI, developed and curated for personal use to extend functionality and improve experience.
Agent
Parallel dispatch hub for plugin development tasks under the Orchestrator. Dispatches code, docs, testing, and release work to specialized sub-agents.
Agent
Handles all documentation for plugin changes in parallel with code implementation. Updates README, READMECN, docs mirrors, and standalone version files.
Agent
The single top-level entry point for ALL tasks in openwebui-extensions. Covers the complete project lifecycle: new plugin scaffolding, feature development, testing, documentation, release, issue triage & reply, community announcements, and self-learning. Routes to the right agents and skills in parallel or…
Agent
Implement plugin code changes in parallel with Doc Writer. Follows the approved plan with strict project standards. No sequential handoffs.
Agent
Analyze requirements and produce a parallel dispatch brief for the Coordinator. Plans independent tracks for code, docs, and review — no sequential handoffs.
Agent
Perform strict repository-aligned code review for OpenWebUI plugin changes. Works in parallel with Implementer and Doc Writer. No sequential handoffs.
Agent
End-to-end plugin testing agent for OpenWebUI. Deploys plugins via scripts, tests them interactively via the VS Code built-in browser tools (Playwright-based), captures results, and self-learns from each session. Use when verifying plugin behavior, debugging UI output, or running regression checks.
Agent
Finalizes version bumps, creates standalone version docs, and drafts bilingual commit messages. Only triggered by Orchestrator or Coordinator when user says "发布" / "release" / "commit". Never commits or pushes without explicit approval.
Agent
Chief Architect for OpenWebUI Extensions. Analyzes architecture, triages complex requests, and hands execution-ready work to Plugin Planner. Does NOT implement — only analyzes, plans, and reviews.