A lightweight skill that enables local gesture-controlled AI conversations using palm movements and the OpenClaw gateway.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install yuzhua
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 yuzhua using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Yuzhua is a specialized project designed for local, hands-free AI interaction. By utilizing Openclaw Skills, users can deploy a system where an open palm triggers recording and a closed hand stops it to send a request. This skill handles the entire lifecycle of the Yuzhua gateway, ensuring that speech recognition, Voice Activity Detection (VAD), and Text-to-Speech (TTS) all run locally for maximum privacy and performance. It is architected to remain isolated from the core runtime, meaning it provides gesture capabilities without altering the main process behavior of your existing Openclaw Skills setup.
To get started with this skill, run the following commands in the skill directory:
# Install dependencies and clone the repository
./scripts/install.sh
# Configure your environment
# Edit the .env file to add your specific tokens
# Start the Yuzhua gesture service
./scripts/start.sh
# Verify the connection to the gateway
./scripts/health_check.sh
The skill manages its state and configuration through specific environment variables and local files:
| Item | Description | Default Value |
|---|---|---|
| YUZHUA_HOME | Local directory for the Yuzhua application | ~/.openclaw/workspace/apps/Yuzhua |
| YUZHUA_REPO_URL | The source repository for the gesture engine | https://github.com/juguangyuan520-dotcom/Yuzhua.git |
| .env | Configuration file for API tokens and secrets | Generated from .env.example |
| API Status | Health check endpoint for transcriber and session | http://127.0.0.1:8080/api/status |
Loading
A comprehensive API for accessing global banking data, including rankings, user reviews, and crypto-friendliness scores across every country.

A powerful skill for executing deep web research and complex browser automation using Yutori cloud agents.

A comprehensive interface to programmatically interact with a local Logseq instance for automated knowledge management and graph manipulation.

A comprehensive developer reputation and identity resolution tool powered by Talent Protocol and GitHub enrichment.

vodoo is a powerful CLI tool designed for AI agents to query and manage Odoo ERP data efficiently using XML-RPC.

A CLI-based state management system for coordinating, monitoring, and instructing autonomous AI research agents.








































