led controler
/install led-ctrl
Pi GPIO Control Skill\r
This skill allows OpenClaw agents to control GPIO pins on a Raspberry Pi via RPC.\r
Purpose\r
Expose Raspberry Pi GPIO actions as local-like functions to the agent, while execution happens remotely\r on the Pi.\r
Actions\r
- gpio_on(pin): Set GPIO pin HIGH\r
- gpio_off(pin): Set GPIO pin LOW\r
Requirements\r
- Raspberry Pi running pi-agent RPC server\r
- HTTP endpoint available at http://pi.local:9000/run\r
Security\r
Only predefined GPIO actions are allowed on the Pi side.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install led-ctrl - After installation, invoke the skill by name or use
/led-ctrl - Provide required inputs per the skill's parameter spec and get structured output
What is led controler?
Control Raspberry Pi GPIO pins remotely by setting specified pins HIGH or LOW through RPC calls. It is an AI Agent Skill for Claude Code / OpenClaw, with 116 downloads so far.
How do I install led controler?
Run "/install led-ctrl" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is led controler free?
Yes, led controler is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does led controler support?
led controler is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created led controler?
It is built and maintained by YEVladimir (@yevladimir); the current version is v1.0.1.