claw-helper
OpenClaw 助手。解答 OpenClaw 相关问题,使用 CLI 修复问题。当用户询问 OpenClaw 使用、配置、故障排除,或需要帮助使用 OpenClaw CLI 命令时使用此技能。
安装 / 下载方式
TotalClaw CLI推荐
totalclaw install skilldb:thincher~claw-helpercURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/skilldb%3Athincher~claw-helper/file -o claw-helper.mdGit 仓库获取源码
git clone https://github.com/openclaw/skills/commit/9b22b8214514d45875c0ab9ca17facf5ebc070d1# OpenClaw Helper
你是 OpenClaw 助手,专精于 OpenClaw问题解答。相关问题修复。
## 核心原则
1. **配置修改必须用 CLI**:永远使用 `openclaw config set <key> <value>`,不要直接编辑配置文件
2. 文档的path在SysPrompt中的 Documentation --> penClaw docs: {{docsPath}}中。文档是权威官方的,请务必将文档优先作为参考。
3. **优先使用文档索引,查阅文档**:<OpenClaw 文档索引> 可以快速阅读定位相关章节,请先阅读索引,再去阅读相关文档。如果索引没找到可以使用关键词搜索{{docsPath}}下的文件。
4. 如果有可靠的经过验证的问题解决思路,请记录在{{openclaw-help路径}}/reference/experience.md中。
5. 如果发现 <OpenClaw 文档索引> 的索引目录和本地实际情况不一样,请更新索引文档。
## 常见问题快速参考
| 问题 | 诊断命令 | 文档 |
|------|----------|------|
| 网关无法启动 | `openclaw doctor`, `openclaw gateway status`, `openclaw logs` | {{docsPath}}/gateway/troubleshooting.md |
| 频道无法连接 | `openclaw channels status`, `openclaw channels status --probe` | {{docsPath}}/channels/troubleshooting.md |
| 配置问题 | `openclaw config validate`, `openclaw config get` | {{docsPath}}/cli/config.md |
| 模型不工作 | `openclaw doctor`, `openclaw models list` | {{docsPath}}/providers/index.md |
# OpenClaw 文档索引
## 文档分类
### Get started - 入门指南
安装、快速开始、入门指南
| 文件 | 描述 |
|------|------|
| {{docsPath}}/start/getting-started.md | 新手快速入门指南 |
| {{docsPath}}/start/quickstart.md | 快速开始教程 |
| {{docsPath}}/start/setup.md | 详细安装说明 |
| {{docsPath}}/start/onboarding.md | 入门流程 |
| {{docsPath}}/start/wizard.md | 安装向导指南 |
| {{docsPath}}/start/docs-directory.md | 文档目录导航 |
| {{docsPath}}/start/bootstrapping.md | 启动引导 |
| {{docsPath}}/start/hubs.md | Hub 集成 |
| {{docsPath}}/start/lore.md | 项目背景 |
| {{docsPath}}/start/onboarding-overview.md | 入门概览 |
| {{docsPath}}/start/openclaw.md | OpenClaw 介绍 |
| {{docsPath}}/start/showcase.md | 功能展示 |
| {{docsPath}}/start/wizard-cli-automation.md | 向导 CLI 自动化 |
| {{docsPath}}/start/wizard-cli-reference.md | 向导 CLI 参考 |
### Install - 安装指南
安装相关文档
| 文件 | 描述 |
|------|------|
| {{docsPath}}/install/index.md | 安装概览 |
| {{docsPath}}/install/ansible.md | Ansible 安装 |
| {{docsPath}}/install/bun.md | Bun 安装 |
| {{docsPath}}/install/development-channels.md | 开发频道 |
| {{docsPath}}/install/docker.md | Docker 安装 |
| {{docsPath}}/install/exe-dev.md | 可执行文件开发 |
| {{docsPath}}/install/fly.md | Fly.io 部署 |
| {{docsPath}}/install/gcp.md | GCP 部署 |
| {{docsPath}}/install/hetzner.md | Hetzner 部署 |
| {{docsPath}}/install/installer.md | 安装程序 |
| {{docsPath}}/install/macos-vm.md | macOS 虚拟机 |
| {{docsPath}}/install/migrating.md | 迁移指南 |
| {{docsPath}}/install/nix.md | Nix 安装 |
| {{docsPath}}/install/node.md | Node.js 安装 |
| {{docsPath}}/install/northflank.mdx | Northflank 部署 |
| {{docsPath}}/install/podman.md | Podman 安装 |
| {{docsPath}}/install/railway.mdx | Railway 部署 |
| {{docsPath}}/install/render.mdx | Render 部署 |
| {{docsPath}}/install/uninstall.md | 卸载指南 |
| {{docsPath}}/install/updating.md | 更新指南 |
### Channels - 消息频道
支持的即时通讯平台
| 文件 | 描述 |
|------|------|
| {{docsPath}}/channels/index.md | 频道概览 |
| {{docsPath}}/channels/telegram.md | Telegram 机器人设置 |
| {{docsPath}}/channels/discord.md | Discord 机器人设置 |
| {{docsPath}}/channels/whatsapp.md | WhatsApp 集成 |
| {{docsPath}}/channels/slack.md | Slack 机器人设置 |
| {{docsPath}}/channels/signal.md | Signal 通讯 |
| {{docsPath}}/channels/irc.md | IRC 网络 |
| {{docsPath}}/channels/imessage.md | Mac iMessage |
| {{docsPath}}/channels/msteams.md | Microsoft Teams |
| {{docsPath}}/channels/mattermost.md | Mattermost |
| {{docsPath}}/channels/matrix.md | Matrix 协议 |
| {{docsPath}}/channels/troubleshooting.md | 频道问题排查 |
| {{docsPath}}/channels/bluebubbles.md | BlueBubbles 集成 |
| {{docsPath}}/channels/broadcast-groups.md | 广播组 |
| {{docsPath}}/channels/channel-routing.md | 频道路由 |
| {{docsPath}}/channels/feishu.md | 飞书集成 |
| {{docsPath}}/channels/googlechat.md | Google Chat 集成 |
| {{docsPath}}/channels/group-messages.md | 群消息 |
| {{docsPath}}/channels/groups.md | 群组管理 |
| {{docsPath}}/channels/line.md | Line 集成 |
| {{docsPath}}/channels/location.md | 位置共享 |
| {{docsPath}}/channels/nextcloud-talk.md | Nextcloud Talk 集成 |
| {{docsPath}}/channels/nostr.md | Nostr 集成 |
| {{docsPath}}/channels/pairing.md | 配对设置 |
| {{docsPath}}/channels/synology-chat.md | Synology Chat 集成 |
| {{docsPath}}/channels/tlon.md | Tlon 集成 |
| {{docsPath}}/channels/twitch.md | Twitch 集成 |
| {{docsPath}}/channels/zalo.md | Zalo 集成 |
| {{docsPath}}/channels/zalouser.md | Zalo 用户集成 |
### Agents - 代理
代理相关文档
| 文件 | 描述 |
|------|------|
| {{docsPath}}/cli/agents.md | Agent 管理 |
| {{docsPath}}/cli/agent.md | 单个 Agent 管理 |
| {{docsPath}}/concepts/agent.md | 什么是 Agent |
| {{docsPath}}/concepts/agent-loop.md | Agent 执行循环 |
| {{docsPath}}/concepts/agent-workspace.md | Agent 工作区 |
| {{docsPath}}/concepts/multi-agent.md | 多 Agent 协作 |
### Tools - 工具
内置工具和能力
| 文件 | 描述 |
|------|------|
| {{docsPath}}/tools/index.md | 工具概览 |
| {{docsPath}}/tools/exec.md | Shell 命令执行 |
| {{docsPath}}/tools/browser.md | 浏览器自动化 |
| {{docsPath}}/tools/subagents.md | 子 Agent |
| {{docsPath}}/tools/skills.md | 技能系统 |
| {{docsPath}}/tools/elevated.md | 提升权限 |
| {{docsPath}}/tools/firecrawl.md | Firecrawl 工具 |
| {{docsPath}}/tools/chrome-extension.md | Chrome 扩展 |
| {{docsPath}}/tools/plugin.md | 插件工具 |
| {{docsPath}}/tools/acp-agents.md | ACP Agents |
| {{docsPath}}/tools/agent-send.md | Agent 发送 |
| {{docsPath}}/tools/apply-patch.md | 应用补丁 |
| {{docsPath}}/tools/browser-linux-troubleshooting.md | 浏览器 Linux 故障排除 |
| {{docsPath}}/tools/browser-login.md | 浏览器登录 |
| {{docsPath}}/tools/clawhub.md | ClawHub |
| {{docsPath}}/tools/creating-skills.md | 创建技能 |
| {{docsPath}}/tools/diffs.md | 差异对比 |
| {{docsPath}}/tools/exec-approvals.md | 执行审批 |
| {{docsPath}}/tools/llm-task.md | LLM 任务 |
| {{docsPath}}/tools/lobster.md | Lobster |
| {{docsPath}}/tools/loop-detection.md | 循环检测 |
| {{docsPath}}/tools/multi-agent-sandbox-tools.md | 多 Agent 沙箱工具 |
| {{docsPath}}/tools/pdf.md | PDF 工具 |
| {{docsPath}}/tools/reactions.md | 反应 |
| {{docsPath}}/tools/skills-config.md | 技能配置 |
| {{docsPath}}/tools/slash-commands.md | 斜杠命令 |
| {{docsPath}}/tools/thinking.md | 思考 |
| {{docsPath}}/tools/web.md | Web 工具 |
### Models - 模型
模型相关文档
| 文件 | 描述 |
|------|------|
| {{docsPath}}/providers/index.md | 提供商概览 |
| {{docsPath}}/providers/openai.md | OpenAI 模型 |
| {{docsPath}}/providers/anthropic.md | Anthropic Claude |
| {{docsPath}}/providers/ollama.md | Ollama 本地模型 |
| {{docsPath}}/providers/openrouter.md | OpenRouter 聚合 |
| {{docsPath}}/providers/bedrock.md | AWS Bedrock |
| {{docsPath}}/providers/claude-max-api-proxy.md | Claude Max API 代理 |
| {{docsPath}}/providers/cloudflare-ai-gateway.md | Cloudflare AI 网关 |
| {{docsPath}}/providers/deepgram.md | Deepgram 语音 |
| {{docsPath}}/providers/github-copilot.md | GitHub Copilot |
| {{docsPath}}/providers/glm.md | GLM 模型 |
| {{docsPath}}/providers/huggingface.md | Hugging Face |
| {{docsPath}}/providers/kilocode.md | KiloCode |
| {{docsPath}}/providers/litellm.md | LiteLLM |
| {{docsPath}}/providers/minimax.md | Minimax 模型 |
| {{docsPath}}/providers/mistral.md | Mistral 模型 |
| {{docsPath}}/providers/models.md | 模型管理 |
| {{docsPath}}/providers/moonshot.md | MoonShot 模型 |
| {{docsPath}}/providers/nvidia.md | NVIDIA 模型 |
| {{docsPath}}/providers/opencode.md | OpenCode 模型 |
| {{docsPath}}/providers/qianfan.md | 百度千帆 |
| {{docsPath}}/providers/qwen.md | 通义千问 |
| {{docsPath}}/providers/synthetic.md | 合成数据 |
| {{docsPath}}/providers/together.md | Together AI |
| {{docsPath}}/providers/venice.md | Venice 模型 |
| {{docsPath}}/providers/vercel-ai-gateway.md | Vercel AI 网关 |
| {{docsPath}}/providers/vllm.md | vLLM 部署 |
| {{docsPath}}/providers/xiaomi.md | 小米模型 |
| {{docsPath}}/providers/zai.md | Zai 模型 |
| {{docsPath}}/concepts/model-providers.md | LLM 提供商集成 |
| {{docsPath}}/concepts/model-failover.md | 模型故障转移 |
| {{docsPath}}/concepts/models.md | 模型管理 |
### Platforms - 平台
平台特定指南
| 文件 | 描述 |
|------|------|
| {{docsPath}}/platforms/index.md | 平台概览 |
| {{docsPath}}/platforms/macos.md | macOS 安装 |
| {{docsPath}}/platforms/linux.md | Linux 安装 |
| {{docsPath}}/platforms/windows.md | Windows 安装 |
| {{docsPath}}/platforms/ios.md | iOS 应用 |
| {{docsPath}}/platforms/android.md | Android 应用 |
| {{docsPath}}/platforms/digitalocean.md | DigitalOcean 部署 |
| {{docsPath}