play-music

Media & Streaming
v0.1.0
Benign

**Controlled music player with pause/resume/stop support**.

808 downloads808 installsby @awspace

Setup & Installation

Install command

clawhub install awspace/play-music

If the CLI is not installed:

Install command

npx clawhub@latest install awspace/play-music

Or install with OpenClaw CLI:

Install command

openclaw skills install awspace/play-music

or paste the repo link into your assistant's chat

Install command

https://github.com/openclaw/skills/tree/main/skills/awspace/play-music

What This Skill Does

A command-line music player that runs a background server for full playback control. Uses pygame for audio and exposes play, pause, resume, and stop commands through a single entry point script. Works with local audio files stored in a configurable directory.

Unlike launching a new audio process per command, the background server architecture enables true pause and resume without restarting playback from the beginning.

When to Use It

  • Playing background music during a terminal work session
  • Pausing music when taking a call without losing your place
  • Resuming playback after a break without restarting the track
  • Listing available songs in the local music folder
  • Stopping music when switching tasks

Example Workflow

Here's how your AI assistant might use this skill in practice.

INPUT

User asks: Playing background music during a terminal work session

AGENT
  1. 1Playing background music during a terminal work session
  2. 2Pausing music when taking a call without losing your place
  3. 3Resuming playback after a break without restarting the track
  4. 4Listing available songs in the local music folder
  5. 5Stopping music when switching tasks
OUTPUT
**Controlled music player with pause/resume/stop support**.

Share this skill

Security Audits

VirusTotalBenign
OpenClawBenign
View full report

These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.

Details

LanguageMarkdown
Last updatedMar 1, 2026