Agent skill

blucli

BluOS CLI (blu) for discovery, playback, grouping, and volume.

Stars 163
Forks 31

Install this agent skill to your Project

npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/unknown-majiayu000-claude-skill-registr-149

Metadata

Additional technical details for this skill

clawdbot
{
    "emoji": "\ud83e\uded0",
    "install": [
        {
            "id": "go",
            "bins": [
                "blu"
            ],
            "kind": "go",
            "label": "Install blucli (go)",
            "module": "github.com/steipete/blucli/cmd/blu@latest"
        }
    ],
    "requires": {
        "bins": [
            "blu"
        ]
    }
}

SKILL.md

blucli (blu)

Use blu to control Bluesound/NAD players.

Quick start

  • blu devices (pick target)
  • blu --device <id> status
  • blu play|pause|stop
  • blu volume set 15

Target selection (in priority order)

  • --device <id|name|alias>
  • BLU_DEVICE
  • config default (if set)

Common tasks

  • Grouping: blu group status|add|remove
  • TuneIn search/play: blu tunein search "query", blu tunein play "query"

Prefer --json for scripts. Confirm the target device before changing playback.

Didn't find tool you were looking for?

Be as detailed as possible for better results