intelligent-routing

Analyze user requests and route them to appropriate specialist agents.

Updated Jan 22, 2026
One-click install
npx skills add https://github.com/Arbab1308/BrownlandBL-2 --skill intelligent-routing-arbab1308
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: intelligent-routing
Source: https://github.com/Arbab1308/BrownlandBL-2/tree/main/.agent/skills/intelligent-routing
Command: npx skills add https://github.com/Arbab1308/BrownlandBL-2 --skill intelligent-routing-arbab1308

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically analyze user requests and route them to the most appropriate specialist agents.

Core Features & Use Cases

  • Automatic analysis of user requests to identify intents, domains, and required expertise.
  • Auto-invocation with contextual context to relevant agents; supports single-domain routing and cross-domain orchestration.
  • Override capability to respect explicit agent mentions and integrate with existing orchestrator workflows.

Quick Start

Describe a user task and allow the system to automatically select and invoke the best 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 specialist agent for a task?▼

Intelligent routing analyzes user requests to identify intents, domains, and required expertise, automatically selecting and invoking the best specialist agents with relevant context.

What is multi-agent orchestration and when do I need it for automation?▼

Multi-agent orchestration coordinates multiple specialist agents for cross-domain tasks. You need it when a single request requires orchestrating multiple agents across different domains.

How do I route tasks to specific agents while keeping existing orchestration workflows?▼

You can use override capability to respect explicit agent mentions, allowing intelligent routing to integrate with your existing orchestrator workflows instead of replacing them.

Can I use context passing to share data between multiple agents during orchestration?▼

Yes, intelligent routing provides transparent context passing by auto-invoking relevant agents with contextual data, supporting both single-domain routing and cross-domain orchestration.

Does intelligent routing work for single-domain tasks like authentication or UI changes?▼

Yes, intelligent routing applies to single-domain tasks like authentication or UI changes, automatically analyzing requests and routing them to the most appropriate specialist agent.