intelligent-routing

Analyzes user requests and routes them to specialist agents by task type.

Updated Dec 28, 2025
One-click install
npx skills add https://github.com/oalansilva/crypto --skill intelligent-routing-oalansilva
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: intelligent-routing
Source: https://github.com/oalansilva/crypto/tree/main/.agent/skills/intelligent-routing
Command: npx skills add https://github.com/oalansilva/crypto --skill intelligent-routing-oalansilva

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically analyzes user requests and routes them to the most appropriate specialist agent(s).

Core Features & Use Cases

  • Automatic agent selection based on request analysis
  • Auto-invoke with context and transparent communication of applied expertise
  • Supports explicit overrides to use a specific agent when needed

Quick Start

Provide a user request such as "Implement login security and a responsive frontend" and the system will auto-route to the best specialists.

Frequently Asked Questions about intelligent-routing

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

FAQPage Schema
How does multi-agent orchestration work for routing software tasks?▼

Context-aware agent routing silently analyzes your requests and auto-invokes the best specialist agents, such as security-auditors or frontend-specialists, while passing the necessary context to handle tasks like authentication or UI development.

How do I automatically route a request to both frontend and backend specialists?▼

You can automatically route requests to multiple specialists by providing a combined prompt like 'Implement login security and a responsive frontend'. The system analyzes the context and auto-selects the appropriate backend and frontend experts simultaneously.

Can I explicitly override automatic agent selection for a specific task?▼

Yes, you can explicitly override the auto-selection mechanism. While the system automatically routes tasks by default, it allows you to manually specify a particular agent when you need direct control over specialist selection.

What types of software engineering tasks support automatic agent routing?▼

Automatic agent routing supports authentication, UI, API, database, and deployment tasks. It analyzes requests and selects matching experts like security-auditors, frontend-specialists, and backend-specialists to handle the specific context.

Do I need to manually configure context before auto-invoking specialist agents?▼

No, manual context configuration is unnecessary. The intelligent routing pipeline silently analyzes your request and auto-invokes the selected specialist agents with the relevant context already applied.