blucli

Control Bluesound players via CLI for discovery, playback, volume, and grouping.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bluesound/NAD setups often require multiple commands across devices; blucli provides a single CLI to discover, control playback, group, and adjust volume.

Core Features & Use Cases

  • Discover Bluesound devices and select a target.
  • Control playback (play, pause, stop) and adjust volume across one or more players.
  • Group devices and manage multi-room playback.

Quick Start

List your Bluesound devices with blu devices, then target a device and use blu to check status, play, or adjust volume.

Frequently Asked Questions about blucli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I control Bluesound players from the command line?

You can control Bluesound players via a CLI to discover devices, manage playback, adjust volume, and group multiple players for multi-room audio setups.

Can I manage multi-room grouping across BluOS devices using a script?

Yes, you can manage multi-room grouping across BluOS devices using a scriptable CLI interface that exposes specific commands to group players and synchronize playback.

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

The best way to discover Bluesound devices on a local network is using a dedicated CLI command that automatically scans for available players and lists them for targeting.

How do I play, pause, and stop audio on NAD or Bluesound hardware remotely?

You can play, pause, and stop audio on NAD or Bluesound hardware remotely by targeting a discovered device with a CLI command to send direct playback controls.

Does this CLI approach require any external libraries to adjust BluOS volume?

No external libraries are required to adjust BluOS volume, as the CLI operates independently without dependencies to execute volume control commands across targeted devices.