skills/blucli/SKILL.md
Control Bluesound/NAD players: discovery, playback, volume, grouping, and TuneIn radio via blu CLI.
npx skillsauth add emanueleielo/ciana-parrot blucliInstall 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.
Use the blucli bridge to control Bluesound/NAD players via the blu CLI on the host.
All commands run via host_execute(bridge="blucli", command="...").
blu devices # Discover devices
blu --device "Living Room" status # Current status
blu --device "Living Room" play # Play
blu --device "Living Room" pause # Pause
blu --device "Living Room" volume set 15 # Set volume
blu group status # Group status
blu group add --device "Bedroom" # Add to group
blu tunein search "BBC Radio" # Search TuneIn
blu tunein play "BBC Radio 1" # Play radio
go install github.com/steipete/blucli/cmd/blu@latestblucli bridge in config.yaml, restart gatewaytools
Send and read WhatsApp messages via the wacli CLI. Search chats, view history, send text and files to contacts or groups.
development
Get current weather and forecasts via wttr.in or Open-Meteo. Use when: user asks about weather, temperature, or forecasts for any location. NOT for: historical weather data, severe weather alerts, or detailed meteorological analysis. No API key needed.
tools
Extract frames, thumbnails, or clips from video files using ffmpeg. Use when analyzing video content or creating previews.
tools
Diagnose and resolve errors with Ciana's host bridges, CLI tools, Claude Code mode, macOS permissions, and gateway connectivity.