Automatically switches OpenClaw between cloud and local Ollama models when rate limits occur.
Scanned 9/19/2026
Install to Claude Code
npx -y skills add rondoflow/rondoflow --skill llm-supervisor-agent --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Llm Supervisor Agent?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/rondoflow-llm-supervisor-agent)More formats (shields.io, HTML) on the badges page.
---
name: llm-supervisor-agent
description: "Automatically switches OpenClaw between cloud and local Ollama models when rate limits occur."
category: "AI & Agents"
author: community
version: "0.2.0"
icon: bot
---
# 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`
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!