blucli

Control Bluesound/NAD players via CLI for discovery, playback, grouping, and volume.

202|36|Updated Jan 27, 2026
One-click install
npx skills add https://github.com/adoresever/AGI_Ananas --skill blucli-adoresever
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blucli
Source: https://github.com/adoresever/AGI_Ananas/tree/main/26.2.21openclaw-viking/skills/blucli
Command: npx skills add https://github.com/adoresever/AGI_Ananas --skill blucli-adoresever

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bluesound/NAD players are often controlled manually across multiple devices; blucli provides a single CLI to discover devices, control playback, group rooms, and adjust volume.

Core Features & Use Cases

  • Discover Bluesound/NAD devices and connect to a target
  • Playback control: play, pause, stop, status
  • Grouping and multi-room playback for synchronized listening
  • Volume management and device targeting for precise control

Quick Start

List devices with blu devices, then connect to a target and control playback with blu play and blu volume set.

Frequently Asked Questions about blucli

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

FAQPage Schema
How do I control Bluesound or NAD player playback from the command line?

You can control Bluesound or NAD player playback from the command line by using this CLI to discover devices, manage play, pause, stop, and status queries, and target specific devices by ID, name, or alias.

Can I synchronize multi-room audio grouping for Bluesound devices via a CLI script?

Yes, you can synchronize multi-room audio grouping for Bluesound devices via a CLI script by using commands designed to group rooms and manage multi-room playback for synchronized listening across your local home-audio setup.

Does Bluesound CLI device control support JSON output for automation scripts?

Yes, Bluesound CLI device control supports JSON-friendly output for automation scripts, allowing you to programmatically parse device discovery, status queries, and playback states within your local home-audio setup.

What is the best way to manage volume across multiple Bluesound or NAD devices?

The best way to manage volume across multiple Bluesound or NAD devices is using a CLI that provides volume management commands, enabling precise control and device targeting for individual or grouped players.

Do I need the Go module to run Bluesound and NAD player CLI commands?

Yes, you need the blucli Go module from github.com/steipete/blucli/cmd/blu@latest installed to run Bluesound and NAD player CLI commands for device discovery, playback control, and multi-room synchronization.