← Back to Skills
Automation

llm-supervisor-agent

dhardie By dhardie 👁 4 views ▲ 0 votes

Automatically switches OpenClaw between cloud

GitHub
# 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`
automation

Comments

Sign in to leave a comment

Loading comments...