OpenClaw · Skill
Eightctl
Use eightctl for Eight Sleep pod control. Requires auth.
Smart Home & IoT
v1.0.0
VirusTotal: Benign
Install
Start with the primary install command. Alternate entrypoints are included below for ClawHub and OpenClaw CLI users.
Primary command
clawhub install steipete/eightctlClawHub installer
npx clawhub@latest install steipete/eightctlOpenClaw CLI
openclaw skills install steipete/eightctlDirect OpenClaw install
openclaw install steipete/eightctlWhat this skill does
Use eightctl for Eight Sleep pod control. Requires auth.
Why it matters
Enables scripting and automation of Eight Sleep pod control that the official app does not expose through any scriptable interface.
Typical use cases
- Checking pod temperature and sleep status before bed
- Setting or dismissing a morning alarm from the terminal
- Scripting nightly temperature changes based on a seasonal schedule
- Turning the pod on or off without opening the Eight Sleep app
- Adjusting base angle from a shell script or automation
Source instructions
eightctl
Use eightctl for Eight Sleep pod control. Requires auth.
Auth
- Config:
~/.config/eightctl/config.yaml - Env:
EIGHTCTL_EMAIL,EIGHTCTL_PASSWORD
Quick start
eightctl statuseightctl on|offeightctl 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.