intelligent-routing

Analyze user requests and route them to specialist agents automatically.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/bcassiano/MariIA --skill intelligent-routing-bcassiano
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: intelligent-routing
Source: https://github.com/bcassiano/MariIA/tree/main/ag_kit_2/.agent/skills/intelligent-routing
Command: npx skills add https://github.com/bcassiano/MariIA --skill intelligent-routing-bcassiano

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically analyzes user requests and routes them to the most appropriate specialist agents without requiring explicit user mentions.

Core Features & Use Cases

  • Automatic agent selection based on request content and domain.
  • Multi-agent orchestration for complex tasks that span multiple domains.
  • Override support for explicit agent mentions to bypass routing.

Quick Start

Provide a user request and allow the intelligent routing system to auto-select and invoke the best specialist agents.

Frequently Asked Questions about intelligent-routing

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How does intelligent routing select the right AI agent for a task?

Intelligent routing automatically analyzes user request content and domain to select the most suitable specialist agents. It ensures deterministic agent invocation without requiring explicit user mentions to trigger the workflow.

Can I manually override automated agent selection for specific requests?

Yes, automated routing supports explicit overrides to bypass the auto-selection mechanism. Specifying an explicit agent mention allows you to manually invoke a specialist and bypass the default routing behavior.

How do I handle multi-agent orchestration for complex, multi-domain tasks?

Multi-agent orchestration handles complex tasks by analyzing requests and routing them to multiple specialist agents. The system can leverage an orchestrator to manage scenarios that span multiple domains automatically.

Do I need to explicitly mention an AI specialist to route my request?

No, intelligent routing auto-selects and invokes the best specialist agents based solely on request content. Explicit user mentions are not required, ensuring deterministic agent invocation adapts to the task domain.

What is the best way to automate AI agent selection across different domains?

The best way to automate AI agent selection is using a routing system that analyzes request content and domain. This approach ensures deterministic agent invocation and adapts to multi-domain tasks without manual intervention.

When should I use an orchestrator instead of direct agent routing?

You should use an orchestrator for complex scenarios that span multiple domains and require multi-agent orchestration. Direct routing works for simpler tasks, but an orchestrator manages intricate, multi-domain workflows effectively.