ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified ai models Safety 4/5

aisa-provider

Configure AIsa as a first-class model provider for OpenClaw, enabling production access to major Chinese AI models (Qwen, DeepSeek, Kimi K2.5, Doubao) through official partnerships with Alibaba Cloud, BytePlus, and Moonshot. Use this skill when the user wants to set up Chinese AI models, configure AIsa API access, compare pricing between AIsa and other providers (OpenRouter, Bailian), switch between Qwen/DeepSeek/Kimi models, or troubleshoot AIsa provider configuration in OpenClaw. Also use when the user mentions AISA_API_KEY, asks about Chinese LLM pricing, Kimi K2.5 setup, or needs help with Qwen Key Account setup.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/aisadocs/openclaw-aisa-leading-chinese-llm
Or

What This Skill Does

The AIsa provider skill enables OpenClaw to function as a production-grade interface for China's leading artificial intelligence models. By acting as a unified API gateway, AIsa provides direct, reliable access to the Qwen family (via Alibaba Cloud), DeepSeek, Kimi K2.5 (by Moonshot AI), and Doubao (via BytePlus). This skill is designed for developers, researchers, and power users who require stable, high-performance, and cost-effective access to models that are often difficult to procure or integrate directly due to regional network and payment hurdles. It abstracts away the complexity of handling multiple vendor SDKs, offering a standardized OpenAI-compatible API format.

Installation

You can integrate AIsa into your OpenClaw environment using the following command: clawhub install openclaw/skills/skills/aisadocs/openclaw-aisa-leading-chinese-llm

Once installed, you can configure authentication using environment variables by setting export AISA_API_KEY="your-key-here" or by running the interactive command: openclaw onboard --auth-choice aisa-api-key. For manual integration, update your ~/.openclaw/openclaw.json with the required baseUrl and apiKey fields as documented in the internal configuration schema.

Use Cases

This skill is ideal for teams building applications requiring local Chinese language excellence, such as sentiment analysis of domestic social media, customer support localization, or academic research requiring DeepSeek's reasoning capabilities. It is particularly useful for users looking to consolidate their model spend, as AIsa offers bulk-rate pricing and specific cost advantages—including up to 80% savings on Kimi K2.5 compared to standard retail channels. It acts as a bridge for developers who need to switch between model families (e.g., Qwen3 Max to DeepSeek V3.1) without rewriting their local implementation code.

Example Prompts

  1. "OpenClaw, configure the AIsa provider with my new API key and set the default model to Qwen3 Max."
  2. "How does the cost of DeepSeek V3.1 via AIsa compare to the official Bailian pricing, and can you switch my active provider to AIsa?"
  3. "I need to use Kimi K2.5 for my reasoning task; can you update my current session to use that model through the AIsa gateway?"

Tips & Limitations

Always remember that AIsa acts as a gateway; therefore, your API uptime is dependent on the connectivity between your server and the AIsa API endpoint. Pricing is dynamic and updated via the official AIsa marketplace; verify rates periodically at their website. Note that while the models support various input types (text and image), some specific configurations like 'supportsDeveloperRole' may vary by model tier. Ensure your AISA_API_KEY is kept secure and never committed to public repositories, as it provides full production access to your account's model quota.

Metadata

Author@aisadocs
Stars4473
Views9
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-aisadocs-openclaw-aisa-leading-chinese-llm": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#llm-gateway#chinese-ai#qwen#deepseek#api-integration
Safety Score: 4/5

Flags: external-api