blucli

Control BluOS audio players via command-line for discovery, playback, grouping, and volume.

Updated Feb 1, 2026
One-click install
npx skills add https://github.com/NJUxlj/openclaw --skill blucli-njuxlj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blucli
Source: https://github.com/NJUxlj/openclaw/tree/main/skills/blucli
Command: npx skills add https://github.com/NJUxlj/openclaw --skill blucli-njuxlj

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a command-line interface to manage BluOS-enabled audio devices, simplifying tasks like discovering players, controlling playback, and managing speaker groups.

Core Features & Use Cases

  • Device Discovery: Find and list available BluOS players on your network.
  • Playback Control: Play, pause, stop, and skip tracks on selected players.
  • Grouping Management: Create, modify, and dissolve speaker groups for multi-room audio.
  • Volume Control: Adjust the volume of individual players or groups.
  • Use Case: You can quickly group several speakers in different rooms to play the same music simultaneously, or adjust the volume of your entire home audio system with a single command.

Quick Start

Use the blucli skill to play the current track on the 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 BluOS playback from the command line?

You can control BluOS playback by executing command-line operations to play, pause, stop, or skip tracks on selected network players. This enables programmatic management of your Bluesound and NAD devices without using the native app.

What is the best way to group BluOS speakers for multi-room audio?

The best way to group BluOS speakers is using command-line grouping management to create, modify, or dissolve speaker groups. This allows you to synchronize audio playback across multiple rooms with a single command.

Do I need any special software installed to use this BluOS CLI tool?

Yes, you need the 'blu' binary installed and accessible in your system's PATH. Without this prerequisite executable, the command-line interface cannot discover or interact with your BluOS audio devices.

Can I adjust the volume of multiple Bluesound devices simultaneously?

Yes, you can adjust the volume of multiple Bluesound devices simultaneously by targeting speaker groups. The command-line interface allows you to modify the volume of individual players or entire grouped systems.

How does BluOS device discovery work over a local network?

Device discovery works by scanning your local network to find and list all available BluOS-enabled audio players. This identifies the active devices you can then target for playback control, grouping, or volume adjustments.