cn-llm

Official

Unified gateway to Chinese LLMs with one API key.

AuthorAIsa-team
Version1.0.0
Installs0

System Documentation

What problem does it solve?

The CN-LLM Skill provides a single, unified interface to access multiple Chinese language models (Qwen, DeepSeek, GLM, Baichuan, and Moonshot) via the AIsa API, eliminating the need to manage separate endpoints and keys for each provider.

Core Features & Use Cases

  • Unified API access to multiple Chinese LLMs with one API key.
  • OpenAI-compatible chat interface for seamless integration with existing tooling.
  • Quick routing for tasks like chat, coding assistance, and reasoning across models.
  • Use Case: Build a Chinese-language assistant that can switch between Qwen and DeepSeek to compare responses.

Quick Start

  • Set your API key: export AISA_API_KEY="your-key"
  • Call the Python client to run a sample chat:
  • python3 scripts/cn_llm_client.py chat --model qwen3-max --message "Hello"

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cn-llm
Download link: https://github.com/AIsa-team/OpenClaw-Skills/archive/main.zip#cn-llm

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.