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

Media & Streaming @xejrax Updated 6/28/2026 2,946 downloads 3 stars Security: Pass

🎵 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

ClawHub CLI
openclaw skills install @xejrax/media-player
Node.js (npx)
npx clawhub@latest install media-player

Full SKILL.md

Open original
Metadata table.
namedescription
media-playerPlay 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
ClawHub Registry URL: https://clawhub.ai/xejrax/skills/media-player

Related skills

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