blucli

Controls Bluesound and NAD audio players via command-line interface.

19|3|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/samttoo22-MewCat/OpenSoul --skill blucli-samttoo22-mewcat
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blucli
Source: https://github.com/samttoo22-MewCat/OpenSoul/tree/main/openclaw/skills/blucli
Command: npx skills add https://github.com/samttoo22-MewCat/OpenSoul --skill blucli-samttoo22-mewcat

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 device discovery, playback control, grouping, and volume adjustments.

Core Features & Use Cases

  • Device Management: Discover and select target players.
  • Playback Control: Play, pause, and stop music.
  • Volume Adjustment: Set specific volume levels.
  • Grouping: Manage player groups for multi-room audio.
  • TuneIn Integration: Search and play content from TuneIn.
  • Use Case: Quickly group several speakers for a party, adjust the volume across all of them, and then play a specific playlist.

Quick Start

Use the blucli skill to find all available devices on the network.

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 via a command-line interface that enables device discovery, playback control, volume adjustment, and player grouping. It outputs JSON data, making it suitable for scripting and automation.

Do I need to install any specific binary to manage BluOS players?

Yes, managing BluOS players requires the 'blu' binary to be installed and accessible in your system's PATH. This prerequisite allows the skill to execute commands for device discovery and playback control.

Can I group multiple Bluesound speakers for multi-room audio using a CLI?

Yes, you can group multiple Bluesound speakers for multi-room audio synchronization. The CLI supports player grouping, allowing you to manage grouped devices and adjust volume across them simultaneously.

How do I search and play TuneIn content on BluOS players?

You can search and play TuneIn content on BluOS players by executing specific CLI commands. This integration allows you to find stations or playlists directly and initiate playback on your selected target player.

Does BluOS CLI control support scripting and automation workflows?

Yes, BluOS CLI control supports scripting and automation workflows by providing JSON output. This structured data format allows you to parse device statuses and playback states easily within custom automation scripts.

What is the best way to discover available Bluesound devices on my network?

The best way to discover available Bluesound devices is by using the device discovery command within the CLI. This functionality scans your network to identify all accessible BluOS players for subsequent control operations.