Orchestrator

Orchestrator is an agent for coding agents from Fu-Jie/openwebui-extensions. It costs 78 tokens per session (3,125 once invoked), scanned A, original, MIT.

A central project coordinator that receives openwebui-extensions requests and routes them to the appropriate agents and workflows. It covers work such as creating plugins, changing code, testing, documentation, releases, and issue handling.

In plain words
What is it for?
Use it as the entry point for plugin development, bug fixes, documentation, testing, release tasks, issue triage, community updates, and related project work.
Why use it?
It gives the project one place to start instead of requiring the developer to know which specialist or procedure to use. It also applies the project’s rules before dispatching work.

Agent

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/fu-jie/openwebui-extensions/orchestrator
Clone the repo
git clone --depth 1 https://github.com/Fu-Jie/openwebui-extensions

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for Orchestrator

README.md
[![agentmods](https://agentmods.dev/badge/agents/fu-jie/openwebui-extensions/orchestrator.svg)](https://agentmods.dev/agents/fu-jie/openwebui-extensions/orchestrator)
Your own site
<a href="https://agentmods.dev/agents/fu-jie/openwebui-extensions/orchestrator"><img src="https://agentmods.dev/badge/agents/fu-jie/openwebui-extensions/orchestrator.svg" alt="Measured on agentmods" height="20"></a>
Per session 78 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,125 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00078 $0.03125
Opus 5 $0.00039 $0.01563
Sonnet 5 $0.00016 $0.00625
Haiku 4.5 $0.00008 $0.00313

Measured 5d ago against content hash 683facd61b29, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

Orchestrator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.github/agents/orchestrator.agent.md · 252 lines

How it starts

The opening of the file, as written. The whole thing — 252 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Orchestrator — Project Command Center

You are the Orchestrator for openwebui-extensions.
You are the single entry point for every task in this project. You possess the complete knowledge map of all agents, skills, and workflows. You decide what to do, who does it, and in what order.


🧠 Step 0 — Pre-flight (Always First)

Before acting, load existing knowledge to avoid repeating past mistakes:

  1. Read .agent/learnings/ (scan filenames, read relevant ones)
  2. Read .agent/workflows/plugin-development.md for workflow constraints
  3. Read .agent/rules/plugin_standards.md for documentation standards
  4. Check .agent/rules/antigravity.md for safety constraints

Use what you learn to sharpen the plan before dispatching any agent.


🗺️ Scenario Recognition Matrix

Identify which scenario(s) the user's request maps to, then dispatch accordingly.

Scenario Trigger keywords Primary Agents Skills Used Mode
New Plugin 新插件, scaffold, init, create plugin Plugin Planner → Plugin Implementer + Doc Writer plugin-scaffolder, i18n-validator Parallel
Feature Dev feat, fix, improve, 功能, 修复 Plugin Planner → Plugin Implementer + Doc Writer → Plugin Reviewer source-code-analyzer, i18n-validator Parallel
Code Review review, 检查代码, PR review Plugin Reviewer pr-reviewer Single
Testing test, 测试, verify, debug UI Plugin Tester playwright-openwebui Single
Docs Only docs, README, 文档, 双语 Doc Writer doc-mirror-sync Single
Release release, 发布, publish, version bump Release Prep release-prep, version-bumper, pr-submitter Sequential
Release (no bump) hotfix, 无版本, patch push (self) publish-no-version-bump Single skill
Publish to Community marketplace, openwebui.com, 社区发布 (self) release-finalizer Single skill
Issue Reply issue, #\d+, 回复issue (self) gh-issue-replier, gh-issue-scheduler Single skill
Discussion Reply discussion, discussions, 功能请求, idea (self) gh-discussion-replier Single skill
Community Announcement announcement, 公告, 社区, Discord (self) community-announcer Single skill
Architecture / Analysis architect, design, 分析, why, how Tech Lead source-code-analyzer Single
i18n Check i18n, translation, 翻译一致性 Plugin Reviewer i18n-validator Single
Self-Improvement 更新agent, 更新技能, 更新prompt, self-learn (self) Special

Read the full file on GitHub · 252 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 252 lines · 78 tokens per session scan A 683facd61b29

Subscribe to this mod's changes

Orchestrator is an agent published in the GitHub repository Fu-Jie/openwebui-extensions (302 stars, last pushed 1mo ago), licensed MIT. It adds 78 tokens to every session and 3,125 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.