WireClaw
Control ESP32 hardware, sensors, and relays via plain language
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install WireClaw?โผ
Run `npx skills add M64GitHub/WireClaw --all -g -y` in your terminal to install the skill globally. You also need the NATS CLI and a reachable NATS server.
What does WireClaw do?โผ
It lets you control real hardware on ESP32 chips - LEDs, GPIO pins, relays, and sensors - using plain-language requests sent over Telegram, serial, or NATS.
Do WireClaw rules need the internet to keep running?โผ
No. Once a rule is created, it runs locally on the ESP32 every loop cycle and survives reboots, with no cloud or model calls involved.
Can WireClaw send alerts and scheduled messages?โผ
Yes. Rules can send Telegram messages when sensor thresholds are crossed or at exact times, using NTP-synced clock sensors.
Can WireClaw connect to Arduinos or other sensors?โผ
Yes. It bridges serial devices like Arduinos, GPS modules, and CO2 sensors over UART, and accepts data from any system that publishes to NATS.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core