blucli

Control Bluesound/NAD audio players via the BluOS CLI.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/ClaudioCeppi83/kora-os-kernel --skill blucli-claudioceppi83
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: blucli
Source: https://github.com/ClaudioCeppi83/kora-os-kernel/tree/main/engines/openclaw/skills/blucli
Command: npx skills add https://github.com/ClaudioCeppi83/kora-os-kernel --skill blucli-claudioceppi83

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires blu, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of controlling Bluesound/NAD players, allowing for discovery, playback, grouping, and volume adjustments without the need for a separate app.

Core Features & Use Cases

  • Device Discovery: Find and select Bluesound/NAD players on the network.
  • Playback Control: Start, pause, stop, and manage music playback.
  • Volume Adjustments: Change the volume level of the selected player.
  • Grouping: Manage and control multiple players as a group.
  • TuneIn: Search and play TuneIn radio stations.
  • Use Case: Imagine you have a multi-room audio system with multiple Bluesound players. Use this Skill to easily play music in different rooms, control volume levels, and add new stations to your playlist.

Quick Start

Use the blu devices command to list available devices, then choose one and run blu --device <id> status to check its status. To play music, use blu play.

Frequently Asked Questions about blucli

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

FAQPage Schema
How do I control Bluesound or NAD audio systems from the command line?

You can control Bluesound or NAD audio systems via the blu CLI to manage device discovery, playback, volume, and grouping. This Skill provides a simple command interface to operate multi-room audio setups without needing a separate app.

Can I manage multi-room audio grouping for Bluesound players via CLI?

Yes, multi-room audio grouping is supported. You can use the BluOS CLI to manage multiple Bluesound players as a group, allowing synchronized playback and control across different rooms from the command line.

How do I list and select available Bluesound devices on my network?

To discover Bluesound devices on your network, use the `blu devices` command to list all available players. You can then select a specific device and check its status using the `blu --device <id> status` command.

Can I search and play TuneIn radio stations on NAD or Bluesound players using a CLI?

Yes, searching and playing TuneIn radio stations is supported. You can use the BluOS CLI to find specific TuneIn stations and add them to your playlist for playback on your selected Bluesound or NAD device.

Do I need the BluOS app to control volume and playback on my multi-room audio system?

No, you do not need the BluOS app. This Skill uses the BluOS CLI to handle volume adjustments, start, pause, and stop music playback directly, providing a simple command interface for managing your multi-room audio system.

Related Skills