openclaw/skills/google-speakers/SKILL.md
Control Google Nest/Cast speakers. Use when asked about speakers, announcements, volume, playing music, or TTS.
npx skillsauth add Dbochman/dotfiles google-speakersInstall 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 Google Nest/Cast speakers via the speaker CLI. Uses Cast protocol over Tailscale subnet routing.
speaker status
speaker volume <name> 75
speaker mute <name>
speaker unmute <name>
speaker play <name> # resume
speaker pause <name>
speaker stop <name>
speaker tts <name> "Dinner is ready"
speaker cast <name> "https://example.com/audio.mp3"
192.168.165.146)192.168.165.113)These speakers are at Crosstown only. The Cabin (Philly) speakers are controlled via catt/spogo in the spotify-speakers skill.
Speaker names are fuzzy-matched (e.g. "bed" for Bedroom, "living" for Living Room).
Speakers are on the Crosstown LAN (192.168.165.0/24). The Mac Mini reaches them via Tailscale subnet routing through dylans-mac (must be awake at Crosstown).
Speaker IPs are configured in ~/.openclaw/speakers.json.
speaker status first to check reachability before sending commandsdylans-mac) may be asleep or offlinedevelopment
Search the web for current information, news, facts, and answers. Use when asked questions about current events, needing to look something up, finding websites, researching topics, or when you need up-to-date information beyond your training data.
development
Summarize any URL, YouTube video, podcast, PDF, or file into concise text. Use when asked to read an article, summarize a link, get the gist of a video or podcast, extract content from a URL, or when you need to understand what a web page or document contains.
development
Play music via Spotify and control Google Home speakers. Use when asked to play music, songs, artists, playlists, podcasts, or control speakers/volume/audio.
testing
Create new OpenClaw skills, modify and improve existing skills, and measure skill performance with evals. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy. Also use when asked to "make a skill", "turn this into a skill", "improve this skill", or "test this skill".