πŸ”§

Eightctl

🌐Community
by openclaw Β· v2026.3.2 Β· MITRepository

Control Eight Sleep pods (status, temperature, alarms, schedules).

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add eightctl npx -- -y @trustedskills/eightctl
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "eightctl": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/eightctl"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

OpenClaw is a personal AI assistant designed to operate locally on user devices. It provides responses across various messaging platforms like WhatsApp, Telegram, and Slack, and offers voice interaction capabilities on macOS/iOS/Android. A key feature is the ability to render a live Canvas controlled by the user.

When to use it

  • Private Communication: Use OpenClaw when you need an AI assistant for personal tasks and prefer your data to remain local and private.
  • Multi-Platform Support: Leverage its capability to respond across numerous messaging apps (Slack, Discord, Telegram) without needing separate accounts or switching contexts.
  • Interactive Canvas Control: Employ the live Canvas feature for visual interaction and potentially complex task management.
  • Voice Interaction: Utilize voice commands on supported devices (macOS/iOS/Android) for hands-free operation.

Key capabilities

  • Cross-platform messaging support (WhatsApp, Telegram, Slack, Discord, etc.)
  • Voice input and output on macOS/iOS/Android
  • Live Canvas rendering with user control
  • Local data processing for privacy
  • Personalized AI assistant experience

Example prompts

  • "OpenClaw, summarize my recent emails."
  • "Show me the live canvas and highlight the sales figures."
  • "Remind me to call John at 2 PM tomorrow."
  • β€œWhat’s the weather like in London?”

Tips & gotchas

  • The preferred setup method is running openclaw onboard in your terminal, which guides you through initial configuration.
  • OpenClaw prioritizes local operation; performance and feature availability may depend on device resources.

Tags

πŸ›‘οΈ

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β€” what you install today is exactly what was reviewed and verified.

Verified Commit7b5e64ef β†’

Installing this skill downloads the exact code at commit 7b5e64ef, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
v2026.3.2
License
MIT
Author
openclaw
Installs
0
Updated
Mar 3, 2026
Published
Nov 24, 2025

🌐 Community

Passed automated security scans.

Pinned commit7b5e64ef

Install command fetches the verified snapshot, not the live repository.