sonoffControl and automate SONOFF devices with eWeLink cloud workflows, LAN and DIY mode operations, and safe multi-device execution.
Install via ClawdBot CLI:
clawdbot install ivangdavila/sonoffRequires:
Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://clawic.com/skills/sonoffAudited Apr 18, 2026 · audit v1.0
Generated Mar 22, 2026
A homeowner wants to automate lighting and appliances using SONOFF smart switches and plugs. They need to control devices via cloud for remote access and LAN for faster local response, ensuring reliability during internet outages. This skill helps set up workflows that switch between control planes based on network availability.
A small office uses SONOFF devices to monitor and control HVAC systems and lighting to reduce energy costs. The skill enables scheduled automations with rollback plans to prevent disruptions, using cloud APIs for centralized management and LAN control for immediate adjustments during business hours.
A developer prototypes a custom IoT solution using SONOFF devices in DIY mode for local RPC-like control. They need to validate device capabilities, execute commands safely, and integrate with other systems while maintaining security by avoiding hardcoded credentials in code.
A facility manager sets up automated responses for equipment failures, such as triggering backup power via SONOFF relays when sensors detect outages. The skill uses playbooks with read-before-write loops to ensure commands only execute after verifying baseline states, minimizing false activations.
A hotel deploys SONOFF smart thermostats and locks across rooms, requiring staged updates to avoid guest disruption. This skill supports canary testing with safety gates, using LAN control for real-time status checks and cloud APIs for bulk configuration management.
Offer a managed service where customers pay a monthly fee for automated SONOFF device management, including cloud orchestration, LAN optimization, and incident recovery. Revenue comes from tiered plans based on device count and support levels, leveraging the skill's safe execution features to ensure reliability.
Provide consulting services to businesses integrating SONOFF devices into existing systems, such as smart offices or industrial setups. Charge per project for setup, customization, and training, using the skill's templates and playbooks to streamline deployments and reduce implementation risks.
Sell pre-configured SONOFF DIY kits bundled with access to automation scripts and support via this skill. Generate revenue from hardware sales and optional premium support packages, helping users avoid common traps like mode mismatches through guided workflows and documentation.
💬 Integration Tip
Always set the EWELINK_API_TOKEN as an environment variable and validate device capabilities before sending commands to prevent failures due to unsupported modes.
Scored Apr 19, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.
A unified OpenClaw skill that merges self-improvement and proactivity: learn from corrections, maintain active state, recover context fast, and keep work mov...
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Automatically assess task complexity and adjust reasoning level. Triggers on every user message to evaluate whether extended thinking (reasoning mode) would improve response quality. Use this as a pre-processing step before answering complex questions.
Associative memory with spreading activation for persistent, intelligent recall. Use PROACTIVELY when: (1) You need to remember facts, decisions, errors, or...