Toolinggeneric
blucli
BluOS CLI (blu) for discovery, playback, grouping, and volume.
steipete/clawdisblucli.sh
Install
Use with your agent
Install the blucli skill, then use it as build context. Run: npx skills add https://github.com/steipete/clawdis --skill blucli. Then read the installed skill.md and follow its guidance to build or refactor my project.
blucli (blu)
Use blu to control Bluesound/NAD players.
Quick start
blu devices(pick target)blu --device <id> statusblu play|pause|stopblu volume set 15
Target selection (in priority order)
--device <id|name|alias>BLU_DEVICE- config default (if set)
Common tasks
- Grouping:
blu group status|add|remove - TuneIn search/play:
blu tunein search "query",blu tunein play "query"
Prefer --json for scripts. Confirm the target device before changing playback.