🎵 Media Player OpenClaw Plugin & Skill | ClawHub
Looking to integrate Media Player into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate media & streaming tasks instantly, without having to write custom tools from scratch.
What this skill does
Play audio/video locally on the host
Install
openclaw skills install @xejrax/media-playernpx clawhub@latest install media-playerFull SKILL.md
Open original| name | description |
|---|---|
| media-player | Play audio/video locally on the host |
SKILL.md content below is scrollable.
Media Player
Play audio/video locally on the host using mpv. Supports local files and remote URLs.
Commands
# Play a local file or URL
media-player play "song.mp3"
media-player play "https://example.com/stream.m3u8"
# Pause playback
media-player pause
# Stop playback
media-player stop
Install
sudo dnf install mpv