.. include:: /index.rst :start-after: start_hello_message :end-before: end_hello_message .. _openclaw_5_mini: .. include:: /pironman5/home_server/openclaw.rst :start-after: start_using_openclaw :end-before: end_using_openclaw Making OpenClaw Operate the Pironman5 Mini ---------------------------------------------- To enable OpenClaw to operate the Pironman5 Mini, we need to install the Pironman5 Mini skill. 1. Ensure you have already installed the Pironman5 Mini. If not, please refer to :ref:`mini_download_pironman5_module`. 2. Run the following command in the terminal: .. code-block:: bash mkdir -p ~/.openclaw/skills && rsync -av --delete ~/pironman5/skill/pironman5-mini-skill/ ~/.openclaw/skills/pironman5-mini-skill/ 3. You can now operate the Pironman5 Mini in ``openclaw tui``. Try sending commands in the TUI, such as attempting to turn on the LED lights on the case, change their color, or have the camera take a photo. You can even tell it that you have a DHT11 module connected to GPIO17 and let it tell you the temperature. .. note:: If OpenClaw is still unable to recognize the skill you imported, please remind it to rsync. ------------------------------------------------------------- .. include:: /pironman5/home_server/openclaw.rst :start-after: start_using_openclaw_telegram :end-before: end_using_openclaw_telegram .. include:: /pironman5/home_server/openclaw.rst :start-after: start_using_openclaw_faq :end-before: end_using_openclaw_faq