Homectl
homectl runs a lightweight Rust‑based server that lets you control smart‑home devices (lights, switches, sensors) via a simple HTTP API.
- •You need a self‑hosted home‑automation hub and don’t want a cloud‑only solution.
- •Your team prefers Rust for performance and security over Node‑ or Python‑based hubs.
- •You want a single binary you can run on a Raspberry Pi or any Linux box without extra runtime dependencies.
curl -X POST http://localhost:8080/api/v1/device/living_room_light -d '{"state":"on"}' -H 'Content-Type: application/json'Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/470828ae-9342-4668-9315-6cf791717e6c && curl -fsSL https://workflowstacks.com/api/skills/470828ae-9342-4668-9315-6cf791717e6c/claude-skill -o ~/.claude/skills/470828ae-9342-4668-9315-6cf791717e6c/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Homectl is a very large Rust project (~110k lines across 522 code files, plus 26 test files). Setup is light: installs like a normal app. Reading the code is optional. Last commit this month, MIT license, has a test suite.
- 1README.mdStart here — what it does and how to install it
- 2AGENTS.mdThe instructions the AI actually follows
- 3Cargo.tomlDependencies and the commands it exposes
Skip the builder — one click puts this in Claude, Cursor, Antigravity and more.
Installs with a command or two; your AI agent can do it for you.
mkdir -p ~/.claude/skills/470828ae-9342-4668-9315-6cf791717e6c && curl -fsSL https://workflowstacks.com/api/skills/470828ae-9342-4668-9315-6cf791717e6c/claude-skill -o ~/.claude/skills/470828ae-9342-4668-9315-6cf791717e6c/SKILL.mdOpens the app with this repo with the prompt ready to go — no copy-paste needed.
Are you the creator of this tool? and earn 85% of every sale.
Show it off in your README:
[](https://workflowstacks.com/skills/470828ae-9342-4668-9315-6cf791717e6c?utm_source=github&utm_medium=badge)The five fastest-growing open-source AI skills, ranked by GitHub star growth. One email a week, unsubscribe anytime.
Related skills
More automation tools founders pair with this one.