aisa-llm-router-skill
Unified LLM Gateway - One API for 70+ AI models.
Setup & Installation
Install command
clawhub install bowen-dotcom/aisa-llm-router-skillIf the CLI is not installed:
Install command
npx clawhub@latest install bowen-dotcom/aisa-llm-router-skillOr install with OpenClaw CLI:
Install command
openclaw skills install bowen-dotcom/aisa-llm-router-skillor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/bowen-dotcom/aisa-llm-router-skillWhat This Skill Does
A unified API gateway that routes requests to 70+ AI models from providers including OpenAI, Anthropic, Google, and others through a single API key. The endpoint is OpenAI-compatible, so existing OpenAI SDK code works by changing only the base URL and key. Billing and cost tracking are consolidated across all providers.
Replaces per-provider API keys and SDKs with one OpenAI-compatible endpoint, eliminating credential sprawl and fragmented billing across AI providers.
When to Use It
- Switching between GPT-4 and Claude without changing application code
- Routing simple queries to cheap models and complex ones to GPT-4
- Comparing outputs from multiple models on the same prompt
- Analyzing images with vision models through a single shared endpoint
- Setting up automatic fallback when a primary model fails or is unavailable
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Switching between GPT-4 and Claude without changing application code
- 1Switching between GPT-4 and Claude without changing application code
- 2Routing simple queries to cheap models and complex ones to GPT-4
- 3Comparing outputs from multiple models on the same prompt
- 4Analyzing images with vision models through a single shared endpoint
- 5Setting up automatic fallback when a primary model fails or is unavailable
Unified LLM Gateway - One API for 70+ AI models.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.