meta-router

Route input to the correct unified router based on detected intent.

7|3|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/Zpankz/mcp-skillset --skill meta-router
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-router
Source: https://github.com/Zpankz/mcp-skillset/tree/main/meta-router
Command: npx skills add https://github.com/Zpankz/mcp-skillset --skill meta-router

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Primary entry point that classifies and routes requests through a unified 7-router hierarchy, enabling efficient delegation and consistent orchestration across skills.

Core Features & Use Cases

  • Centralized intent analysis to select delegated routers
  • Support for legacy router migration and routing transparency
  • Extensible, frontmatter-driven entry point for new skills

Quick Start

Route a sample input to the correct unified router based on detected intent.

Frequently Asked Questions about meta-router

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

FAQPage Schema
How does intent-based routing work for delegating tasks to AI agents?

Intent-based routing works by analyzing user input to detect the intended task and directing the request to the correct unified router within a seven-router hierarchy. This enables efficient delegation and consistent orchestration across multiple delegated skills.

What is the best way to orchestrate multi-step delegation across complex AI agent workflows?

The best way to orchestrate multi-step delegation is using a frontmatter-driven unified router hub. It classifies requests through centralized intent analysis and routes them across a modular seven-router hierarchy, ensuring consistent context-aware routing for complex reasoning tasks.

Can I integrate new skills into a unified routing hierarchy without breaking legacy router mappings?

Yes, you can integrate new skills using an extensible, frontmatter-driven entry point. The system supports legacy router migration and routing transparency, allowing new skills to be mapped into the existing modular routing workflow without breaking previous configurations.

When do I need a centralized router for skill delegation instead of direct routing?

You need a centralized router when tasks require multi-step delegation and context-aware routing across multiple skills. A unified router provides the necessary intent analysis and keyword matching to select the correct delegated router within a complex hierarchy.

Does the unified router support context analysis for complex reasoning tasks?

Yes, the unified router supports context analysis for complex reasoning tasks. It resolves routing decisions by applying keyword matching and context analysis to direct input to the correct unified router based on the detected intent.