返回顶部
o

openclaw-multi-agent-orchestrator开放爪多智能体编排器

|

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 0.1.0
安全检测
已通过
350
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

openclaw-multi-agent-orchestrator

技能名称: openclaw-multi-agent-orchestrator
详细描述:

Multi-Agent Orchestrator - 多Agent协同

强大的多Agent管理和协同工具。



✨ 功能

  • - 🤖 Agent注册 - 自动发现/注册Agent
  • 🔄 任务分发 - 智能路由到合适Agent
  • 📊 负载均衡 - 平衡各Agent负载
  • 💬 Agent通信 - Agent间消息传递
  • 📈 性能监控 - 实时监控 + 统计

🚀 安装

bash

技能已安装在:~/.openclaw/workspace/skills/multi-agent-orchestrator




📖 使用

核心引擎

bash

查看系统状态


python3 multi-agent-orchestrator/scripts/orchestrator.py --status

列出所有Agent

python3 multi-agent-orchestrator/scripts/orchestrator.py --list

注册新Agent

python3 multi-agent-orchestrator/scripts/orchestrator.py --register my-agent --capabilities coding writing

分发任务(自动选择最佳Agent)

python3 multi-agent-orchestrator/scripts/orchestrator.py --dispatch 帮我搜索Python最佳实践

分发任务(指定Agent)

python3 multi-agent-orchestrator/scripts/orchestrator.py --dispatch 帮我写代码 --agent coder-agent

标记任务完成

python3 multi-agent-orchestrator/scripts/orchestrator.py --complete

示例工作流

bash

1. 查看可用Agent


python3 orchestrator.py --list

2. 分发搜索任务

python3 orchestrator.py --dispatch 搜索OpenClaw文档

3. 分发写作任务

python3 orchestrator.py --dispatch 写一份使用指南 --agent writer-agent

4. 查看任务状态

python3 orchestrator.py --status
作者: @williamwg2025 版本: 1.0.0

🔒 安全说明

  • - 本地执行: 所有脚本在本地运行,不联网
  • 权限范围: 仅需读取 ~/.openclaw/ 目录
  • 无外部依赖: 不克隆外部仓库,所有代码已包含
  • 数据安全: 不上传任何数据到外部服务器

作者: @williamwg2025 版本: 1.0.1 许可证: MIT-0

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 openclaw-multi-agent-orchestrator-1776075456 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 openclaw-multi-agent-orchestrator-1776075456 技能

通过命令行安装

skillhub install openclaw-multi-agent-orchestrator-1776075456

下载

⬇ 下载 openclaw-multi-agent-orchestrator v0.1.0(免费)

文件大小: 14.89 KB | 发布时间: 2026-4-15 13:45

v0.1.0 最新 2026-4-15 13:45
Initial release of OpenClaw Multi-Agent Orchestrator.

- Supports agent registration and automatic discovery.
- Enables intelligent task dispatching and load balancing.
- Provides real-time agent communication and performance monitoring.
- Includes ready-to-use CLI examples for common workflows.
- Designed for secure, local operation without external dependencies.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部