steipete/clawdis2.6k installs
blucli
BluOS CLI (blu) for discovery, playback, grouping, and volume.
How do I install this agent skill?
npx skills add https://github.com/steipete/clawdis --skill blucliIs this agent skill safe to install?
- Gen Agent Trust Hubpass
The skill installs and uses the 'blu' CLI tool to control BluOS/NAD audio devices. It installs the tool directly from the author's GitHub repository using standard Go installation methods.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
- Runlayerpass
1/1 file flagged
- ZeroLeakspass
Score: 93/100 · 2 sections analyzed
What does this agent skill do?
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.
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/steipete/clawdis/blucli">View blucli on skillZs</a>