cn-llm
China LLM Gateway - Unified interface for Chinese LLMs including Qwen, DeepSeek, GLM, Baichuan. OpenAI compatible, one API Key for all models.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/chaimengphp/openclaw-aisa-cn-llmWhat This Skill Does
The OpenClaw CN-LLM skill serves as a unified gateway for accessing the top-tier large language models from the Chinese ecosystem. By abstracting the complexity of individual provider APIs, it offers a single, OpenAI-compatible endpoint that allows you to interact with models such as Qwen (Alibaba), DeepSeek, GLM, and Baichuan. This skill is designed for developers and power users who need high-performance Chinese language processing, advanced reasoning capabilities, and specialized coding assistance without managing multiple API keys or vendor-specific integration protocols. With the ability to switch between models like DeepSeek-R1 for logic-heavy tasks or Qwen3-Max for general intelligence, it acts as a centralized brain for your OpenClaw workflow.
Installation
To integrate this skill into your local environment, execute the following command in your terminal within the OpenClaw directory: clawhub install openclaw/skills/skills/chaimengphp/openclaw-aisa-cn-llm. Ensure that you have your AISA_API_KEY generated from the developer portal. Once installed, set your environment variable using export AISA_API_KEY="your-key-here". The skill will automatically detect this key for all subsequent API requests directed through the OpenClaw architecture.
Use Cases
This skill is ideal for several professional workflows. First, it excels in cross-lingual content generation and refinement where native Chinese context and nuance are required. Second, it is a powerhouse for software development, offering specialized coding models like DeepSeek-Coder to generate, refactor, or explain complex codebases. Third, it is highly effective for document analysis and long-form summarization when utilizing the 'Long' variants of the Qwen series, which are optimized for vast token windows. Finally, it provides an excellent testbed for model comparison, allowing users to benchmark the reasoning output of different architectures side-by-side.
Example Prompts
- "Use DeepSeek-R1 to analyze the following logic error in my Python script and provide a fix: [Code Snippet]"
- "Summarize this 50-page industry report into 5 key bullet points using Qwen3-Max in professional Chinese."
- "Compare the output of DeepSeek-V3 and Qwen3-Max on the task of generating a creative marketing slogan for a new AI product."
Tips & Limitations
- Pricing Awareness: Costs are calculated per million tokens. Monitor your usage via the Aisa marketplace dashboard, as prices vary significantly between high-performance 'Max' models and 'Flash/Lite' efficiency variants.
- Rate Limiting: Always implement exponential backoff in your automation scripts to handle potential rate limits during heavy batch processing.
- Context Window: Be mindful that while models like Qwen-Long support massive text blocks, performance may degrade slightly in extreme edge cases; always chunk your input when feasible.
- Compatibility: Ensure your client library supports standard OpenAI-compliant configurations, as this is the baseline for all interaction with the gateway.
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-chaimengphp-openclaw-aisa-cn-llm": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api
Related Skills
perplexity-search
Perplexity Sonar search and answer generation through AIsa. Use when the task is specifically to call Perplexity Sonar, Sonar Pro, Sonar Reasoning Pro, or Sonar Deep Research for citation-backed web answers, analytical reasoning, or long-form research reports.
MarketPulse
Query real-time and historical financial data across equities and crypto—prices, market moves, metrics, and trends for analysis, alerts, and reporting.
openclaw-media-gen
Generate images & videos with AIsa. Gemini 3 Pro Image (image) + Qwen Wan 2.6 (video) via one API key.
Prediction Market Arbitrage
Find and analyze arbitrage opportunities across prediction markets like Polymarket and Kalshi.
Twitter Command Center (Search + Post)
Searches and reads X (Twitter): profiles, timelines, mentions, followers, tweet search, trends, lists, communities, and Spaces. Publishes posts after the user completes OAuth in the browser. Use when the user asks about Twitter/X data, social listening, or posting without sharing account passwords.