meta-router

Route user requests to the appropriate Claude Code skill by keyword and context.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/r2d2helm/claude-code-system --skill meta-router-r2d2helm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meta-router
Source: https://github.com/r2d2helm/claude-code-system/tree/main/skills
Command: npx skills add https://github.com/r2d2helm/claude-code-system --skill meta-router-r2d2helm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Routes user requests to the most appropriate Claude Code skill based on detected context and keywords, enabling seamless multi-skill orchestration.

Core Features & Use Cases

  • Automatic context detection from user input and keyword analysis.
  • Intelligent routing to Proxmox, Windows, Docker, Linux, Obsidian, Knowledge, and more.
  • Ambiguity handling with clarifying prompts and multi-context sequencing for complex requests.
  • Universal interface /infra for directing actions to the appropriate skill and wizard sets.

Quick Start

Provide a user query such as "Check Proxmox VM status" and the router will route the request to the correct skill for execution.

Frequently Asked Questions about meta-router

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

FAQPage Schema
How do I route user requests to the right Claude Code skill automatically?

You route user requests by detecting keywords and context from the input, which allows the router to direct actions to the appropriate domain skill like Proxmox, Windows, or Docker for execution.

What happens when a user query is ambiguous and could match multiple skills?

When ambiguity is detected during routing, the system handles it by issuing clarifying prompts to the user, ensuring the request is directed to the correct skill before execution proceeds.

Can I execute multi-context workflows across different domains like Linux and Docker?

Yes, you can execute multi-context workflows by sequencing requests across multiple domains, allowing the router to orchestrate complex actions spanning Linux, Docker, and other supported skills.

Does the router support explicit cross-skill routing for complex orchestration?

Yes, explicit cross-skill routing is supported, enabling users to direct actions through a universal interface to chain multiple skills together for advanced workflow orchestration.

How do I start routing a request to check Proxmox VM status using Claude Code?

To start routing a Proxmox request, provide a natural language query like "Check Proxmox VM status" and the router will automatically detect the context and route it to the Proxmox skill.

What domains and platforms are supported for context routing?

Supported domains for context routing include Proxmox, Windows, Docker, Linux, Obsidian, and Knowledge, with extensibility to direct actions to additional wizard sets as needed.