play-music
**Controlled music player with pause/resume/stop support**.
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
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/play-music/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How play-music Compares
| Feature / Agent | play-music | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/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
Compose, render, and play music using Strudel live-coding patterns.
playwright-scraper-skill-1-2-0
Playwright-based web scraping OpenClaw Skill with anti-bot protection.
playwright-mcp-1-0-0
Browser automation via Playwright MCP server.
ai-music-prompts
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
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
Generate AI music videos end-to-end.
ytmusic-librarian
Manage YouTube Music library, playlists, and discovery via ytmusicapi.
ace-music
Generate AI music using ACE-Step 1.5 via ACE Music's free API.
playground
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
Vote-based Pokemon FireRed control. The most popular button wins each voting window.
managing-apple-music
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
Apple Music integration via AppleScript (macOS) or MusicKit API