Real Skill packageSource verifiedClawHub registry

multi-agent-orchestrator

This skill enables one-click generation of multiple AI agents based on a user prompt, outputs their organizational structure, and visualizes their collaborat...

Identity and source

Publisher attributionbrandon-zhanghaodongregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 73% rule confidence
Package forminstruction with code8 recorded files
Canonical sourceClawHub registryclawhub:brandon-zhanghaodong:multi-agent-orchestrator
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codepasses structure
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/17/2026.claude/skills/multi-agent-orchestrator

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/17/2026.agents/skills/multi-agent-orchestrator

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawpasses structure
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/17/2026skills/multi-agent-orchestrator

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @brandon-zhanghaodong/multi-agent-orchestrator
clawhub inspect @brandon-zhanghaodong/multi-agent-orchestrator --version 1.0.0

Security evidence

SkillVetAI static result: no findings detected

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
full text content
Files
8 / 8 inspected as text
Checked
8/17/2026, 10:02:08 AM
Scanner
0.1.3
Policy
1.0.3
4 inferred permission indicators
  • shell execution — automatically inferred
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • browser control — automatically inferred
1 dependency and API indicators
  • api: clawhub.ai
External clawhub result: clean

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
5/29/2026, 8:16:26 PM
Release binding
Matches this record
  • vt: clean
  • skillspector: suspicious
  • llm: clean

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:1d6c24f68bbe1fd93529ea1655db3e06b9191b26e7f22839bc78f11a8cf6976d
Show up to 8 recorded paths
  • references/api_reference.md
  • scripts/example.py
  • scripts/generate_agents.py
  • scripts/orchestrate_and_visualize.py
  • scripts/visualize_collaboration.py
  • skill-card.md
  • SKILL.md
  • templates/example_template.txt

Source changelog

Initial release of multi-agent-orchestrator skill: - Enables one-click creation of multiple AI agents from a user prompt. - Automatically generates and visualizes agents' organizational structure and collaboration workflows (org charts, swimlane diagrams). - Outputs both Mermaid code and PNG images for visual representations. - Includes scripts for agent generation, visualization, and entire orchestration workflow. - Provides placeholders for further API documentation and agent templates.