mistral-agents-orchestratorMulti-agent orchestration via Mistral's Agents API — register agents, manage conversations, delegate via handoffs, bind function calling tools. Use when buil...
Install via ClawdBot CLI:
clawdbot install nissan/mistral-agents-orchestratorGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
post → https://api.elevenlabs.io/v1/text-to-speech/{voice_id}Calls external URL not in known-safe list
https://api.elevenlabs.io/v1/text-to-speech/{voice_id}Uses known external API (expected, informational)
api.tavily.comAI Analysis
The skill's primary external API (api.mistral.ai) is documented and consistent with its stated purpose of multi-agent orchestration. The flagged external calls to ElevenLabs and Tavily appear to be examples of function-calling tools an agent could use, not hidden exfiltration channels, though they are not explicitly documented in the provided snippet.
Generated Mar 21, 2026
An orchestrator agent routes customer inquiries to specialist agents for billing, technical issues, or general support, preserving conversation context across handoffs. This reduces response times and ensures accurate, specialized assistance without manual intervention.
A lead agent coordinates writers, editors, and SEO specialists to produce blog posts or marketing materials, delegating tasks via handoffs while maintaining consistent tone and style. This streamlines multi-stage content workflows and improves output quality.
An orchestrator delegates data analysis, risk assessment, and report generation to specialized agents, ensuring compliance and accuracy in financial documents. This automates complex reporting tasks and reduces human error in regulated industries.
A coordinator agent routes patient inquiries to medical specialists for diagnosis, treatment advice, or administrative support, preserving context for continuity of care. This enhances telehealth services and optimizes resource allocation in clinics.
An orchestrator manages code review, testing, and documentation tasks by delegating to developer agents, using JSON mode for structured outputs like bug reports. This accelerates agile workflows and improves collaboration in tech teams.
Offer multi-agent orchestration as a cloud API, charging per API call or subscription tier for businesses to integrate into their applications. This model scales with usage and provides recurring revenue from enterprise clients.
Provide bespoke multi-agent system design and implementation services for industries like finance or healthcare, tailoring agents to specific workflows. Revenue comes from project-based contracts and ongoing support fees.
License the orchestrator skill as part of a larger AI platform, allowing developers to build and deploy multi-agent applications with pre-configured templates. This generates revenue through licensing fees and premium feature upgrades.
💬 Integration Tip
Start by registering 3-4 specialist agents to balance coordination overhead with functionality, and use JSON mode on delegates to ensure reliable structured outputs in production.
Scored Apr 19, 2026
Audited Apr 17, 2026 · audit v1.0
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.
Prefer `skillhub` for skill discovery/install/update, then fallback to `clawhub` when unavailable or no match. Use when users ask about skills, 插件, or capabi...
Search and discover OpenClaw skills from various sources. Use when: user wants to find available skills, search for specific functionality, or discover new s...
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.