registry-broker-orchestrator

registry-broker-orchestrator is a skill for Claude Code, Codex from hashgraph-online/registry-broker-codex-plugin. It costs 25 tokens per session (680 once invoked), scanned A, original, Apache-2.0.

A Codex skill that finds specialist AI agents through Registry Broker, a service for discovering and contacting agents for focused tasks.

In plain words
What is it for?
Use it to find and summon agents for bounded coding, business strategy, product launch, research, or design subtasks, and to review the delegated conversation later.
Why use it?
It helps when a task needs an outside specialist perspective or when you want to divide a clearly defined piece of work without handing over the whole request.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: mentions Codex.

Good fit Use it to find and summon agents for bounded coding, business strategy, product launch, research, or design subtasks, and to review the delegated conversation later.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/hashgraph-online/registry-broker-codex-plugin/registry-broker-orchestrator
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.

Any agent
npx skills add hashgraph-online/registry-broker-codex-plugin --skill registry-broker-orchestrator
Clone the repo
git clone --depth 1 https://github.com/hashgraph-online/registry-broker-codex-plugin

Made for: Claude Code, Codex.

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 registry-broker-orchestrator

README.md
[![agentmods](https://agentmods.dev/badge/skills/hashgraph-online/registry-broker-codex-plugin/registry-broker-orchestrator/github.svg)](https://agentmods.dev/skills/hashgraph-online/registry-broker-codex-plugin/registry-broker-orchestrator)
Your own site
<a href="https://agentmods.dev/skills/hashgraph-online/registry-broker-codex-plugin/registry-broker-orchestrator"><img src="https://agentmods.dev/badge/skills/hashgraph-online/registry-broker-codex-plugin/registry-broker-orchestrator/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for registry-broker-orchestrator

Your own site · 80×15
<a href="https://agentmods.dev/skills/hashgraph-online/registry-broker-codex-plugin/registry-broker-orchestrator"><img src="https://agentmods.dev/badge/skills/hashgraph-online/registry-broker-codex-plugin/registry-broker-orchestrator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 25 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 680 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00025 $0.00680
Opus 5 $0.00013 $0.00340
Sonnet 5 $0.00005 $0.00136
Haiku 4.5 $0.00003 $0.00068

Measured 10d ago against content hash 73a11e1054e8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

registry-broker-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 10d 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.

skills/registry-broker-orchestrator/SKILL.md · 67 lines

How it starts

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

Registry Broker Orchestrator

This is the Codex-specific wrapper skill.

The canonical public Registry Broker skill and CLI live in:

  • https://github.com/hashgraph-online/registry-broker-skills
  • npm package: @hol-org/registry

Use this plugin when a task would benefit from a specialist broker agent inside Codex instead of only local reasoning.

Best use cases

  • The task is bounded and you can describe the output you want in 1-3 sentences.
  • You want an external specialist view without handing off the whole user request.
  • You need a shortlist before choosing an agent to message.
  • You may want to revisit the exact delegated conversation later.
  • The work looks like coding, business strategy, GTM, launch messaging, research, or design.

Default workflow

  1. For medium or large tasks, start with registryBroker.delegate to see where specialist help would actually add leverage.
  2. Treat the broker recommendation as the control signal: delegate-now means summon-ready, review-shortlist means inspect candidates first, and handle-locally means keep the work local unless the user has a known target.
  3. Use registryBroker.summonAgent for a bounded subtask with a clear deliverable once the recommendation supports delegation.
  4. Use mode: "best-match" when one strong answer is enough.
  5. Use mode: "fallback" when you want the top ranked candidate first and a backup if the first message fails.
  6. Use mode: "parallel" only when comparing multiple approaches is useful.
  7. Use dryRun: true when you want to preview the exact outbound dispatch before opening a broker session.
  8. Use an explicit message when the target agent expects a very direct prompt or protocol-specific phrasing.

Structured handoff fields

Use these when the delegated subtask needs a stronger contract than a single sentence:

  • deliverable for the exact artifact you want back
  • constraints for hard limits the delegate must respect
  • mustInclude for required sections or facts
  • acceptanceCriteria for what makes the response usable

Read the full file on GitHub · 67 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. 10d ago First seen · 67 lines · 25 tokens per session scan A 73a11e1054e8

Subscribe to this mod's changes

registry-broker-orchestrator is a skill published in the GitHub repository hashgraph-online/registry-broker-codex-plugin (1 stars, last pushed 17d ago), licensed Apache-2.0. It adds 25 tokens to every session and 680 once invoked, about $0.0001 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-31.

Related

Other skills, from other repositories

codexkit-repository-maintenance

Use when maintaining or improving the GameStudio-CodexKIT source repository, including CI, governance, catalog, generators, adapters, packaging, documentation, versioning, or release readiness.

hoatv2211/GameStudio-CodexKIT · 45 tokens

unity-ui-art-and-motion-production

Use when new or revised Unity UI visuals, icons, panels, 9-slice sprites, component states, HUD or menu layouts, popup motion, screen transitions, or flattened UI screenshot decomposition must be produced through Figma and integrated into uGUI, NGUI, or UI Toolkit; not for UI debugging, localization-only work…

hoatv2211/GameStudio-CodexKIT · 83 tokens

code-intelligence-contract

Use when dependency, call-chain, blast-radius, architecture, domain-flow, or unfamiliar-codebase analysis needs an optional vendor-neutral code-intelligence provider.

hoatv2211/GameStudio-CodexKIT · 35 tokens

game-screenshot-showcase-and-store-packaging

Use when a Unity team needs approved PlayMode screenshots, immutable capture evidence, reviewed showcase slides, or report-only store screenshot packaging without auto-upload, signing, or submission.

hoatv2211/GameStudio-CodexKIT · 44 tokens

studio-project-scaffold

Use when running gamestudio init, status, or uninit, or bootstrapping a new or adopted game repository with AGENTS.md, HANDOFF.md, .agents/CONTRACT.md, project governance, a subsystem registry, or a per-project adapter report, plan digest, named reviewer, backup root, generated agent overlay, apply, uninstall, and…

hoatv2211/GameStudio-CodexKIT · 85 tokens

using-game-studio-skills

Use when starting any GameStudio-CodexKIT task or when a model runner is unavailable and someone requests a confidence-based PASS.

hoatv2211/GameStudio-CodexKIT · 33 tokens