typescript/skills/eightctl/SKILL.md
Control Eight Sleep smart mattress temperature and settings via eightctl CLI.
npx skillsauth add kody-w/openrappter eightctlInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Control Eight Sleep smart mattress from the command line.
eightctl auth --email [email protected] --password "..."
eightctl status
# Set bed temperature (-100 to 100)
eightctl temp set --side left --level 20
eightctl temp set --side right --level -10
eightctl power on --side left
eightctl power off --side right
development
Get current weather and forecasts (no API key required).
tools
Send and receive WhatsApp messages via wacli command-line tool.
tools
Start and manage voice calls via the openrappter voice-call plugin.
content-media
Extract frames from video files using ffmpeg for analysis or processing.