A comprehensive tool for managing SONOFF and eWeLink devices across cloud, LAN, and DIY modes with built-in safety gates.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install sonoff
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 sonoff using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Sonoff skill enables developers to integrate and automate SONOFF hardware within the ecosystem of Openclaw Skills. It supports multiple control planes, including eWeLink cloud APIs, local LAN control, and DIY mode RPC-like calls. By utilizing this skill, you can ensure safe, multi-device execution through structured memory management and validated recovery playbooks, making it an essential addition to your collection of Openclaw Skills.
This skill is designed for precision and reliability, moving beyond generic smart-home advice by focusing on SONOFF-specific protocols. It manages local environments and device registries to provide a robust interface for both simple power toggles and complex, staged automation logic.
To begin using this entry in the Openclaw Skills library, ensure you have the necessary system dependencies and environment variables configured.
# Ensure curl and jq are available on your system
sudo apt install curl jq
# Set your eWeLink API token for cloud operations
export EWELINK_API_TOKEN="your_token_here"
Before first use, review the setup.md file within the skill directory to align activation boundaries and configure write-safety defaults.
The skill maintains a structured local workspace within ~/sonoff/ to track device state and history. This organization is a core feature of high-quality Openclaw Skills.
| File | Description |
|---|---|
memory.md |
Core context, activation boundaries, and current workspace status. |
environments.md |
Mapping of LAN segments, iHost endpoints, and cloud mode settings. |
devices.md |
A registry of discovered devices, their specific capabilities, and command patterns. |
automations.md |
Defined orchestration rules, scheduling logic, and rollback plans. |
incidents.md |
Documentation of failure signatures and validated recovery steps. |
iot and mqtt for comprehensive home server orchestration.Loading
A structured AI songwriting framework for generating lyrics, chord progressions, and optimized prompts for AI music tools.

A specialized technical skill for AI agents focused on writing secure, gas-efficient, and audited Solidity smart contracts.

A technical toolkit for AI agents to interact with the Solana blockchain, handling everything from transaction lifecycles to token account management.

A high-performance coding skill that writes, reviews, and refactors production-ready code using clean architecture and pragmatic trade-offs.

A specialized skill designed to transform stiff, robotic AI-generated Spanish into warm, authentic, and human-like conversation.

A versatile AI agent skill for transcribing audio and video files into structured text with support for multiple providers and local processing.








































