Control Eight Sleep pods (status, temperature, alarms, schedules).
Scanned 9/19/2026
Install to Claude Code
npx -y skills add rondoflow/rondoflow --skill control-eight-sleep-pods --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Control Eight Sleep Pods?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/rondoflow-control-eight-sleep-pods)More formats (shields.io, HTML) on the badges page.
---
name: control-eight-sleep-pods
description: "Control Eight Sleep pods (status, temperature, alarms, schedules)."
category: "Community"
author: community
version: "1.0.0"
icon: puzzle
---
# eightctl
Use `eightctl` for Eight Sleep pod control. Requires auth.
Auth
- Config: `~/.config/eightctl/config.yaml`
- Env: `EIGHTCTL_EMAIL`, `EIGHTCTL_PASSWORD`
Quick start
- `eightctl status`
- `eightctl on|off`
- `eightctl temp 20`
Common tasks
- Alarms: `eightctl alarm list|create|dismiss`
- Schedules: `eightctl schedule list|create|update`
- Audio: `eightctl audio state|play|pause`
- Base: `eightctl base info|angle`
Notes
- API is unofficial and rate-limited; avoid repeated logins.
- Confirm before changing temperature or alarms.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!