blucli

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

1|1|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/yunseo-kim/agent-toolbox --skill blucli-yunseo-kim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blucli
Source: https://github.com/yunseo-kim/agent-toolbox/tree/main/catalog/skills/blucli
Command: npx skills add https://github.com/yunseo-kim/agent-toolbox --skill blucli-yunseo-kim

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a command-line interface to control Bluesound and NAD audio players, enabling users to manage playback, volume, and device grouping directly from their terminal.

Core Features & Use Cases

  • Device Discovery: Automatically find and list available Bluesound/NAD players on the network.
  • Playback Control: Play, pause, stop, and manage the volume of connected players.
  • Grouping Management: Create, modify, and dissolve player groups for multi-room audio.
  • Use Case: You can quickly group several players to play the same music, adjust their collective volume, or switch to a different playlist without needing to open a dedicated app.

Quick Start

Use the blucli skill to set the volume of the living room player to 25.

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 and NAD audio players from the command line to manage playback, volume, and device grouping directly from your terminal without needing a dedicated app.

Can I group multiple Bluesound players for multi-room audio via CLI?

Yes, you can create, modify, and dissolve player groups for multi-room audio via CLI, allowing you to quickly group several players to play the same music simultaneously.

Does the Bluesound CLI tool support automatic device discovery on the network?

Yes, the Bluesound CLI tool supports automatic device discovery, allowing you to automatically find and list available Bluesound and NAD players on your network.

What is the best way to script audio playback and volume management for smart speakers?

The best way to script audio playback and volume management for smart speakers is using a CLI that outputs JSON, enabling automated control over discovery, playback, and volume for connected devices.

Do I need network connectivity to manage NAD audio players using a command-line interface?

Yes, you need network connectivity to target audio devices when using a command-line interface to manage NAD audio players, as the tool communicates directly with the connected hardware.