multi-model

Routes tasks across Claude, Kimi K2, OpenAI, and local models via configurable hybrid or subagent workflows.

Updated Jan 12, 2026
One-click install
npx skills add https://github.com/FlexNetOS/ripple-env --skill multi-model
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: multi-model
Source: https://github.com/FlexNetOS/ripple-env/tree/main/.claude/skills/multi-model
Command: npx skills add https://github.com/FlexNetOS/ripple-env --skill multi-model

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables seamless routing and orchestration of tasks across multiple LLM providers to optimize cost, latency, and capability selection.

Core Features & Use Cases

  • Hybrid routing: combine Claude, Kimi K2, OpenAI, and local models for flexible decision making.
  • Mode-based orchestration: switch between full replacement, hybrid, or subagent-only workflows.
  • Config-driven routing: manage model registries and router settings through simple config files.

Quick Start

Configure your provider routing in the .claude/config directory and run the hybrid orchestrator to dispatch tasks across Claude, Kimi K2, OpenAI, and local models.

Frequently Asked Questions about multi-model

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

FAQPage Schema
How do I route tasks across multiple LLM providers to optimize cost and latency?

Multi-model routing distributes tasks across Claude, Kimi K2, OpenAI, and local models to optimize cost and latency. You configure provider settings and router templates to orchestrate hybrid workflows and subagent tasks efficiently.

How do I configure hybrid routing for Claude, Kimi K2, and local models?

Configure hybrid routing by defining provider settings in the .claude/config directory. This config-driven approach manages model registries and router templates to dispatch tasks across Claude, Kimi K2, OpenAI, and local models.

What is multi-model orchestration and when do I need it for LLM workflows?

Multi-model orchestration coordinates task distribution across multiple LLM providers to optimize capability selection, cost, and latency. You need it for hybrid routing scenarios or subagent workflows requiring flexible decision-making across different models.

Can I switch between full replacement and subagent-only workflows?

Yes, mode-based orchestration allows switching between full replacement, hybrid, or subagent-only workflows. This flexibility lets you tailor the LLM orchestration strategy to match specific task requirements and provider capabilities.

What's the best way to manage model registries for LLM orchestration?

The best way to manage model registries is using config-driven routing. By maintaining simple configuration files, you establish router settings that control how tasks are distributed across registered LLM providers.

Does multi-model orchestration work without external dependencies?

Yes, the multi-model orchestration skill operates without external dependencies. It relies entirely on internal configuration files and router templates to manage the dispatch logic across your connected LLM providers.