blucli

Manage BluOS device discovery, playback, grouping, and volume via CLI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a command-line interface to manage BluOS-enabled audio devices, simplifying discovery, playback control, and grouping.

Core Features & Use Cases

  • Device Discovery: Automatically find and list BluOS devices on your network.
  • Playback Control: Play, pause, stop, and manage volume for selected devices.
  • Grouping Management: Create, modify, and view device groups for multi-room audio.
  • Use Case: You can quickly group two speakers to play the same music, then adjust their volume simultaneously.

Quick Start

Use blucli to find 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 devices from a command-line interface?

You can control BluOS devices from a command-line interface by using a tool that manages discovery, playback, grouping, and volume. It outputs JSON for scripting and allows target selection via device ID, name, or alias.

Can I group multiple BluOS speakers for multi-room audio via command line?

Yes, you can group multiple BluOS speakers for multi-room audio via command line. The tool manages grouping creation and modification, enabling synchronized playback across multiple network devices.

How do I select a specific BluOS device for playback using a CLI?

You can select a specific BluOS device for playback using a CLI by targeting it through its device ID, name, alias, or environment variables. This ensures commands apply to the intended hardware.

Does the BluOS command-line tool support TuneIn search and playback?

Yes, the BluOS command-line tool supports TuneIn search and playback. It integrates Tunein functionalities, allowing you to search for and stream content directly to your targeted devices.

What is the best way to automate audio control for BluOS devices?

The best way to automate audio control for BluOS devices is using a CLI that provides JSON output. This format enables seamless integration into scripts for automated discovery, grouping, and volume management.