← 返回
未分类

Smart Model Router

Intent-based model router that auto-detects your intent (fix/plan/flow) and routes to optimal AI model. Stop choosing models manually. Better results, less f...
Intent-based model router that auto-detects your intent (fix/plan/flow) and routes to optimal AI model. Stop choosing models manually. Better results, less f...
wizelements
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 210
下载
💾 0
安装
1
版本
#latest

概述

Smart Model Router

Never choose an AI model manually again.

How It Works

  1. You type your prompt naturally
  2. Router analyzes trigger words and routes to optimal model
  3. Response streams back immediately
  4. Override with --intent flag when needed

Trigger Detection

IntentTrigger WordsRoutes To
---------------------------------
fixbug, error, crash, broken, exception, fail, debug, issue, problem, stuckcloud-code (CodeLLaMA)
plandesign, architect, structure, how should, approach, strategy, patterndeepseek-r1 (Architect)
flow(default) creative, conversational, generalkimi-k2.5:cloud (main)

Perfect For

  • OpenClaw users with multiple agents
  • Teams standardizing model usage
  • Anyone tired of manual model switching
  • Workflows needing consistent routing

What's Included

  • Intent detection engine (keyword + pattern matching)
  • Shell aliases for quick access (fix/plan/flow/ask commands)
  • Confidence scoring on detections
  • Override flags for manual control
  • Router dashboard for monitoring

Why It Sells

  • Cognitive offload: Stop choosing, start solving
  • Better results: Right tool for the right job
  • Time saver: No more manual model switching
  • Learns your patterns: Intent detection improves with use
  • Override-friendly: Force specific model when needed

Quick Start

# Setup router
bash scripts/setup.sh

# Add aliases to shell
echo 'source ~/.openclaw/workspace/intent-router-aliases.sh' >> ~/.zshrc
source ~/.zshrc

# Test detection
router-test "my app keeps crashing with null pointer"
# Output: Detected intent: fix (confidence: 94%) → Routing to cloud-code

# Use in practice
fix "TypeError: Cannot read property 'map' of undefined in cart.js"
plan "How should I structure a multi-tenant SaaS database?"
flow "Write a creative product description for our new AI tool"

# Override when needed
ask --intent fix --model deepseek-r1 "Debug this race condition"

Router Dashboard

# View routing stats
router-dashboard

# See recent detections
router-history --last 20

# Export analytics
router-dashboard --export report.json

Requirements

  • Termux (Android) or Linux environment
  • OpenClaw agent system
  • At least 2 agents configured (main + cloud-code or deepseek-r1)

Support

Email: support@cod3black.agency

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-26 18:12 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Surplus Funds Recovery System

wizelements
将无人认领的政府资金转化为被动收入。包含自动扫描、追踪寻人、短信推广、电子签名采集和索赔提交服务。
★ 0 📥 230

Local MCP Server

wizelements
在Termux中运行完整的模型上下文协议(MCP)服务器,暴露Read、Bash、Grep、glob工具,供本地Ollama模型使用。隐私优先,支持离线,体积约10MB。
★ 0 📥 242

IG Comment Strategist

wizelements
AI 分析 Instagram 短视频/帖子,生成8 类高效评论,最大化曝光、促发回复、打造真实……
★ 0 📥 230