Files
clawdbot/skills/eightctl/SKILL.md
2026-01-04 14:38:51 +00:00

905 B

name, description, homepage, metadata
name description homepage metadata
eightctl Control Eight Sleep pods (status, temperature, alarms, schedules). https://eightctl.sh
clawdbot
emoji requires install
🎛️
bins
eightctl
id kind module bins label
go go github.com/steipete/eightctl/cmd/eightctl@latest
eightctl
Install eightctl (go)

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.