OpenClaw expert — use for ANY OpenClaw question or problem including: config errors, gateway crashes, gateway not starting, slash commands, channel routing,...
数据来源:ClawHub。 在 ClawSkills 查看
选择你使用的 Agent
方法一:命令行安装(推荐)
推荐(无需提前安装 clawhub)
npx clawhub@latest --dir ~/.claude/skills install claw-guru或使用 clawhub CLI(需提前安装)
clawhub --dir ~/.claude/skills install claw-guru⚠️ 需要 Node.js 18+,没有 Node?请使用下方方法二直接下载 ZIP。 安装 Node.js →
方法二:手动下载安装(无需 Node)
下载 ZIP,解压后将文件夹放到以下路径,重启 Agent 即可:
安装路径
~/.claude/skills/claw-guru/💡解压后将文件夹放到上方路径,重启 Agent 即可生效
--- name: claw-guru description: > OpenClaw expert — use for ANY OpenClaw question or problem including: config errors, gateway crashes, gateway not starting, slash commands, channel routing, multi-agent setup, heartbeat, cron jobs, channel setup, Discord/Telegram/Slack/iMessage integration, pairing, auth, nodes, version upgrades, skills, sandboxing, model providers, webhooks, hooks, "openclaw not working", "gateway crashed", "command not found", session issues, memory, browser tool, CLI usage, installation, permissions, tool policy, remote access, and any other OpenClaw topic. ---
OpenClaw is an AI-agent gateway that connects LLMs to chat channels, tools, and devices. Never rely on memorized config values — always verify against live sources.
| Source | URL | |--------|-----| | Docs home | https://docs.openclaw.ai | | Docs index (machine-readable) | https://docs.openclaw.ai/llms.txt | | Config reference | https://docs.openclaw.ai/gateway/configuration-reference.md | | Gateway troubleshooting | https://docs.openclaw.ai/gateway/troubleshooting.md | | General troubleshooting | https://docs.openclaw.ai/help/troubleshooting.md | | FAQ | https://docs.openclaw.ai/help/faq.md | | Doctor docs | https://docs.openclaw.ai/gateway/doctor.md | | GitHub repo | https://github.com/openclaw/openclaw | | GitHub Issues | https://github.com/openclaw/openclaw/issues | | Releases / changelog | https://github.com/openclaw/openclaw/releases | | Community Discord | https://discord.gg/clawd | | ClawHub (skills) | https://clawhub.ai |
Start with llms.txt to find the right doc page for any topic.
openclaw doctor
openclaw gateway status
tail -50 ~/.openclaw/logs/gateway.log
Search llms.txt for the topic keyword → fetch that doc page → base your answer on it.
Search https://github.com/openclaw/openclaw/issues?q=ERROR_STRING for known issues and fixes.
DIST=$(find $(npm root -g)/openclaw/dist ~/.npm*/openclaw/dist 2>/dev/null | head -1)
# Look up any config key:
grep -o 'KEY_NAME.\{0,200\}' "$DIST"/config-*.js | head -10
# Or check the live config reference doc:
# https://docs.openclaw.ai/gateway/configuration-reference.md
cp ~/.openclaw/openclaw.json ~/.openclaw/openclaw.json.bakcat ~/.openclaw/openclaw.json | python3 -m json.tool > /dev/nullopenclaw gateway restarttail -30 ~/.openclaw/logs/gateway.logNever give config values, defaults, or field names from memory. Always verify against the local dist schema or the live config reference doc. OpenClaw ships new versions frequently — stale advice breaks things.
安装 Openclaw Guru - Documentation and Support expert 后,可以对 AI 说这些话来触发它
Help me get started with Openclaw Guru - Documentation and Support expert
Explains what Openclaw Guru - Documentation and Support expert does, walks through the setup, and runs a quick demo based on your current project
Use Openclaw Guru - Documentation and Support expert to openClaw expert — use for ANY OpenClaw question or problem includin...
Invokes Openclaw Guru - Documentation and Support expert with the right parameters and returns the result directly in the conversation
What can I do with Openclaw Guru - Documentation and Support expert in my ai agent & automation workflow?
将技能文件夹放到 ~/.claude/skills/claw-guru/ 目录(个人级,所有项目可用),或 .claude/skills/claw-guru/(项目级)。重启 AI 客户端后,用 /claw-guru 主动调用,或让 AI 根据上下文自动发现并使用。
Openclaw Guru - Documentation and Support expert 支持 Claude、Cursor、OpenClaw,可与这些 AI 平台无缝集成,扩展其能力。
Openclaw Guru - Documentation and Support expert 可免费安装使用。请查阅仓库了解许可证信息。
OpenClaw expert — use for ANY OpenClaw question or problem including: config errors, gateway crashes, gateway not starting, slash commands, channel routing,...
Lists the top use cases for Openclaw Guru - Documentation and Support expert, with example commands for each scenario
Automate my ai agent & automation tasks using Openclaw Guru - Documentation and Support expert
Identifies repetitive steps in your workflow and sets up Openclaw Guru - Documentation and Support expert to handle them automatically
Openclaw Guru - Documentation and Support expert 属于「AI Agent & Automation」分类,该分类的技能帮助 AI 智能体在此领域执行专业任务。