Automate the discovery and control of Tasmota-powered smart home devices on your local network using Openclaw Skills.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install tasmota-skill
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 tasmota-skill using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This Openclaw Skills module provides a comprehensive toolset for managing ESP8266 and ESP32 devices running Tasmota firmware. By combining network discovery scripts with direct HTTP API controls, users can maintain a dynamic inventory of their smart home hardware. Whether you are building complex lighting scenes or monitoring power consumption, these Openclaw Skills simplify the interaction with local Tasmota instances without requiring external cloud dependencies, ensuring privacy and speed for home automation workflows.
Ensure you have Python 3 installed on your control system. Use the following commands to get started with Openclaw Skills for Tasmota:
# Scan your network to populate the device inventory
python3 scripts/tasmota-discovery.py
# Control a device by IP address
python3 scripts/tasmota-control.py <IP_ADDRESS> power on
The skill organizes hardware metadata in a structured CSV inventory file for efficient management:
| Column | Description |
|---|---|
| IP Address | The local network address of the Tasmota device |
| Device Name | Friendly name assigned in the Tasmota web UI |
| Version | Current Tasmota firmware version |
| Hardware | Detected chipset (e.g., ESP8266EX, ESP32) |
| Response Time | Network latency measured in milliseconds |
Loading
A specialized tool for programmatic management of Porkbun DNS records and domain assets using API v3.

A lightweight CLI tool for real-time monitoring of Minecraft server status, player counts, and connection latency.

A specialized skill for registering AI agents on Clawl to ensure discoverability and track ranking.

A mandatory, spec-first TDD workflow that leverages subagents to brainstorm, plan, and execute robust software development tasks.

AI Project Learner analyzes project descriptions to generate structured concept dependency graphs and prioritized learning roadmaps for developers.

An automated financial data extraction tool specialized for Malaysian and Singaporean tax compliance within the Openclaw Skills directory.








































