A gRPC-powered interface for discovering services and managing smart home devices like Roborock and Tado.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install gohome
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 gohome using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The GoHome skill is a specialized toolset designed to bridge AI agents with the GoHome ecosystem, facilitating advanced IoT management and service discovery. Built for the Openclaw Skills framework, it allows for seamless interaction with gRPC endpoints to list services, inspect plugins, and execute methods across various hardware integrations. This skill provides the necessary abstraction to manage complex home automation setups, ensuring that both developers and automated agents can interact with infrastructure in a predictable and secure manner. Whether you are monitoring system health via Grafana metrics or controlling specific climate zones, this skill centralizes those operations into a unified CLI and agent interface.
To get started with this skill for Openclaw Skills, configure your environment variables:
export GOHOME_HTTP_BASE="http://gohome:8080"
export GOHOME_GRPC_ADDR="gohome:9000"
Verify the connection using the CLI:
gohome-cli services
The GoHome skill utilizes specific environment variables and command outputs to organize its operational data:
| Item | Description |
|---|---|
| GOHOME_GRPC_ADDR | The address of the gRPC server (e.g., gohome:9000). |
| GOHOME_HTTP_BASE | The base URL for the HTTP API and metrics scrapers. |
| Services | A list of all gRPC services detected in the registry. |
| Plugins | Metadata regarding active device drivers like Roborock or Tado. |
| Methods | A taxonomy of available RPC calls for each service. |
Loading
An official API-driven skill for posting content to X (Twitter) using OAuth 1.0a for maximum reliability and bot detection bypass.

A professional framework for organizing AI agent projects through a self-contained directory structure and a rigorous three-layer documentation system.

A decentralized marketplace that allows AI agents to discover, hire, and pay specialized peer agents for automated task completion via on-chain escrow.

A programmatic, KYC-free email service powered by the Bitcoin Lightning Network for secure agent communications.

A specialized Mandarin Chinese learning engine for reviewing vocabulary and auditing speech within an agentic workflow.

An AI-driven research assistant that extracts, analyzes, and synchronizes deep academic paper summaries directly into Notion.








































