openclaw-help

star 7

Help, FAQ, debugging, and testing for OpenClaw. Use when: troubleshooting issues, debugging errors, running tests, answering FAQ about models, auth, first-run setup, or everyday operations. Triggers on: "help", "faq", "testing", "debug", "testing-live", "error", "issue", "problem", "not working", "failed", "codex agentic parity".

Hashi-Ai-Dev By Hashi-Ai-Dev schedule Updated 5/27/2026

name: openclaw-help description: "Help, FAQ, and testing for OpenClaw. Use when: looking up an everyday question about models, auth, or basic usage, finding a FAQ entry, running test suites (testing-live), or asking "how do I…" in plain language. For deeper diagnostics use openclaw-troubleshooting instead. Triggers on: "help", "faq", "how do I", "how to", "common question", "everyday", "basic usage", "testing", "testing-live", "codex agentic parity"."

OpenClaw Help Reference

FAQ

Topic When to use
First-run FAQ Install stuck, onboarding errors, auth failures, first-run issues
Models FAQ Model selection, auth profiles, failover, provider switching
Testing Writing and running tests for OpenClaw agents
Testing live Testing in production/live environments

Common first-run issues

openclaw doctor is your first stop for any issue:

openclaw doctor --non-interactive
openclaw status
openclaw logs --follow

Install stuck?First-run FAQ

Model auth failing?Models FAQ

Channel not connecting?openclaw channels status + channel troubleshooting

Testing

Type Tool
Unit/integration tests openclaw test — see Testing
Live environment testing Testing live
Channel diagnostics openclaw channels diagnose

Debug checklist

  1. openclaw doctor --non-interactive — catches 80% of common issues
  2. openclaw status — gateway + agent health
  3. openclaw logs --follow — real-time gateway logs
  4. openclaw gateway status — is the gateway process running?
  5. openclaw config get — verify active config matches expectations

References

  • references/faq-first-run.md — first-run and install issues
  • references/faq-models.md — model selection, auth, failover
  • references/testing.md — writing tests
  • references/testing-live.md — live environment testing
Install via CLI
npx skills add https://github.com/Hashi-Ai-Dev/openclaw-clawdoc --skill openclaw-help
Repository Details
star Stars 7
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator
Hashi-Ai-Dev
Hashi-Ai-Dev Explore all skills →