ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 4/5

managing-apple-music

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

Why use this skill?

Manage your Apple Music library, control playback, volume, and AirPlay devices directly from OpenClaw using the clawtunes CLI integration.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/forketyfork/clawtunes
Or

What This Skill Does

The managing-apple-music skill provides a comprehensive command-line interface to control Apple Music on macOS. By leveraging the clawtunes CLI, this skill enables seamless integration between OpenClaw and your local Apple Music library. It acts as a bridge to automate music playback, media management, and system-level audio adjustments. Whether you are looking to shuffle your favorite playlist, adjust the system volume, or switch your output to an AirPlay-enabled speaker, this skill handles the heavy lifting through AppleScript automation. It is designed to handle routine music tasks efficiently without requiring you to switch windows or interact with the GUI manually.

Installation

To enable this skill, run the installation command provided via the clawhub registry: clawhub install openclaw/skills/skills/forketyfork/clawtunes

Additionally, you must have the clawtunes binary installed on your macOS system. You can install it using Homebrew: brew install forketyfork/tap/clawtunes

Ensure that you grant the terminal or OpenClaw the necessary automation permissions under System Settings > Privacy & Security > Automation to allow the agent to communicate with the Apple Music application.

Use Cases

  • Productivity & Focus: Start a 'Focus' or 'Lo-fi' playlist instantly while you work, without interrupting your flow.
  • Audio Control: Quickly mute, change the volume, or skip tracks during conference calls or meetings.
  • Home Entertainment: Control AirPlay speakers directly from the chat interface to route audio to your living room or office speakers.
  • Library Management: Organize your collection by creating playlists or adding currently playing tracks to your favorite curated lists.

Example Prompts

  1. "Play the album 'Discovery' by Daft Punk and set the volume to 30%."
  2. "Add the song that is currently playing to my 'Favorites' playlist."
  3. "Switch my AirPlay output to the 'Living Room Speaker' and shuffle the current playlist."

Tips & Limitations

  • Always use the -N (non-interactive) flag in automated scripts to prevent hanging. If a command returns multiple matches, append -1 to select the first result automatically.
  • Catalog searches are strictly for browsing; you must add tracks to your local library via the Apple Music app before they can be added to playlists.
  • This skill is exclusively for macOS and requires the Apple Music app to be running or capable of being opened by the script.

Metadata

Stars2387
Views0
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-forketyfork-clawtunes": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#apple-music#media-control#macos#audio#automation
Safety Score: 4/5

Flags: file-read