← Back to Skills Marketplace
baofeng-tech

Cn LLM

by baofeng-tech · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
73
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install cn-llm
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)

Cn LLM

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/cn_llm_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 package appears to do exactly what it claims: a small Python CLI that calls the AIsa API. Before installing, confirm the AISA_API_KEY you provide is scoped appropriately and issued by a trusted AIsa account, keep the key secret, and consider using a key with limited permissions or quota. If you have regulatory or data-sensitivity concerns, review network traffic to api.aisa.one and avoid sending sensitive data to the service.
Capability Analysis
Type: OpenClaw Skill Name: cn-llm Version: 1.0.0 The skill is a legitimate tool for interacting with Chinese LLM providers via the AIsa API gateway. The Python client (scripts/cn_llm_client.py) uses standard libraries for network communication and lacks any high-risk behaviors such as shell execution, file system access, or data exfiltration. The SKILL.md instructions are well-defined and include explicit guardrails to prevent the agent from requesting unauthorized credentials.
Capability Tags
requires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description: model routing and provider setup for Chinese LLMs; required binary: python3; required env var: AISA_API_KEY — all are appropriate and necessary for an API-backed CLI client.
Instruction Scope
SKILL.md limits runtime to shipped scripts and AIsa setup; instructions reference repo-relative scripts and only the AISA_API_KEY. The bundled script only makes requests to the AIsa API and lists/supports models; it does not read unrelated files or extra environment variables.
Install Mechanism
No install spec (instruction-only) with a small included Python script; nothing is being downloaded or extracted from arbitrary URLs.
Credentials
Only AISA_API_KEY is required and declared as the primary credential; no unrelated secrets, config paths, or excessive env vars are requested.
Persistence & Privilege
always is false, the skill is user-invocable and can be called by the agent (normal). The skill does not modify other skills or system-wide configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install cn-llm
  3. After installation, invoke the skill by name or use /cn-llm
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of cn-llm skill. - Provides model routing, provider setup, and Chinese LLM access via AIsa. - Supports provider configuration, routing workflows, and model operations. - Requires Python 3 and the AISA_API_KEY environment variable. - Includes guides for provider setup, supported model inspection, and runtime preparation. - Designed for both direct user requests and integration within supported environments.
Metadata
Slug cn-llm
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Cn LLM?

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 73 downloads so far.

How do I install Cn LLM?

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

Is Cn LLM free?

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

Which platforms does Cn LLM support?

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

Who created Cn LLM?

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

💬 Comments