← 返回 Skills 市场
Cn LLM
作者
baofeng-tech
· GitHub ↗
· v1.0.0
· MIT-0
73
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (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_KEYis 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.
安全使用建议
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.
功能分析
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.
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install cn-llm - 安装完成后,直接呼叫该 Skill 的名称或使用
/cn-llm触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 73 次。
如何安装 Cn LLM?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install cn-llm」即可一键安装,无需额外配置。
Cn LLM 是免费的吗?
是的,Cn LLM 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Cn LLM 支持哪些平台?
Cn LLM 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Cn LLM?
由 baofeng-tech(@baofeng-tech)开发并维护,当前版本 v1.0.0。
推荐 Skills