ClawRouter
Route AI requests to the cheapest capable model automatically
All Skills in This Repository (4)
Pure Emerald Level Indicatorsclawrouter
Route each request to the cheapest capable model across 30+ providers.
polymarket-trading
Places, manages, and redeems real-money bets on Polymarket's CLOB V2 via local wallet signing.
release
Executes the full ClawRouter release checklist from version bump through npm publish and GitHub release.
predexon
Query prediction market data from Polymarket, Kalshi, and other venues via a local HTTP API.
Frequently Asked Questions
FAQPage SchemaHow to install ClawRouter?▼
Run `npx skills add BlockRunAI/ClawRouter --all -g -y` in your terminal to install all skills in this suite globally.
How does ClawRouter reduce AI API costs?▼
It scores each request across 15 dimensions locally in under 1ms and sends it to the cheapest model that can handle the task, saving up to 84% on inference costs.
Do I need API keys or a credit card to use ClawRouter?▼
No. A wallet is generated locally and its signature acts as authentication, with payments made per request in USDC. Seven models are completely free with no signup required.
Does ClawRouter work with OpenClaw and other AI clients?▼
Yes. It runs as a local proxy on port 8402 and works with OpenClaw, Cursor, continue.dev, and any OpenAI-compatible client.
What extra tools come with ClawRouter?▼
Beyond model routing, it includes tools for stock and crypto prices, prediction market data, image generation, phone number fraud checks, and AI-powered outbound voice calls.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core