| name | wiim |
| description | Control WiiM audio player and play Tidal music natively. Use when user wants to play music, control playback, adjust volume, or discover WiiM devices. Supports playing Tidal songs, albums, artists, and playlists at full Hi-Res quality. |
| allowed-tools | Bash |
WiiM Skill
Control WiiM devices and play Tidal music natively via UPnP. Run discover first.
All commands: uv run --project ${CLAUDE_SKILL_DIR} ${CLAUDE_SKILL_DIR}/wiim_cli.py --command <cmd> [options]
--device accepts partial name match. Auto-selects if only one device.
Play Tidal music (native Hi-Res)
wiim --command play-tidal --value "Eye of the Tiger"
wiim --command play-tidal --value "Claudio Arrau" --type artist
wiim --command play-tidal --value "Chopin Nocturnes Arrau" --type album
wiim --command play-tidal --playlist_id "UUID"
wiim --command play-tidal --value "jazz" --limit 30
wiim --command play-tidal --value "Bach" --device "kitchen"
Playback control
wiim --command status
wiim --command play
wiim --command pause
wiim --command stop
wiim --command next
wiim --command prev
wiim --command volume
wiim --command volume --value 50
wiim --command mute
wiim --command unmute
wiim --command seek --value 120
wiim --command loop --value shuffle
Device management
wiim --command discover
wiim --command device