blucli

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

1|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/seasonmac/Full-Scene-Agents --skill blucli-seasonmac
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blucli
Source: https://github.com/seasonmac/Full-Scene-Agents/tree/main/openclaw/skills/blucli
Command: npx skills add https://github.com/seasonmac/Full-Scene-Agents --skill blucli-seasonmac

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

BluOS CLI enables programmatic control of Bluesound/NAD players from scripts and terminals.

Core Features & Use Cases

  • Discover Bluesound devices on the network.
  • Control playback, grouping, and volume from the CLI.
  • Script common actions for automation and home audio workflows.

Quick Start

Install blucli and run blu against a target device to begin controlling playback and grouping.

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 running the blu CLI against a target device on your network to manage playback, grouping, and volume directly from scripts or terminals.

Can I automate BluOS device discovery and grouping in home audio scripts?

Yes, you can automate BluOS device discovery and grouping in home audio scripts by applying the blu CLI to quickly find Bluesound devices on the network and execute grouping commands programmatically.

Do I need a Bluesound device on the network to use blucli?

Yes, you need a Bluesound or NAD player connected to your local network to use blucli, as the Skill requires an active BluOS device to execute discovery, playback, and volume commands.

What is the best way to script volume adjustments for NAD players?

The best way to script volume adjustments for NAD players is using the blu CLI, which provides specific volume control commands designed for automating home audio workflows from the terminal.

Does blucli work for quick device discovery in home audio setups?

Yes, blucli works for quick device discovery in home audio setups by running the blu CLI to scan your network and identify available Bluesound or NAD players for immediate playback control.

Why use a command-line tool for BluOS instead of the standard app?

A command-line tool for BluOS enables programmatic control of Bluesound players, allowing you to script common actions for automation and integrate device control into custom home audio workflows.