What problem does it solve? Operators need a safe, explicit way to check and control local OpenClaw services (PT, orama, Portal) through a WhatsApp QR gateway without guessing runtime state or bypassing approval gates for sensitive actions. ## Core Features & Use Cases - Gateway Verification: Check QR page availability, health endpoints, and running processes on port 8555 before making claims about gateway state. - Command Routing Guidance: Plan and document WhatsApp commands such as health, restart, task, and status with tier-based fallback routing across Ollama, GPU/GLM, and OpenRouter. - HITL Safety Gates: Enforce human approval for restarts, task dispatch, QR refresh, and notification delivery while keeping read-only checks unrestricted. - Use Case: An operator asks whether the WhatsApp gateway is live; the skill runs curl and ps checks, reports the observed state, and proposes the next safe action without exposing tokens. ## Quick Start Ask the agent to run /whatsapp-qr-gateway with the action "health" to verify the gateway and report the current service status.