blucli

Control Bluesound/NAD players via command line for playback, grouping, and volume.

1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/Arry8/openclaw-edge --skill blucli-arry8
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blucli
Source: https://github.com/Arry8/openclaw-edge/tree/main/skills/blucli
Command: npx skills add https://github.com/Arry8/openclaw-edge --skill blucli-arry8

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

BluOS devices can be controlled only with apps or vendor tools; blucli provides a lightweight CLI to discover devices, control playback, manage groups, and adjust volume from scripts or terminals.

Core Features & Use Cases

  • Discovery of Bluesound/NAD players on the network
  • Playback control: play, pause, stop, volume
  • Group management: group status, add, remove
  • TuneIn search/play: tunein search "query", tunein play "query"

Quick Start

Identify a target Bluesound device with blu devices, then control playback or volume with a single command.

Frequently Asked Questions about blucli

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

FAQPage Schema
How do I control Bluesound players from the command line?

You can control Bluesound players from the command line by using a CLI tool that relies on the Bluesound protocol to manage playback, grouping, and volume without needing graphical apps.

How do I discover Bluesound and NAD devices on my network?

Device discovery for Bluesound and NAD players on your network is handled via a dedicated CLI command that scans your local network to identify available devices for control.

Can I automate Bluesound volume and playback control in scripts?

Yes, you can automate Bluesound volume and playback control in scripts by executing CLI commands for play, pause, stop, and volume adjustments directly from your terminal or automation environment.

How do I manage multi-zone grouping for BluOS devices?

Multi-zone grouping for BluOS devices is managed through CLI commands that allow you to check group status, add devices to a group, and remove them for synchronized audio playback.

Does command-line Bluesound control support TuneIn search and playback?

Command-line Bluesound control supports optional TuneIn search and playback, allowing you to query specific stations or content and play them directly on your targeted devices.

What are the limitations of using a CLI for BluOS device management?

Using a CLI for BluOS device management is limited to text-based interactions, lacking the visual feedback of vendor apps, but provides quick testing and scriptable automation for homes with multiple zones.