eightctl

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

1|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/victor-brechbill/claw-kernel --skill eightctl-victor-brechbill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eightctl
Source: https://github.com/victor-brechbill/claw-kernel/tree/main/skills/eightctl
Command: npx skills add https://github.com/victor-brechbill/claw-kernel --skill eightctl-victor-brechbill

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows users to control their Eight Sleep pods, managing settings like temperature, alarms, and schedules without direct app interaction.

Core Features & Use Cases

  • Pod Status: Check the current status of your Eight Sleep pod.
  • Temperature Control: Turn the pod on/off and set desired temperatures.
  • Alarm & Schedule Management: Create, list, and dismiss alarms and manage sleep schedules.
  • Audio Control: Manage audio playback features on the pod.

Quick Start

Use the eightctl skill to check the current status of your Eight Sleep pod.

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 without using the mobile app?

You can control Eight Sleep pod temperature programmatically by using a Skill that interfaces with the Eight Sleep API. This allows you to turn the pod on or off and set desired temperatures without direct app interaction.

Can I manage my smart bed alarms and sleep schedules programmatically?

Yes, you can manage smart bed alarms and sleep schedules programmatically. The Skill supports creating, listing, and dismissing alarms, as well as configuring sleep schedules through the Eight Sleep API.

What do I need to check my Eight Sleep pod status via command line?

To check your Eight Sleep pod status via command line, you need the eightctl binary. This binary interfaces directly with the Eight Sleep API to retrieve current pod status information.

Does this approach support audio control for Eight Sleep pods?

Yes, this approach supports audio control for Eight Sleep pods. You can manage audio playback features on the pod programmatically alongside temperature and alarm management.

Are there limitations to managing smart bed settings through the Eight Sleep API?

Managing smart bed settings through the Eight Sleep API requires the eightctl binary to interface correctly. All interactions are dependent on the API's available functions for temperature, alarms, schedules, and audio control.