multiAI Summary Pending
blucli
BluOS CLI (blu) for discovery, playback, grouping, and volume.
272 stars
Installation
Claude Code / Cursor / Codex
$curl -o ~/.claude/skills/blucli/SKILL.md --create-dirs "https://raw.githubusercontent.com/TermiX-official/cryptoclaw/main/skills/blucli/SKILL.md"
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/blucli/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How blucli Compares
| Feature / Agent | blucli | Standard Approach |
|---|---|---|
| Platform Support | multi | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
BluOS CLI (blu) for discovery, playback, grouping, and volume.
Which AI agents support this skill?
This skill is compatible with multi.
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# 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.