← Back to Skills Marketplace
baofeng-tech

LLM Router

by baofeng-tech · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
102
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install llm-router
Description
Use AIsa for model routing, provider setup, and Chinese LLM access. Use when: the user needs model configuration, provider guidance, or routing workflows. Su...
README (SKILL.md)

LLM Router

Use AIsa for model routing, provider setup, and Chinese LLM access. Use when: the user needs model configuration, provider guidance, or routing workflows. Supports setup and model operations.

When to use

  • The user needs model routing, provider setup, or Chinese LLM access.
  • The user wants one place for provider configuration or model selection.
  • The user wants setup guidance for AIsa-hosted model workflows.

High-Intent Workflows

  • Configure an AIsa provider path.
  • Inspect supported models or routing options.
  • Prepare a runtime for Chinese-model access.

Quick Reference

  • python3 scripts/llm_router_client.py --help

Setup

  • AISA_API_KEY is required for AIsa-backed API access.
  • Use repo-relative scripts/ paths from the shipped package.
  • Prefer explicit CLI auth flags when a script exposes them.

Example Requests

  • Help me configure AIsa for Qwen
  • List the supported routed models
  • Choose a model for Chinese long-form analysis

Guardrails

  • Do not ask for extra credentials beyond the shipped flow.
  • Do not advertise setup paths that the public bundle does not ship.
  • Keep setup instructions aligned with the actual runtime.
Usage Guidance
This skill is coherent: it bundles a Python CLI that sends requests to https://api.aisa.one and requires only AISA_API_KEY. Before installing, ensure you trust the AIsa service and are comfortable giving that API key network access; monitor usage and billing on the AIsa account and keep the key scoped/revocable if possible. If you need higher assurance, review the included script (scripts/llm_router_client.py) yourself or run it in an isolated environment—the script makes network calls but does not read unrelated local files or request other credentials.
Capability Analysis
Type: OpenClaw Skill Name: llm-router Version: 1.0.0 The skill provides a legitimate interface for the AIsa LLM routing service, allowing users to interact with various AI models via a unified API. The Python script (scripts/llm_router_client.py) uses standard libraries to communicate with the intended endpoint (api.aisa.one) and contains no evidence of data exfiltration, obfuscation, or malicious execution logic.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description describe an AIsa-based LLM router; the code and SKILL.md use AISA_API_KEY and python3 only — these are exactly what a gateway client would need.
Instruction Scope
Runtime instructions point to the included CLI script and only require setting AISA_API_KEY; the SKILL.md does not instruct reading unrelated files, scanning host state, or exfiltrating data to unexpected endpoints.
Install Mechanism
No install spec (instruction-only) and a repository-local Python script are provided; there are no downloads, archives, or external installers that would write arbitrary code to disk.
Credentials
Only a single credential (AISA_API_KEY) is required and is consistent with the skill's purpose; no unrelated secrets, config paths, or multiple credential requests appear.
Persistence & Privilege
always is false and the skill does not request or modify agent/system-wide configs; it does not request persistent elevated privileges beyond normal autonomous invocation.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install llm-router
  3. After installation, invoke the skill by name or use /llm-router
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of llm-router skill. - Provides model routing, provider setup, and Chinese LLM access via AIsa. - Supports configuration of provider paths and model selection workflows. - Allows inspection of supported models and routing options. - Requires the AISA_API_KEY environment variable for API access. - Includes command-line setup and usage instructions. - Enforces guardrails to ensure secure and accurate provider configuration.
Metadata
Slug llm-router
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is LLM Router?

Use AIsa for model routing, provider setup, and Chinese LLM access. Use when: the user needs model configuration, provider guidance, or routing workflows. Su... It is an AI Agent Skill for Claude Code / OpenClaw, with 102 downloads so far.

How do I install LLM Router?

Run "/install llm-router" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is LLM Router free?

Yes, LLM Router is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does LLM Router support?

LLM Router is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created LLM Router?

It is built and maintained by baofeng-tech (@baofeng-tech); the current version is v1.0.0.

💬 Comments