Clawpilot
by @jason513597
Expert skill for OpenClaw (v2026.2.19) — self-hosted AI gateway connecting chat apps (WhatsApp, Telegram, Discord, Slack, iMessage, Signal, LINE, Matrix, Tea...
1. openclaw doctor — config validation
2. openclaw health — gateway status
3. openclaw logs — recent logs
4. openclaw status --all — full state (secrets redacted)
5. openclaw memory search "topic" — search agent memory
6. openclaw sessions list — view active sessions
7. Check /tmp/openclaw/openclaw-YYYY-MM-DD.log
Discover & Install Skills
When user asks about extending OpenClaw with new skills or asks "what skills are available":
1. Official registry: https://clawhub.com
2. Community curated list (1,715+ skills, 31 categories): https://github.com/VoltAgent/awesome-openclaw-skills
3. Install via CLI: npx clawhub@latest install
4. Manual install: copy skill folder to ~/.openclaw/skills/ (global) or (workspace)
Security: Third-party skills execute as trusted code. Hundreds of malicious skills were discovered on ClawHub in early 2026. Always:
openclaw skills scan before installing (v2026.2.6+)exec, browser, or web_fetch toolsFor skills config schema (load order, per-skill env/apiKey, hot reload), see Configuration Reference. For skill ecosystem URLs (ClawHub registry, community lists), see Security Hardening — Skill Supply Chain.
clawhub install clawpilot