openclaw/openclaw900 installs
eightctl
Control Eight Sleep pods (status, temperature, alarms, schedules).
How do I install this agent skill?
npx skills add https://github.com/openclaw/openclaw --skill eightctlIs this agent skill safe to install?
- Gen Agent Trust Hubpass
The skill provides a legitimate and safe interface for managing Eight Sleep pods via the eightctl CLI tool. It uses standard Go package management for installation and follows conventional security practices for local credential handling.
- 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/openclaw/openclaw/eightctl">View eightctl on skillZs</a>