A macOS-native skill that uses AppleScript to search and play Spotify tracks directly through the desktop application.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install spotplay
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install spotplay using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
spotplay is a specialized integration designed for Openclaw Skills that bridges the gap between AI agents and the native Spotify desktop application on macOS. While other tools might focus on CLI-only playback or complex web-based device switching, this skill prioritizes the local Spotify.app environment. By leveraging AppleScript, it ensures that music playback is reliable, visual, and correctly routed to the user's active machine.
This tool is specifically optimized for scenarios where a user wants to hear a specific song or artist without the ambiguity of headless players. It provides a robust alternative to standard CLI players by ensuring the official Spotify client is active and responding to commands, making it a vital component for users of Openclaw Skills who value a seamless media experience.
To use this skill within the Openclaw Skills framework, ensure your environment meets the following requirements:
# Verify Spotify is installed via Homebrew if needed
brew install --cask spotify
The skill processes and returns data in a structured format to ensure compatibility with other Openclaw Skills components:
| Property | Description |
|---|---|
| input_query | The search text provided by the user (keywords/artist/title) |
| track_name | The human-readable title of the track found |
| artist_name | The primary artist associated with the track |
| spotify_uri | The unique resource identifier used by the Spotify app |
| playback_status | Confirmation of whether the AppleScript command succeeded |
Loading
A serverless AI agent skill that leverages Large Language Models to automate browser tasks via Volcano Engine Function Service.

A hard-tech intelligence aggregator that filters out marketing hype to deliver pure engineering specifications and architectural insights.

A comprehensive repository of 27 AI application templates and reference architectures built on Volcengine infrastructure.

An automated sandbox that transforms natural language trading intents into executable Python backtesting strategies.

Integrate real-time Korean cinema rankings and detailed movie metadata from major multiplexes into your AI agent.

A proactive context-aware assistant that surfaces relevant Openclaw Skills based on your real-time browser activity and recent project history.








































