A powerful AI agent skill for managing Sensibo smart air conditioners through comprehensive REST API integrations.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install sensibo
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 sensibo using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Sensibo AC Control skill empowers your AI agent to interact directly with Sensibo smart climate hardware. By bridging the gap between natural language and the Sensibo REST API, this skill allows for granular control over cooling and heating systems. It is an essential part of the Openclaw Skills ecosystem for users looking to automate their physical environment.
This skill supports everything from basic power toggles to complex climate automation logic. Whether you are building a smart office assistant or a home automation hub, this integration provides the technical foundation needed to monitor indoor air quality and maintain optimal comfort levels programmatically.
To get started with this skill in your Openclaw Skills collection, follow these steps:
curl --compressed "https://home.sensibo.com/api/v2/users/me/pods?fields=id,room&apiKey={API_KEY}"
The Sensibo AC Control skill manages data through structured AC states and sensor measurements. Below is the primary data schema used for device interaction:
| Property | Type | Description |
|---|---|---|
| on | boolean | Sets the power state of the AC unit |
| mode | string | Operation modes: cool, heat, fan, auto, dry |
| targetTemperature | integer | The desired temperature value |
| fanLevel | string | Fan speeds: low, medium, high, auto |
| measurements | object | Contains temperature and humidity readings |
Loading
A powerful utility for programmatically generating customizable QR codes and extracting data from existing QR image files.

A versatile utility for generating high-quality QR codes from text or URLs and decoding data from existing images and screenshots.

A versatile skill for creating high-quality QR codes and decoding data from image files or screenshots.

An emergent psychological affect system that transforms interaction data into complex internal states and behavioral snapshots for AI agents.

An AI-driven outbound calling tool that integrates ElevenLabs voice synthesis and GPT-based conversational intelligence via Twilio.

A high-performance pipeline for generating, reviewing, and assembling multi-scene A/B videos using the Veo 3 API and FFmpeg.








































