Communityv0.1.2

A.I. Smart Router

Expertise-aware model router with semantic domain scoring, context-overflow protection, and security redaction. Automatically selects the optimal AI model using weighted expertise scoring (Feb 2026 benchmarks). Supports Claude, GPT, Gemini, Grok with automatic fallback chains, HITL gates, and cost optimization.

2.5kdownloads3stars12active installsc0nSpIc0uS7uRk3r
View on ClawHubBack to Skills

Skill Details

Slug
smart-router
Latest Version
0.1.2
Author
c0nSpIc0uS7uRk3r
Published
Feb 3, 2026
Updated
Feb 28, 2026
Total Versions
3

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for A.I. Smart Router.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.2

Smart-router 0.1.2 introduces state management and improved context handling. - Added persistent state documentation (STATE.md) to clarify router behavior across sessions. - Implemented context guard logic in new context_guard.py for enhanced context-overflow protection. - Updated routing logic in router_gateway.py to integrate state and context checks. - Documentation (README.md, SKILL.md) updated to reflect new features and version bump.