Setup & Installation
Or with the ClawHub CLI, for registry-managed skill folders outside a full OpenClaw workspace:
What This Skill Does
Controls Lyrion Music Server (formerly Logitech Media Server) via its JSON-RPC API. Handles playback, volume, playlist management, player selection, and music database queries. Requires LMS accessible on port 9000.
Enables scripted and agent-driven control of multi-room audio without the LMS web UI or a Squeezebox remote.
When to use it
- Pause music in a specific room without opening the LMS interface
- Queue an album on a player by searching the local music library
- Adjust volume on a zone player from the command line
- Switch playback to a different room's player
- Clear and rebuild a playlist programmatically
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Play the album Kind of Blue in the living room
- 1List all available players to identify the living room player ID
- 2Search the music database for the album Kind of Blue
- 3Clear the current playlist on the target player
- 4Add the album to the playlist using its database ID
- 5Start playback on the player
Kind of Blue begins playing on the living room player
Requirements
Accounts, API keys, or tools you or your AI assistant may need to set up while using this skill.