blucli

Control Bluesound/NAD players via command-line playback and grouping commands.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/x402agent/NanoSolana --skill blucli-x402agent
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blucli
Source: https://github.com/x402agent/NanoSolana/tree/main/skills/blucli
Command: npx skills add https://github.com/x402agent/NanoSolana --skill blucli-x402agent

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

blucli enables direct, scriptable control of Bluesound/NAD players from the command line, eliminating the need for manual app navigation and enabling automation workflows.

Core Features & Use Cases

  • Command-line playback control: play, pause, stop, and volume adjustments for Bluesound devices.
  • Device discovery and grouping: identify available players and orchestrate multi-room playback.
  • Scriptable automation: integrate bluescmd into automation pipelines and home setups for consistent playback states.

Quick Start

Open a terminal and run a blu command to query devices and confirm connectivity.

Frequently Asked Questions about blucli

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

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

You can control Bluesound playback from the command line by executing dedicated CLI commands to play, pause, stop, and adjust volume. This enables scriptable automation for single-device and multi-device setups without manual app interaction.

Can I manage multi-room Bluesound device grouping using automation scripts?

Yes, you can manage multi-room Bluesound device grouping using automation scripts. The CLI supports device discovery and simple grouping to orchestrate synchronized playback across available Bluesound and NAD players.

What is the best way to integrate NAD players into a home automation pipeline?

The best way to integrate NAD players into a home automation pipeline is using a dedicated command-line binary to query device status and trigger playback commands. This provides consistent playback states within developer automation workflows.

How does command-line device discovery work for Bluesound players?

Command-line device discovery for Bluesound players works by querying your network through the CLI binary to identify available devices and confirm connectivity. This allows automation scripts to dynamically target specific players for status checks and playback control.

Do I need a specific binary to check Bluesound player status in developer automation?

Yes, you need a dedicated binary to check Bluesound player status in developer automation. The command-line interface relies on this executable to query devices and execute playback control commands within your home automation pipelines.