eightctl
Manage your Eight Sleep pod status and temperature directly through command line commands.
Install
mkdir -p .claude/skills/eightctl && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/3420" && unzip -o skill.zip -d .claude/skills/eightctl && rm skill.zipInstalls to .claude/skills/eightctl
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
Control Eight Sleep pods (status, temperature, alarms, schedules).Key capabilities
- →Query Eight Sleep pod status
- →Toggle pod power state
- →Adjust sleep temperature
- →Manage sleep alarms
- →Configure sleep schedules
- →Control audio and base settings
How it works
The tool interacts with the unofficial Eight Sleep API via CLI commands to send requests for status updates or configuration changes.
Inputs & outputs
When to use eightctl
- →Automating sleep temperature adjustments
- →Checking Eight Sleep device status
- →Setting or listing sleep alarms
About this skill
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.
When not to use it
- →When the Eight Sleep API is rate-limited
- →When you have not configured authentication credentials
Prerequisites
Limitations
- →API is unofficial and subject to rate limits
- →Requires manual confirmation for sensitive changes
How it compares
It provides a dedicated command-line interface for hardware control instead of using the official mobile application.
Compared to similar skills
eightctl side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| eightctl (this skill) | 1 | 2mo | No flags | Beginner |
| pptx | 393 | 6mo | Review | Advanced |
| nano-pdf | 63 | 2mo | Review | Beginner |
| video-downloader | 101 | 7mo | Review | Beginner |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by openclaw
View all by openclaw →You might also like
pptx
anthropics
Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks
nano-pdf
openclaw
Edit PDFs with natural-language instructions using the nano-pdf CLI.
video-downloader
ComposioHQ
Downloads videos from YouTube and other platforms for offline viewing, editing, or archival. Handles various formats and quality options.
youtube-transcript
michalparkola
Download YouTube video transcripts when user provides a YouTube URL or asks to download/get/fetch a transcript from YouTube. Also use when user wants to transcribe or get captions/subtitles from a YouTube video.
using-superpowers
obra
Use when starting any conversation - establishes mandatory workflows for finding and using skills, including using Skill tool before announcing usage, following brainstorming before coding, and creating TodoWrite todos for checklists
browser-automation
browserbase
Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications. Triggers include "browse", "navigate to", "go to website", "extract data from webpage", "screenshot", "web scraping", "fill out form", "click on", "search for on the web". When taking actions be as specific as possible.