Jump to related tools in the same category or review the original source on GitHub.

Media & Streaming @xejrax Updated 2/26/2026

🎵 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-player

Full SKILL.md

Open original
namedescription
media-playerPlay 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
Original URL: https://github.com/openclaw/skills/blob/main/skills/xejrax/media-player

Related skills

If this matches your use case, these are close alternatives in the same category.