Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
OpenClaw expert — use for ANY OpenClaw question or problem including: config errors, gateway crashes, gateway not starting, slash commands, channel routing,...
OpenClaw expert — use for ANY OpenClaw question or problem including: config errors, gateway crashes, gateway not starting, slash commands, channel routing,...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
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.
SourceURLDocs homehttps://docs.openclaw.aiDocs index (machine-readable)https://docs.openclaw.ai/llms.txtConfig referencehttps://docs.openclaw.ai/gateway/configuration-reference.mdGateway troubleshootinghttps://docs.openclaw.ai/gateway/troubleshooting.mdGeneral troubleshootinghttps://docs.openclaw.ai/help/troubleshooting.mdFAQhttps://docs.openclaw.ai/help/faq.mdDoctor docshttps://docs.openclaw.ai/gateway/doctor.mdGitHub repohttps://github.com/openclaw/openclawGitHub Issueshttps://github.com/openclaw/openclaw/issuesReleases / changeloghttps://github.com/openclaw/openclaw/releasesCommunity Discordhttps://discord.gg/clawdClawHub (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
Backup: cp ~/.openclaw/openclaw.json ~/.openclaw/openclaw.json.bak Edit the config Validate JSON: cat ~/.openclaw/openclaw.json | python3 -m json.tool > /dev/null Restart: openclaw gateway restart Check logs: tail -30 ~/.openclaw/logs/gateway.log
Never 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.
Writing, remixing, publishing, visual generation, and marketing content production.
Largest current source with strong distribution and engagement signals.