← 返回 Skills 市场
Openclaw Quickstart Cn
作者
yang1002378395-cmyk
· GitHub ↗
· v1.0.1
· MIT-0
166
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install openclaw-quickstart-cn
功能描述
中文用户快速安装配置国产AI模型并测试OpenClaw全流程指导,包括环境检查、模型配置、连接测试及扩展技能安装。
安全使用建议
This guide appears to be a legitimate quickstart for configuring Chinese AI providers, but it recommends running a remote installer via 'curl | bash' which can execute arbitrary code on your machine. Before proceeding: (1) verify the installer URL (get.openclaw.ai) — check the project's official repo or homepage and confirm the install script's contents; (2) prefer the npm install path if you trust the package registry and maintainers; (3) if you must use the curl method, download the script first and inspect it (curl -fsSL https://get.openclaw.ai -o install.sh; less install.sh) instead of piping to sh; (4) run installs in a sandbox or VM if you are unsure; (5) only provide API keys for the listed providers and never share cloud or system credentials; (6) verify the homepage/repo (skill.json points to https://github.com/openclaw-cn/skills) and the publisher identity before trusting the installer. If you want, I can fetch and summarize the installer script or check the GitHub repo for matching installer sources (I will not execute any code).
功能分析
Type: OpenClaw Skill
Name: openclaw-quickstart-cn
Version: 1.0.1
The skill bundle contains a high-risk 'curl | bash' installation pattern in SKILL.md (targeting https://get.openclaw.ai), which is a common vector for remote code execution. Additionally, the instructions prompt users to input sensitive API keys for multiple AI providers into the CLI, which could be captured if the environment or the downloaded script is compromised. While these behaviors align with the stated purpose of a quickstart guide, the lack of checksums or verification for the remote payload makes it a significant security risk.
能力评估
Purpose & Capability
The name/description (OpenClaw quickstart for Chinese users) match the SKILL.md instructions (environment checks, configuring DeepSeek/Zhipu/Qwen). Nothing in the manifest asks for unrelated credentials or files. However the guide tells users to run a remote installer (curl | bash) which effectively extends the skill beyond 'instruction-only' and should be explicitly declared.
Instruction Scope
Instructions are narrowly scoped to environment checks (node, uname), installing OpenClaw (curl|bash or npm), configuring provider API keys, and testing status/logs. They do not ask the agent to read arbitrary user files or exfiltrate data, but the curl | bash pattern instructs executing remote code, which could perform additional actions not visible in SKILL.md.
Install Mechanism
No install spec is declared in the registry metadata, yet the document directs users to run 'curl -fsSL https://get.openclaw.ai | bash' — piping a remote script to the shell is a high-risk install mechanism. The alternative npm install is lower risk. The remote URL is not a well-known release host (e.g., GitHub releases) and the manifest does not include a verified installer checksum or reproducible source.
Credentials
The skill does not request environment variables or secrets in the manifest. The documented workflow legitimately requires provider API keys (DeepSeek, Zhipu, Qwen); these are proportional to the stated purpose and are set via the OpenClaw CLI, not requested by the skill itself.
Persistence & Privilege
Registry flags show no forced persistence (always:false) and no special privileges. However, following the SKILL.md install (remote installer) could create persistent system binaries or services — that persistence would come from the external installer, not from the skill metadata.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-quickstart-cn - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-quickstart-cn触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
OpenClaw 快速入门指南 v1.0.1
- 文档整体重写,更注重中文用户易用性与本地 AI 模型配置流程
- 增加 Node.js 环境检查与快速安装命令
- 优化国产 AI 模型(DeepSeek/智谱/通义)配置说明,用更简明的配置指令替代原步骤
- 新增模型价格对比表,便于选择
- 增加常见问题解答与付费支持信息
v1.0.0
OpenClaw 快速启动指南 skill 首次发布。
- 为中文用户提供 5 分钟上手 OpenClaw 的完整流程
- 覆盖环境检查、国产 AI 模型配置(DeepSeek、智谱、通义)
- 提供模型接入、通讯平台连接、Skill 安装等详细步骤
- 收录常见问题及解决方法
- 配套文档、社区和安装服务推荐链接
元数据
常见问题
Openclaw Quickstart Cn 是什么?
中文用户快速安装配置国产AI模型并测试OpenClaw全流程指导,包括环境检查、模型配置、连接测试及扩展技能安装。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 166 次。
如何安装 Openclaw Quickstart Cn?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-quickstart-cn」即可一键安装,无需额外配置。
Openclaw Quickstart Cn 是免费的吗?
是的,Openclaw Quickstart Cn 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Openclaw Quickstart Cn 支持哪些平台?
Openclaw Quickstart Cn 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Openclaw Quickstart Cn?
由 yang1002378395-cmyk(@yang1002378395-cmyk)开发并维护,当前版本 v1.0.1。
推荐 Skills