A command-line interface for managing Dyson air purifiers, fans, and heaters through local MQTT communication.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install dyson-cli
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 dyson-cli using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
Dyson CLI provides a robust interface for interacting with Dyson environmental devices directly over your local network. By utilizing local MQTT rather than cloud-dependent APIs, this skill ensures low-latency control and enhanced privacy for your smart home setup. It is a vital addition to the Openclaw Skills library for users who want to bridge the gap between their development environment and physical hardware.
The skill allows for comprehensive management of device states, including air purification, heating, and cooling. Whether you are looking to script your environment or provide an AI agent with the ability to adjust your room temperature, Dyson CLI offers the granular control necessary for sophisticated automation.
To get started with this skill, ensure you are on the same WiFi network as your Dyson device. Follow these steps:
~/dyson-cli and initialize a virtual environment.dyson setup.cd ~/dyson-cli && source .venv/bin/activate && dyson list --check
The skill organizes device information and environmental data using a structured format. Data can be consumed as plain text or as a JSON object for integration into other Openclaw Skills.
| Data Point | Description | Format |
|---|---|---|
| Device Name | The identifier for a specific unit (e.g., "Office") | String |
| Fan Speed | Current rotation intensity | Integer (1-10) or 'auto' |
| Temperature | Current ambient temperature | Kelvin (convertible to Celsius) |
| Humidity | Current ambient humidity percentage | Integer (0-100) |
| State | Operational mode of the device | Boolean (on/off) |
-d flag to route commands to specific units in a multi-room setup.Loading
Real-time BTC Orderbook Imbalance tracking to detect whale activity using Sovereign-Futures logic.

An institutional-grade L2 Orderbook Imbalance detector for identifying market maker footprints across top exchanges.

A high-performance diagnostic suite designed to debug, monitor, and repair Model Context Protocol (MCP) connections for AI agents.

A high-performance intelligence engine designed to monitor core OpenClaw protocol changes and provide actionable technical summaries.

A specialized skill for AI agents to retrieve, search, and analyze voice recordings, transcripts, and AI-generated summaries from Pocket AI devices.

A comprehensive master-grade configuration skill for Obsidian that integrates professional knowledge management methodologies with advanced AI automation workflows.








































