blucli

Control Bluesound/NAD audio players via command-line interface with JSON output.

3|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/ybsa/sovereign-kernel --skill blucli-ybsa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blucli
Source: https://github.com/ybsa/sovereign-kernel/tree/main/crates/sk-tools/skills/blucli
Command: npx skills add https://github.com/ybsa/sovereign-kernel --skill blucli-ybsa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a command-line interface to manage Bluesound and NAD audio players, simplifying tasks like discovery, playback control, and volume adjustments.

Core Features & Use Cases

  • Device Discovery: Automatically find and list available players on the network.
  • Playback Control: Play, pause, and stop music playback on selected devices.
  • Volume Adjustment: Set specific volume levels for individual or grouped players.
  • Grouping Management: Create and manage speaker groups for synchronized audio.
  • Use Case: You want to quickly group two players in your living room and set them to play your favorite podcast at a comfortable volume.

Quick Start

Use the blucli skill to find available devices and then set the volume to 20 on the device named 'Living Room Speaker'.

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

You can control Bluesound or NAD audio players from the command line by using a CLI tool to handle device discovery, playback, volume adjustment, and speaker grouping. It outputs JSON for easy scripting.

Can I group multiple Bluesound speakers together via a terminal command?

Yes, you can group multiple Bluesound speakers together via terminal commands. The CLI supports grouping management to create and manage synchronized audio across selected devices on your network.

Do I need any specific software installed to manage NAD players using a CLI?

Yes, you need the 'blu' binary installed and accessible in your system's PATH to manage NAD players. This prerequisite allows the CLI to execute device discovery and playback commands.

How does command line audio control handle scripting and automation?

Command line audio control handles scripting and automation by outputting results in JSON format. This structured data output allows you to easily integrate playback control and volume management into larger automated workflows.

Can I search and play TuneIn stations on Bluesound devices using a CLI?

Yes, you can search and play TuneIn stations on Bluesound devices using a CLI. The tool supports searching for content on TuneIn and directly playing the results on your discovered network players.