OpenClaw-Robotics
Control physical robots through natural language chat commands
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install OpenClaw-Robotics?โผ
Run `npx skills add LooperRobotics/OpenClaw-Robotics --all -g -y` in your terminal to install the skill globally.
Which robots does OpenClaw-Robotics support?โผ
It currently supports Unitree quadruped robots (GO1, GO2) and humanoid robots (G1, H1), with wheeled robots, drones, and surface vehicles planned.
How do I control a robot with text messages?โผ
After initializing the skill with your robot's model and IP address, you send simple commands like "forward 1m", "stand", or "wave" through WhatsApp, WeCom, Feishu, or DingTalk, and the robot executes them.
Can I add my own robot to OpenClaw-Robotics?โผ
Yes. Create a Python adapter class that inherits from RobotAdapter, implement the connection and movement methods, and register it with the RobotFactory.
Do I need robotics experience to use this skill?โผ
No. Once the robot is connected, you control it entirely with plain-English commands, and the skill handles the underlying hardware communication.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core