steipete/clawdis2.6k installs
eightctl
Control Eight Sleep pods (status, temperature, alarms, schedules).
How do I install this agent skill?
npx skills add https://github.com/steipete/clawdis --skill eightctlIs this agent skill safe to install?
- Gen Agent Trust Hubpass
This skill provides commands to control Eight Sleep pods using the 'eightctl' CLI tool. It fetches the tool from the author's repository and uses standard configuration methods for authentication.
- Socketwarn
1 alert: gptAnomaly
- Snykpass
Risk: LOW · No issues
- Runlayerpass
1/1 file flagged
- ZeroLeakspass
Score: 93/100 · 2 sections analyzed
What does this agent skill do?
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.
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/steipete/clawdis/eightctl">View eightctl on skillZs</a>