intelligent-routing

Analyze user requests to select and invoke specialist agents automatically.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/ofelixdev/cc-kit --skill intelligent-routing-ofelixdev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: intelligent-routing
Source: https://github.com/ofelixdev/cc-kit/tree/main/template/skills/intelligent-routing
Command: npx skills add https://github.com/ofelixdev/cc-kit --skill intelligent-routing-ofelixdev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the need for users to manually specify which AI agent should handle their request, automatically routing tasks to the most appropriate specialist.

Core Features & Use Cases

  • Automatic Agent Selection: Analyzes user requests to identify the relevant domain and complexity.
  • Intelligent Routing: Selects and invokes the best specialist agent(s) without explicit user commands.
  • Use Case: When a user asks to "fix a bug in the login API," the skill automatically identifies this as a backend and debugging task, invoking the security-auditor and backend-specialist agents.

Quick Start

Use the intelligent-routing skill to analyze the user's request and select the best agent.

Frequently Asked Questions about intelligent-routing

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

FAQPage Schema
How does automatic AI agent routing work for multi-domain requests?

Automatic AI agent routing works by analyzing user requests to identify keywords, domains, and complexity. An orchestrator then selects and invokes the most suitable specialist agents for single-domain or multi-domain tasks without explicit user commands.

Do I need to manually specify specialist agents for task automation?

No, you do not need to manually specify specialist agents for task automation. The system analyzes request context to automatically identify the relevant domain and invoke the best agent, eliminating the need for explicit user mentions.

How do I override the selected specialist agent during AI orchestration?

During AI orchestration, you can override the automatically selected specialist agent using built-in override capabilities. This allows you to manually redirect the task if the initial request analysis and automatic selection do not meet your specific requirements.

What is the best way to handle complex task routing across specialist agents?

The best way to handle complex task routing is using an intelligent orchestrator that evaluates request complexity and domain keywords. It identifies multi-domain requirements to invoke multiple suitable specialist agents simultaneously and formats the combined response clearly.

Can I use intelligent routing without predefined agent dependencies?

Yes, you can use intelligent routing without predefined agent dependencies. The skill operates independently to analyze request context, identify domains, and route tasks to specialist agents without requiring external component installations.