Eightctl
Control Eight Sleep pods (status, temperature, alarms, schedules).
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add eightctl npx -- -y @trustedskills/eightctl
Or manually add to ~/.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 onboardin 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.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
Details
- Version
- v2026.3.2
- License
- MIT
- Author
- openclaw
- Installs
- 0
- Updated
- Mar 3, 2026
- Published
- Nov 24, 2025
π Community
Passed automated security scans.
Install command fetches the verified snapshot, not the live repository.