Real Skill packageSource verifiedClawHub registry

multi-agent-pro

支持多Agent流水线编排(采集→分析→报告),基于DAG调度实现跨技能状态共享、错误重断点续传、执行报告生成、HTML甘特图可视化、人工审批节点(含超时策略)、历史执行对比、硬件自适应参数和版本更新提醒。v5.2新增统一可视化命令(visualize --format md|html|both)、Self-Improving循环(evaluate节点质量评估+自动重试)、节点级成本追踪(token/cost聚合)。AI即编排器,脚本提供基础设施。

Identity and source

Publisher attributionfyniujinregistry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 59% rule confidence
Package forminstruction with code28 recorded files
Canonical sourceClawHub registryclawhub:fyniujin: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-pro

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-pro

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-pro

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 @fyniujin/multi-agent-orchestrator
clawhub inspect @fyniujin/multi-agent-orchestrator --version 5.2.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
28 / 28 inspected as text
Checked
8/17/2026, 10:02:08 AM
Scanner
0.1.3
Policy
1.0.3
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem read — automatically inferred
  • filesystem write — automatically inferred
4 dependency and API indicators
  • api: clawhub.ai
  • api: github.com
  • api: json-schema.org
  • api: raw.githubusercontent.com
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
8/17/2026, 9:44:55 AM
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:e168c7f999beba430b4816c97176a8f641ef90d8464672b3edb354cab0e9827c
Show up to 28 recorded paths
  • config/pipeline_registry.json
  • references/anti-patterns.md
  • references/dag-scheduling-guide.md
  • references/error-recovery-patterns.md
  • references/examples.md
  • references/faq-deep.md
  • references/state-sharing-protocol.md
  • scripts/condition_evaluator.py
  • scripts/dag_validator.py
  • scripts/error_recovery.py
  • scripts/flow_controller.py
  • scripts/hardware_detector.py
  • scripts/orchestrator.py
  • scripts/pipeline_registry.py
  • scripts/pipeline_reporter.py
  • scripts/snapshot_store.py
  • scripts/state_recovery.py
  • scripts/state_store.py
  • scripts/update_checker.py
  • skill-card.md
  • SKILL.md
  • templates/control_flow_template.json
  • templates/parent_pipeline_template.json
  • templates/pipeline_dag_template.json
  • templates/state_schema.json
  • templates/sub_pipeline_template.json
  • tests/test_control_flow.json
  • tests/test_pipeline.json

Source changelog

**multi-agent-orchestrator v5.2.0 Changelog** - Introduced a unified visualization command: `visualize --format md|html|both`. - Added Self-Improving loop: evaluate node quality and auto-retry for better results. - Enabled node-level cost tracking: aggregate token/cost consumption per node. - Enhanced HTML Gantt chart visualization. - Various improvements to existing pipeline orchestration, approval nodes, execution history comparison, hardware adaptive parameters, and update notifications.