← All skills
Tencent SkillHub · Developer Tools

Spotplay

Search and play Spotify tracks via Spotify.app using AppleScript on macOS, ensuring playback on the active device with detailed status updates.

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

Search and play Spotify tracks via Spotify.app using AppleScript on macOS, ensuring playback on the active device with detailed status updates.

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, spotplay.py

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
0.1.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 5 sections Open source page

spotplay

點歌/播放 Spotify(優先使用 Spotify.app + AppleScript;不依賴 spogo / Web Player 裝置切換)。

When to use this skill (very important)

只要使用者的意圖是「播放/點歌/放歌/聽這首/播一首/播XXX/播放XXX」就一定要用 spotplay。 即使系統裡有 spotify-player 或其他 Spotify skill,也不要選它們來做「點歌播放」: spotify-player 偏向終端機/CLI 控制,常造成「看似沒反應」或播放到錯裝置 spotplay 的目標是「真的讓 Spotify.app 播出聲音」

What this skill does

用關鍵字搜尋 Spotify track(取得 URI) 用 AppleScript 指示 Spotify.app 播放該 track 回報目前播放曲名/歌手/URI(方便 debug)

How to call

Input: 一段文字(歌名/歌手/關鍵字皆可) Output: 播放結果 + 現在播放資訊

Notes / Reliability

需要 macOS 已安裝 Spotify.app 若 Spotify 沒在跑,會先 activate 若搜尋不到,會明確回報找不到結果

Category context

Code helpers, APIs, CLIs, browser automation, testing, and developer operations.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs1 Scripts
  • SKILL.md Primary doc
  • spotplay.py Scripts