Eightctl
Control Eight Sleep pods (status, temperature, alarms, schedules).
安装 / 下载方式
TotalClaw CLI推荐
totalclaw install clawskills:steipete~steipete-eightctlcURL直接下载,无需登录
curl -fsSL https://skills.taituai.com/api/skills/clawskills%3Asteipete~steipete-eightctl/file -o steipete-eightctl.mdGit 仓库获取源码
git clone https://github.com/clawdbot/skills/commit/ba0f5f6027f40143dd6944fc818d863d65246215# 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.