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
1---2name: llm-supervisor-agent3description: LLM Supervisor4---5# LLM Supervisor67Automatically switches OpenClaw between cloud and local Ollama models when rate limits occur.89## Features1011- Detects rate-limit / overload errors from Anthropic/OpenAI12- Switches to a local Ollama fallback model13- Requires explicit confirmation before local code generation14- Supports manual commands:1516### Commands1718- `/llm status`19- `/llm switch cloud`20- `/llm switch local`2122## Default Local Model2324- `qwen2.5:7b`2526## Safety2728Local code generation requires the user to type:2930`CONFIRM LOCAL CODE`
Run npx skillmds@latest add demerzels-lab/llm-supervisor-agent in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
LLM Supervisor It is listed under AI & ML on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
Demerzels-lab (@demerzels-lab) published this skill. Their other Agent Skills are listed on their SkillMD profile.