blucli

Controls BluOS speakers via CLI for playback, volume, and grouping.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

blucli enables hands-free control of BluOS-enabled speakers from the command line, simplifying management of multi-room setups.

Core Features & Use Cases

  • Device discovery: quickly list nearby BluOS devices.
  • Playback control: play, pause, stop, and track changes across devices.
  • Grouping & volume: create groups and adjust volume for synchronized audio.

Quick Start

Install blucli, then run blu devices to discover devices and blu play <id> to start playback.

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 by using a CLI tool that interfaces directly with the BluOS API to send play, pause, stop, and track change commands to compatible speakers.

Can I manage multi-room audio grouping for BluOS devices without a GUI?

Yes, you can manage multi-room audio grouping without a GUI by running command-line instructions that create device groups and adjust volume levels for synchronized audio across multiple speakers.

How do I discover nearby BluOS devices in a terminal?

You can discover nearby BluOS devices in a terminal by executing a device discovery command that scans your network and lists all available BluOS-enabled speakers for immediate control.

Does command-line BluOS control work for small office audio setups?

Yes, command-line BluOS control works well for small office audio setups and home environments, providing fast hands-free device management and multi-room playback without needing graphical interfaces.

What is the best way to automate BluOS speaker volume adjustments?

The best way to automate BluOS speaker volume adjustments is by using a command-line interface that sends volume control commands directly to the BluOS API, enabling quick scripted changes across grouped devices.

How do I start playback on a specific BluOS device after discovery?

To start playback on a specific BluOS device after discovery, you run a command-line instruction referencing the target device's identifier to trigger audio playback through the BluOS API.