A versatile skill for controlling Unitree mobile robots and AI stereo cameras through instant messaging platforms.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install openclaw-robotics
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 openclaw-robotics using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Unitree Robot Controller is a specialized tool designed to bridge the gap between AI agent platforms and physical robotics. It enables developers and enthusiasts to command a wide range of mobile robots—including quadruped, bipedal, and humanoid models—using standard instant messaging platforms. This skill simplifies the complex task of robot telemetry and command execution, providing a unified interface for the next generation of Openclaw Skills focused on physical hardware interaction.
By abstracting the underlying communication protocols, this skill allows users to focus on high-level logic and task automation. Whether you are managing a fleet of quadrupeds or a single humanoid robot, the controller provides the necessary hooks to integrate physical movement into your AI-driven workflows.
To get started with this skill, ensure you have Python 3.8 or higher. Install the required dependencies using pip:
pip install numpy unitree-robot-skill
Once installed, configure your IM platform credentials and ensure your robot hardware is accessible on your local network or via a secure gateway.
The skill utilizes a structured mapping for hardware identification and command execution. The following table highlights the primary data categories:
| Category | Supported Identifiers |
|---|---|
| Quadruped Models | unitree_go1, unitree_go2 |
| Humanoid Models | unitree_g1, unitree_h1 |
| AI Sensors | insight9 (Stereo Camera) |
| IM Platforms | wecom, and more coming soon |
| Commands | movement (forward, turn), telemetry (status, imu) |
Loading
An automated AI agent skill designed to track quantum technology research papers, generate structured Chinese notes, and maintain a daily research dashboard.

A specialized skill for aggregating and analyzing diverse perspectives from major global media outlets on significant news events.

A specialized workflow for extracting, translating, and summarizing verbatim transcripts from long YouTube videos using automated agent orchestration.

A comprehensive guide to setting up Brave Search API and resolving network connectivity or proxy issues for Openclaw web tools.

A powerful CLI tool designed for AI agents to automate the creation and deployment of meme tokens on the Solana blockchain via the hot.fun platform.

An advanced AI video generation skill leveraging ByteDance's Doubao Seedance model to transform text, images, and audio into cinematic video content.








































