运行时依赖
无特殊依赖
安装命令
点击复制官方npx clawhub@latest install openclaw-config
镜像加速npx clawhub@latest install openclaw-config --registry https://cn.longxiaskill.com 镜像可用
本土化适配说明
Openclaw Config — 技能工具 安装说明: 安装命令:["openclaw skills install openclaw-config","openclaw config set agents.defaults.workspace '\"~/.openclaw/workspace\"' --json\nopenclaw doctor","openclaw config set gateway.port 18789 --json\nopenclaw doctor","openclaw config set channels.telegram.dmPolicy '\"open\"' --json\nopenclaw config set channels.telegram.allowFrom '[\"*\"]' --json\nopenclaw doctor","openclaw config set tools.web.search.enabled true --json\nopenclaw config set tools.web.search.provider '\"brave\"' --json\n\n# Recommended: provide the key via env var (or write tools.web.search.apiKey)\n# export BRAVE_API_KEY=\"...\"\n\nopenclaw doctor"] 支持国内镜像加速,使用 --registry https://cn.longxiaskill.com 参数可加速下载