# LLM Supervisor

> Automatically switches OpenClaw between cloud and local Ollama models when rate limits occur.

- Skill: `modbender/llm-supervisor-2` (Agent Skill, multi-file: 13 files)
- Install (CLI): `npx skillmds@latest add modbender/llm-supervisor-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/modbender/llm-supervisor-2/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: modbender (https://skillmd.com/u/modbender)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/modbender/llm-supervisor-2

---


# LLM Supervisor

Automatically switches OpenClaw between cloud and local Ollama models when rate limits occur.

## Features

- Detects rate-limit / overload errors from Anthropic/OpenAI
- Switches to a local Ollama fallback model
- Requires explicit confirmation before local code generation
- Supports manual commands:

### Commands

- `/llm status`
- `/llm switch cloud`
- `/llm switch local`

## Default Local Model

- `qwen2.5:7b`

## Safety

Local code generation requires the user to type:

`CONFIRM LOCAL CODE`

