🎵 Media Player OpenClaw Skill - ClawHub
Do you want your AI agent to automate Media Player workflows? This free skill from ClawHub helps with media & streaming tasks without building custom tools from scratch.
What this skill does
Play audio/video locally on the host
Install
npx clawhub@latest install media-playerFull SKILL.md
Open original| name | description |
|---|---|
| media-player | Play audio/video locally on the host |
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