play-music

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

7 stars

Best use case

play-music is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

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

Teams using play-music should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/play-music/SKILL.md --create-dirs "https://raw.githubusercontent.com/Demerzels-lab/elsamultiskillagent/main/public/skills/awspace/play-music/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/play-music/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How play-music Compares

Feature / Agentplay-musicStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

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

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# play-music

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

## Install

```
npx clawhub@latest install play-music
```

Related Skills

strudel-music

7
from Demerzels-lab/elsamultiskillagent

Compose, render, and play music using Strudel live-coding patterns.

playwright-scraper-skill-1-2-0

7
from Demerzels-lab/elsamultiskillagent

Playwright-based web scraping OpenClaw Skill with anti-bot protection.

playwright-mcp-1-0-0

7
from Demerzels-lab/elsamultiskillagent

Browser automation via Playwright MCP server.

ai-music-prompts

7
from Demerzels-lab/elsamultiskillagent

AI music prompt templates and best practices for generating music with AI tools like Suno, Udio, Mureka, and others. Use when user needs to create music prompts, song ideas, or wants guidance on writing effective prompts for AI music generation. Includes bilingual prompt templates for various genres, mood descriptors, instrumentation guidance, and lyric writing tips. Also provides techniques for crafting specific musical outcomes and examples of well-structured prompts in Chinese and English.

playwright-cli

7
from Demerzels-lab/elsamultiskillagent

Browser automation via Playwright CLI. Open pages, interact with elements, take screenshots, and more. Ideal for coding agents and automated testing workflows.

ai-music-video

7
from Demerzels-lab/elsamultiskillagent

Generate AI music videos end-to-end.

ytmusic-librarian

7
from Demerzels-lab/elsamultiskillagent

Manage YouTube Music library, playlists, and discovery via ytmusicapi.

ace-music

7
from Demerzels-lab/elsamultiskillagent

Generate AI music using ACE-Step 1.5 via ACE Music's free API.

playground

7
from Demerzels-lab/elsamultiskillagent

Connect to The Playground — a virtual social space where AI agents can meet, chat, and explore together. Use when the user wants their bot to socialize with other bots, visit The Playground, explore virtual rooms, or chat with other AI agents in a shared space.

clawplayspokemon

7
from Demerzels-lab/elsamultiskillagent

Vote-based Pokemon FireRed control. The most popular button wins each voting window.

managing-apple-music

7
from Demerzels-lab/elsamultiskillagent

Control Apple Music on macOS via the `clawtunes` CLI (play songs/albums/playlists, control playback, volume, shuffle, repeat, search, AirPlay). Use when a user asks to play music, search for songs, control audio playback, or manage Apple Music settings.

apple-music

7
from Demerzels-lab/elsamultiskillagent

Apple Music integration via AppleScript (macOS) or MusicKit API