技能说明

Distributed task queue and agent coordinator for OpenClaw multi-agent systems. Route tasks to specialized agents by capability matching, track task lifecycle, handle async handoffs, rebalance loads, and manage dead letters. Use when: (1) Creating tasks programmatically or from heartbeats, (2) Routing work to specialized agents based on capabilities, (3) Monitoring task status and completion, (4) Coordinating multi-step workflows across agents, (5) Handling async agent work without blocking main sessions.


中文介绍

OpenClaw 多智能体系统的分布式任务队列与智能体协调器。根据能力匹配将任务路由至专用智能体,跟踪任务生命周期,处理异步交接、负载重平衡和死信管理。适用于:(1)以编程方式或通过心跳创建任务,(2)根据能力将工作路由至专用智能体,(3)监控任务状态与完成情况,(4)跨智能体协调多步骤工作流,(5)在不阻塞主会话的情况下处理异步智能体任务。

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

帮我下载并安装这个SKILL:https://skillhub.cstcloud.cn/download/task-router-skill

点击右上角 下载SKILL 按钮

元信息

分类:DevOps
下载:2
浏览:3
标签:
distributed task queue capability-based routing async agent coordinator