blucli

Control Bluesound/NAD audio devices via command-line for playback, volume, and grouping.

55|6|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/NJX-njx/opensoul --skill blucli-njx-njx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blucli
Source: https://github.com/NJX-njx/opensoul/tree/main/skills/blucli
Command: npx skills add https://github.com/NJX-njx/opensoul --skill blucli-njx-njx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires go, and includes scripts (resource) components.

What problem does it solve?

This Skill enables users to control Bluesound/NAD music players easily through command-line commands without manual interaction.

Core Features & Use Cases

  • Device Control: Discover available devices, check status, and control playback such as play, pause, and stop.
  • Volume Management: Adjust volume levels to suit different environments.
  • Grouping: Manage device groups for synchronized playback across multiple units.
  • Streaming Integration: Search and play TuneIn radio stations directly.
  • Use this Skill to quickly set up multi-room audio or switch between audio sources during a party.

Quick Start

Use the blucli skill to list devices, then select a device to check its status and adjust volume or playback as needed.

Frequently Asked Questions about blucli

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

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

You can control Bluesound and NAD audio players from the command line by executing CLI commands for playback, volume adjustment, and device grouping using the blucli tool.

Can I manage multi-room audio grouping for Bluesound devices using a CLI?

Yes, you can manage multi-room audio grouping for Bluesound devices using CLI commands to synchronize playback across multiple speaker units seamlessly.

Do I need Go to run command-line commands for NAD player control?

Yes, you need Go installed because the command-line commands require the 'github.com/steipete/blucli/cmd/blu' Go module to execute native audio control operations.

How do I search and play TuneIn radio stations on Bluesound devices via terminal?

You can search and play TuneIn radio stations on Bluesound devices by running streaming integration commands through the command-line interface to find and start audio directly.

What is the best way to automate audio playback for multiple Bluesound speakers?

The best way to automate audio playback for multiple Bluesound speakers is integrating native control commands into automation scripts to manage device discovery, status, and volume.

Why use command-line scripts for NAD player control instead of manual interaction?

Using command-line scripts for NAD player control eliminates manual interaction, enabling automated multi-room audio setup, quick source switching, and streamlined device status checks.