friday-router
Your AI's Smart Traffic Director—precisely matching OpenClaw tasks to the perfect LLM.
Setup & Installation
Install command
clawhub install runeweaverstudios/friday-routerIf the CLI is not installed:
Install command
npx clawhub@latest install runeweaverstudios/friday-routerOr install with OpenClaw CLI:
Install command
openclaw skills install runeweaverstudios/friday-routeror paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/runeweaverstudios/friday-routerWhat This Skill Does
IntentRouter classifies task descriptions by type and routes them to a specific LLM via OpenRouter. It runs as an orchestrator on Gemini 2.5 Flash, delegating code tasks to MiniMax 2.5, creative tasks to Kimi k2.5, and research tasks to Grok Fast. Router output contains only task parameters and model selection, no auth tokens or gateway credentials.
Instead of manually selecting a model per task in OpenClaw, the router classifies intent and spawns the right sub-agent automatically using a single OpenRouter auth profile.
When to Use It
- Routing a bug fix request to a code-specialized model without manual selection
- Sending a creative writing prompt to Kimi k2.5 automatically
- Delegating research queries to Grok Fast for web-search tasks
- Handling mixed daily OpenClaw workflows without picking a model each time
- Running image analysis tasks through a GPT-4o sub-agent
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Routing a bug fix request to a code-specialized model without manual selection
- 1Routing a bug fix request to a code-specialized model without manual selection
- 2Sending a creative writing prompt to Kimi k2.5 automatically
- 3Delegating research queries to Grok Fast for web-search tasks
- 4Handling mixed daily OpenClaw workflows without picking a model each time
- 5Running image analysis tasks through a GPT-4o sub-agent
Your AI's Smart Traffic Director—precisely matching OpenClaw tasks to the perfect LLM.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.