blucli

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

1|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/lachlanchen/LazyingArtBot --skill blucli-lachlanchen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blucli
Source: https://github.com/lachlanchen/LazyingArtBot/tree/main/skills/blucli
Command: npx skills add https://github.com/lachlanchen/LazyingArtBot --skill blucli-lachlanchen

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 groups.

Core Features & Use Cases

  • Device Discovery: Find and list available BluOS players on the network.
  • Playback Control: Play, pause, stop, and control the volume of selected players.
  • Grouping Management: Create, modify, and dissolve player groups.
  • Use Case: Quickly group multiple speakers to play the same music, or adjust the volume of a specific zone without navigating complex menus.

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 BluOS playback from the command line?

You can control BluOS playback from the command line using a CLI tool that sends network commands to play, pause, stop, and adjust volume on your audio devices. It enables quick playback management without navigating menus.

Can I group multiple BluOS speakers together via CLI?

Yes, you can group multiple BluOS speakers together via CLI by using grouping management commands to create, modify, or dissolve player groups. This allows synchronized audio across multiple zones from the terminal.

How do I discover available BluOS players on my network?

To discover available BluOS players on your network, use the device discovery command in the CLI to find and list all active audio devices. This provides a quick inventory of controllable players on your local network.

Do I need any specific binary installed to manage BluOS devices via CLI?

Yes, you need the 'blu' binary installed and accessible in your system's PATH to manage BluOS devices via CLI. This prerequisite executable handles the underlying communication with the audio players on your network.

Is a CLI tool suitable for automating BluOS audio control in a smart home?

A CLI tool is suitable for automating BluOS audio control in a smart home because it supports scripting for device discovery, playback, and volume adjustments. It integrates seamlessly into automated smart home and professional audio setups.