A comprehensive diagnostic tool for resolving connection, pairing, and routing failures between OpenClaw gateways and companion apps.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install cool-node-connect
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install cool-node-connect using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Node Connect is a specialized diagnostic workflow designed to bridge the gap between OpenClaw gateways and their companion nodes on Android, iOS, and macOS. It addresses the technical complexities of network topology, ensuring that your Openclaw Skills operate seamlessly across different environments. By analyzing gateway bindings and authentication states, this skill eliminates the guesswork involved when QR codes fail or manual connections time out.
Whether you are deploying on a local network, utilizing Tailscale for secure tunneling, or exposing services via a public reverse proxy, Node Connect identifies the specific failure point in the connection lifecycle. It focuses on finding the one functional route from node to gateway and ensuring the authorization layer is correctly configured to accept new pairings.
To diagnose connectivity within your Openclaw Skills environment, use the following CLI commands to gather state information:
# Check the current gateway configuration and advertised URL
openclaw qr --json
# Inspect pending device pairing requests
openclaw devices list
# Verify Tailscale status if using tailnet routing
tailscale status --json
Ensure your gateway is restarted after making changes to gateway.bind or gateway.tailscale.mode for settings to take effect.
The skill analyzes the following data points to determine connection health:
| Attribute | Description |
|---|---|
| gatewayUrl | The endpoint the app attempts to reach, derived from the setup code. |
| urlSource | The configuration source (e.g., lan, tailnet, publicUrl) determining the route. |
| auth.mode | The authentication strategy (e.g., token, tailscale) currently enforced. |
| pairingStatus | The current lifecycle state of a node request (pending, approved, or expired). |
Loading
A real-time visual dashboard for managing actionable pins, multi-track project pipelines, and historical task recovery.

An advanced orchestrator skill that fetches GitHub issues, spawns parallel AI sub-agents to implement fixes, and automatically addresses PR review comments.

An intelligent automation tool that generates 10 conversion-optimized Instagram bios tailored to your niche using competitor analysis and AI scoring.

An automated workflow that generates ten SEO-optimized show note versions, timestamps, and social media promotion kits for podcast episodes.

An automated conversion rate optimization tool that generates 10 high-converting landing page variations based on competitor analysis and proven copywriting frameworks.

A comprehensive suite of system, network, and file management utilities designed to give AI agents Swiss Army knife capabilities for server maintenance.








































