blucli

Automate Bluesound/NAD player discovery, playback, and volume via blu CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

BluOS CLI (blu) enables direct, scriptable control of Bluesound/NAD players from the command line, simplifying multi-device management and playback control.

Core Features & Use Cases

  • Device discovery and status retrieval for Bluesound/NAD ecosystems
  • Playback control (play, pause, stop) and volume management
  • Group management and basic automation for multi-room audio setups

Quick Start

Run blu devices to list targets and then issue commands like blu play to start playback.

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 the command line?

To control Bluesound players from the command line, run 'blu devices' to discover targets, then issue commands like 'blu play' or 'blu pause'. This enables scriptable multi-room audio automation directly from your terminal.

Can I manage multi-room audio playback across multiple Bluesound devices?

Yes, multi-room audio workflows are supported. The blu CLI provides group management features, allowing you to synchronize playback control and volume across multiple Bluesound or NAD players in a home audio setup.

What do I need to use the BluOS CLI for home audio automation?

You need the blu binary installed and available in your system PATH. Once installed, you can execute device discovery, status retrieval, playback control, and volume management commands for your Bluesound or NAD ecosystem.

Does the Bluesound CLI support volume management and playback control?

Yes, the blu CLI supports playback control (play, pause, stop) and volume management. You can issue these commands to target specific Bluesound or NAD players discovered on your network for direct audio control.

Are there limitations when using the blu CLI for device discovery and playback?

The primary limitation is its dependency on the external blu binary; without it installed in your PATH, automation fails. Additionally, it provides basic automation and device discovery rather than advanced graphical interface control.