ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified developer tools Safety 5/5

multi-llm

Multi-LLM intelligent switching. Use command 'multi llm' to activate local model selection based on task type. Default uses Claude Opus 4.5.

Why use this skill?

Learn how to optimize your OpenClaw workflows with the Multi-LLM skill. Automatically switch between specialized local coding, reasoning, and language models.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/leohan123123/mlti-llm-fallback
Or

What This Skill Does

The Multi-LLM skill introduces a dynamic routing system to the OpenClaw AI agent, allowing users to switch from the default Claude Opus 4.5 model to specialized local models based on the specific task requirements. By prefixing prompts with the 'multi llm' command, the agent analyzes the input's context and keywords to automatically select the most suitable local engine for coding, reasoning, translation, or general inquiries. This enables significant cost efficiency and performance optimization, particularly when handling resource-intensive tasks like logic heavy computations or long-form code generation.

Installation

To install this skill, run the following command within your OpenClaw interface: clawhub install openclaw/skills/skills/leohan123123/mlti-llm-fallback Ensure you have the necessary system resources (RAM/VRAM) to support the specific local models (e.g., 42GB for deepseek-r1:70b) as specified in the model mapping documentation. The system automatically manages the fallback chain if a primary model instance fails to load.

Use Cases

This skill is ideal for power users who need domain-specific expertise. Use the coding mode for complex refactoring projects, the reasoning mode for mathematical proofs or high-level logical analysis, and the Chinese mode for rapid localization tasks. It removes the guesswork of model selection, ensuring that your task is always mapped to the engine that yields the highest accuracy.

Example Prompts

  1. "multi llm Please debug this asynchronous Python function and suggest a performance refactor."
  2. "multi llm Analyze this mathematical proof for the Riemann hypothesis and explain the logic step-by-step."
  3. "multi llm Translate these technical notes into Chinese and summarize the key findings."

Tips & Limitations

  • Default Behavior: If you do not include 'multi llm', you are always using the high-performance Claude Opus 4.5 model.
  • Fallback Support: Every category features a robust fallback chain. If your hardware cannot support the top-tier model, the agent will automatically downgrade to the next available size in the chain.
  • Customization: You can force specific categories by appending them to the trigger, such as 'multi llm coding' to override the detection logic entirely.
  • Resource Usage: Always monitor your local memory usage when triggering large models like deepseek-r1:70b to prevent system instability.

Metadata

Stars1656
Views2
Updated2026-02-28
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-leohan123123-mlti-llm-fallback": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#llm#ollama#local-model#fallback#multi-model
Safety Score: 5/5

Related Skills

sealvera

Tamper-evident audit trail for AI agent decisions. Use when logging LLM decisions, setting up AI compliance, auditing agents for EU AI Act, HIPAA, GDPR or SOC 2, or when a user asks about AI decision audit trails, explainability, or SealVera.

ahessami123 4473

opentangl

Not a code generator — an entire dev team. You write the vision, it ships the code. Autonomous builds, PRs, reviews, and merges across multiple repos. Point it at any JS/TS project and a product vision. It plans features, writes code, verifies builds, creates PRs, reviews diffs, and merges — autonomously. Manages multiple repos as one product. Use when you want to ship code without writing it. AI code generation, autonomous development, workflow automation, multi-repo orchestration, TypeScript, JavaScript, GitHub, OpenAI, Anthropic, Claude, GPT, LLM, devtools, CI/CD, pull requests, code review.

8co 4473

model-fallback

Multi-model automatic fallback system. Monitors model availability and automatically falls back to backup models when the primary model fails. Supports MiniMax, Kimi, Zhipu and other OpenAI-compatible APIs. Use when: (1) Primary model API is unavailable, (2) Model response time is too slow, (3) Rate limit exceeded, (4) Need to optimize costs by using cheaper models for simple tasks.

azure5100 4473

rocm_vllm_deployment

Production-ready vLLM deployment on AMD ROCm GPUs. Combines environment auto-check, model parameter detection, Docker Compose deployment, health verification, and functional testing with comprehensive logging and security best practices.

alexhegit 4473

Li_python_sec_check

Python 安全规范检查工具 - 基于 CloudBase 规范 + 腾讯安全指南 + LLM 智能分析(LLM 功能默认禁用,本地执行优先)

43622283 4473