eightctl

Control Eight Sleep pods via command line for status, temperature, alarms, and schedules.

Updated Mar 2, 2026
One-click install
npx skills add https://github.com/Solitude01/proiect-new --skill eightctl-solitude01
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eightctl
Source: https://github.com/Solitude01/proiect-new/tree/main/%E5%88%9B%E6%84%8F/%E9%A3%9E%E7%89%9B/OPENCLAW/openclaw/openclaw/skills/eightctl
Command: npx skills add https://github.com/Solitude01/proiect-new --skill eightctl-solitude01

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Enable command-line control of Eight Sleep pods, centralizing status checks, temperature management, and alarm/schedule configuration to streamline sleep automation.

Core Features & Use Cases

  • Status & Temperature: Check pod status and current temperature.
  • Alarms & Schedules: Manage alarms and sleep schedules.
  • CLI Automation: Integrate with scripts for automated sleep routines.

Quick Start

Check the pod status with eightctl status and adjust the temperature with eightctl temp 20.

Frequently Asked Questions about eightctl

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I control Eight Sleep pod temperature from the command line?

You can control Eight Sleep pod temperature from the command line by running eightctl temp 20, adjusting the bed climate directly without the mobile app.

Can I automate Eight Sleep alarm schedules with a script?

Yes, you can automate Eight Sleep alarm schedules with a script by integrating the eightctl binary into your workflows to manage alarms and schedule changes programmatically.

What is the best way to check Eight Sleep pod status remotely?

The best way to check Eight Sleep pod status remotely is using the eightctl status command, which reports current pod conditions and temperature directly in your terminal.

Do I need an installed binary to manage Eight Sleep sleep automation?

Yes, you need the installed eightctl binary and authentication via a config file or environment variables to manage sleep automation tasks from your command line.

Does eightctl work with personal scripting workflows for sleep routines?

Yes, eightctl works with personal scripting workflows by allowing you to perform status checks, temperature adjustments, and alarm management directly within custom scripts for sleep routines.