Pause system-wide media playback on this Mac. Use when the user says pause, mute the song for a moment, or hold the music.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add Bangs00/claude-media-control --skill pause --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Pause?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/bangs00-pause)More formats (shields.io, HTML) on the badges page.
---
name: pause
description: Pause system-wide media playback on this Mac. Use when the user says pause, mute the song for a moment, or hold the music.
allowed-tools: Bash
---
Pause command sent. Resulting state (JSON):
!`"${CLAUDE_PLUGIN_ROOT}/scripts/media.sh" pause`
Confirm to the user in one compact markdown line (not a code block): `▶︎|⏸ **<title>** — *<artist>* · <appName>` (title bold, artist italic; expect `⏸`).
- If the JSON is `null`: nothing was playing to pause.
- If `"degraded": true` or a stderr hint appeared: add one short note pointing to `/media:doctor`.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!