media-player

Installation
SKILL.md

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

Installs
8
GitHub Stars
19
First Seen
May 15, 2026
media-player — bighardperson/computer-science-skills-collection