Skip to main content

Use Aqara Studio Skill in OpenClaw Web UI

Overview

Aqara provides an OpenClaw skill for integrating Aqara Studio capabilities. In the OpenClaw Web UI, you only need to input the specified instruction text to automatically install and configure the skill, enabling you to:

  • Access and manage all devices connected to Aqara Studio
  • Query device status, space lists, and other information using natural language
  • Seamlessly control devices and retrieve data via OpenClaw

The entire process requires no coding. You only need to configure the necessary information, making it easy to comprehensively manage Aqara devices and bringing great convenience to your smart space management.

Process

  1. Open your local OpenClaw Web UI.

  2. In the left sidebar, select Chat and input the following text in the chat box:

    Fetch and follow instructions from https://cdn.aqara.com/cdn/common/mainland/static/docs/OPENCLAW_OPEN_API_INSTALL.md 

    Send the text to ask Assistant to install Aqara OpenAPI

  3. According to the Assistant’s instructions, provide AQARA_ENDPOINT_URL and AQARA_OPEN_API_TOKEN.

    tip
    • AQARA_ENDPOINT_URL is the HTTP Request URL of Aqara Studio, usually ending with /open/api/v1.
    • AQARA_OPEN_API_TOKEN is the token used for authentication in Aqara Studio.

    Enter URL and token

  4. After submitting the above information, OpenClaw will automatically complete the required configuration. It may automatically reload or restart the service. Please wait patiently.

  5. Once OpenClaw has finished starting up, click Skills in the left sidebar. If you see aqara-open-api listed under WORKSPACE SKILLS, the plugin has been successfully installed.

    Confirm whether the Aqara API has been installed

  6. You can now view and manage all devices connected to Aqara Studio in real time through OpenClaw, achieving efficient device monitoring and convenient control.

    For example, you can ask the assistant: How many devices are integrated in Aqara Studio?

    Query the number of integrated devices

FAQ

How to check the entered AQARA_ENDPOINT_URL and AQARA_OPEN_API_TOKEN?

  1. In the Chat session, ask the Assistant to output the openclaw.json file.

    Output the openclaw.json file
  2. The Assistant will display the contents of the openclaw.json file in the chat window. You can find the configured AQARA_ENDPOINT_URL and AQARA_OPEN_API_TOKEN there.

    View URL and Token