aisa-llm-router-skill

AI & LLMs
v1.0.0
Benign

Unified LLM Gateway - One API for 70+ AI models.

670 downloads670 installsby @bowen-dotcom

Setup & Installation

Install command

clawhub install bowen-dotcom/aisa-llm-router-skill

If the CLI is not installed:

Install command

npx clawhub@latest install bowen-dotcom/aisa-llm-router-skill

Or install with OpenClaw CLI:

Install command

openclaw skills install bowen-dotcom/aisa-llm-router-skill

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/bowen-dotcom/aisa-llm-router-skill

What 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.

INPUT

User asks: Switching between GPT-4 and Claude without changing application code

AGENT
  1. 1Switching between GPT-4 and Claude without changing application code
  2. 2Routing simple queries to cheap models and complex ones to GPT-4
  3. 3Comparing outputs from multiple models on the same prompt
  4. 4Analyzing images with vision models through a single shared endpoint
  5. 5Setting up automatic fallback when a primary model fails or is unavailable
OUTPUT
Unified LLM Gateway - One API for 70+ AI models.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedFeb 28, 2026