blucli

Control Bluesound/NAD players via the blucli command-line interface.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/jonnytacos8/closed_claw --skill blucli-jonnytacos8
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: blucli
Source: https://github.com/jonnytacos8/closed_claw/tree/main/skills/blucli
Command: npx skills add https://github.com/jonnytacos8/closed_claw --skill blucli-jonnytacos8

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

BluOS device control often requires manual CLI or app interaction; blucli provides a simple command-line interface to discover, play, group, and adjust volume across Bluesound players.

Core Features & Use Cases

  • Discover Bluesound/NAD players on the network
  • Control playback (play, pause, stop) and volume
  • Group devices and manage multi-room audio and TuneIn playback
  • Use case: orchestrate synchronized music across multiple rooms from scripts or automation

Quick Start

Run blu devices to discover targets and then issue a command like blu play on the chosen device.

Frequently Asked Questions about blucli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Bluesound player control from a command line?▼

To automate Bluesound player control, you can use a CLI tool to discover devices and execute commands like play, pause, and volume adjustment. This enables orchestration of multi-room audio setups directly from local automation scripts.

How do I discover Bluesound and NAD devices on my local network for automation?▼

Discover Bluesound and NAD devices on your local network by running a dedicated device discovery command. This scans the network to identify available players, allowing you to target them with playback control and multi-room grouping commands.

Can I group multiple Bluesound players for synchronized multi-room audio via scripts?▼

Yes, you can group multiple Bluesound players for synchronized multi-room audio via scripts. The CLI supports device grouping and managing playback across rooms, allowing automated orchestration of synchronized music.

Does Bluesound CLI automation work with NAD players?▼

Yes, Bluesound CLI automation works with NAD players. The command-line interface supports controlling Bluesound-compatible hardware, including NAD players, for device discovery, playback control, and volume adjustments.

What do I need to set up Bluesound device control for automation?▼

To set up Bluesound device control for automation, you need the blucli CLI, Bluesound-compatible hardware, and proper device configuration. This environment enables multi-room setups, device discovery, and playback control across your network.