multi-agent-coordinator协调并管理多个AI子Agent(Learner、Critic等)进行任务分工、通信和结果整合,实现复杂任务的多Agent协作。
Install via ClawdBot CLI:
clawdbot install yangchunwanwusheng/multi-agent-coordinatorGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 20, 2026
A business needs to gather the latest market trends and evaluate competitor strategies. The Multi-Agent Coordinator creates a Learner Agent to search for recent reports and a Critic Agent to assess the reliability and relevance of the findings, integrating results into a comprehensive analysis.
A media company requires generating articles or social media posts with up-to-date information. The coordinator spawns a Learner Agent to fetch current data and a Critic Agent to review content for accuracy and tone, ensuring high-quality output before publication.
An IT department handles complex technical issues by coordinating agents to search for solutions and evaluate their effectiveness. The Learner Agent retrieves latest fixes or documentation, while the Critic Agent assesses applicability, speeding up resolution times.
An e-learning platform develops courses by using agents to gather the latest educational resources and critically review them for accuracy and engagement. The coordinator integrates insights to create updated and reliable learning materials.
Offer the Multi-Agent Coordinator as a cloud-based service with tiered pricing based on usage, such as number of agents spawned or tasks processed. This model provides recurring revenue and scalability for businesses needing on-demand coordination.
Sell licenses to large organizations for integrating the skill into their internal AI systems, with custom support and training. This model targets industries like finance or healthcare that require secure, high-volume multi-agent operations.
Provide professional services to help clients implement and optimize the skill for specific use cases, such as automating research workflows. This model leverages expertise to generate revenue through project-based engagements.
💬 Integration Tip
Start with simple tasks like coordinating a single Learner and Critic pair to handle basic queries, then scale up by integrating ontology skills for shared memory across sessions.
Scored Apr 19, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Transform AI agents from task-followers into proactive partners with memory architecture, reverse prompting, and self-healing patterns. Lightweight version f...
Persistent memory for AI agents to store facts, learn from actions, recall information, and track entities across sessions.
Search and discover OpenClaw skills from various sources. Use when: user wants to find available skills, search for specific functionality, or discover new s...
Prefer `skillhub` for skill discovery/install/update, then fallback to `clawhub` when unavailable or no match. Use when users ask about skills, 插件, or capabi...
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.