omni-combos-routing

Define and execute routing combos across multiple AI providers with fallback chains.

Updated Jun 6, 2026
One-click install
npx skills add https://github.com/DevMHOne/nextroute --skill omni-combos-routing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: omni-combos-routing
Source: https://github.com/DevMHOne/nextroute/tree/main/skills/omni-combos-routing
Command: npx skills add https://github.com/DevMHOne/nextroute --skill omni-combos-routing

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinated routing across multiple AI providers to improve reliability and performance by abstracting combos and strategies.

Core Features & Use Cases

  • Define named combos with a chosen routing strategy and multiple targets (providers/models) with optional weights.
  • Test, simulate, and monitor routing decisions with metrics and enable/disable controls.
  • Use case: optimize throughput and resilience by automatic fallbacks and strategy-aware routing across a heterogeneous provider pool.

Quick Start

Create a combo named my-auto using the auto strategy with three targets, then test its routing with a sample user message.

Frequently Asked Questions about omni-combos-routing

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

FAQPage Schema
How do I set up AI provider routing with fallback chains?

AI provider routing with fallback chains is set up by defining named combos with a chosen routing strategy and multiple weighted targets. You configure an entry point with endpoints, allowing automatic failovers across a heterogeneous provider pool.

What's the best way to load balance requests across multiple AI models?

Load balancing requests across multiple AI models is achieved by applying strategy-aware routing combos. You define named combos with specific routing strategies and optional weights for each target, optimizing throughput and resilience.

Can I test and monitor routing decisions before going live?

Yes, you can test and monitor routing decisions before going live. The system supports testing, simulation, and live metrics collection, enabling you to verify routing behavior with sample messages before production deployment.

How many routing strategies are available for AI providers?

There are 14 routing strategies available for AI providers. These strategies allow you to coordinate complex routing logic, including automatic fallbacks and load balancing, to improve overall system reliability and performance.

How do I dynamically activate or deactivate an AI routing combo?

You dynamically activate or deactivate an AI routing combo using built-in enable and disable controls. This allows you to manage your routing systems in real-time, toggling specific combos on or off as operational needs change.

Why do I need coordinated routing for my AI providers?

Coordinated routing for AI providers is needed to improve reliability and performance by abstracting combos and strategies. It solves the problem of managing heterogeneous provider pools by ensuring automatic fallbacks during failures.