eightctl Skill for AI Agents
by Autonoma
Control Eight Sleep pods (status, temperature, alarms, schedules).
0downloads
Updated
About this Skill
The eightctl skill enables AI agents like Claude and ChatGPT to control eight sleep pods (status, temperature, alarms, schedules).
SKILLS.md Content
# 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.