Task Router
/install jimmy-task-router
AI Task Router
Automatically route tasks to the appropriate tool, agent, or workflow based on keywords and complexity analysis.
Usage
bash scripts/route-task.sh "write a python script to sort a list"
bash scripts/route-task.sh "what is the weather in Valencia?"
bash scripts/route-task.sh "analyze this wallet: 0x81ac..."
How It Works
-
Analyzes task description for intent and complexity
-
Matches against known patterns:
- coding: code writing, refactoring, debugging
- research: web search, data gathering, analysis
- trading: crypto ops, wallet checks, DeFi
- content: writing, summarization, translation
- system: file ops, cron, monitoring
- general: conversation, Q&A
-
Returns routing decision with confidence score
Configuration
Edit scripts/config.sh to add custom patterns or change routing logic.
Integration
Can be used as a pre-processor for incoming tasks to route them to specialized agents or tools.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install jimmy-task-router - After installation, invoke the skill by name or use
/jimmy-task-router - Provide required inputs per the skill's parameter spec and get structured output
What is Task Router?
Automatically route tasks to the appropriate tool, agent, or workflow. Analyzes task intent and complexity to route to coding, research, trading, system, or... It is an AI Agent Skill for Claude Code / OpenClaw, with 123 downloads so far.
How do I install Task Router?
Run "/install jimmy-task-router" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Task Router free?
Yes, Task Router is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Task Router support?
Task Router is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Task Router?
It is built and maintained by JimmyClanker (@jimmyclanker); the current version is v1.0.0.