← 返回
效率工具 中文

spotify-control

macOS Spotify control skill for OpenClaw. Supports playback, volume, position, and metadata retrieval via AppleScript.
适用于OpenClaw的macOS Spotify控制技能,支持通过AppleScript控制播放、音量、进度及获取元数据。
copywrite-ai
效率工具 clawhub v1.0.1 1 版本 100000 Key: 无需
★ 0
Stars
📥 748
下载
💾 6
安装
1
版本
#latest

概述

Spotify Control (macOS)

Overview

Control Spotify on macOS using AppleScript. This skill provides a set of commands to manage playback, volume, and track information.

Actions

Playback Control

  • Play/Pause: Toggle playback.
  • Next/Previous: Jump to next or previous track.
  • Stop: Pause playback.

Volume & Position

  • Set Volume (0-100): Adjust Spotify internal volume.
  • Set Position (seconds): Jump to a specific time in the current track.

Metadata & State

  • Get Info: Retrieve current track name, artist, album, and Spotify URL.
  • Set Shuffle (on/off): Toggle shuffle mode.
  • Set Repeat (on/off): Toggle repeat mode.

Usage

Agents should use the scripts/spotify-control.py wrapper for all commands.

Examples

# Toggle play/pause
scripts/spotify-control.py playpause

# Get current track info
scripts/spotify-control.py get-info

# Set volume to 80%
scripts/spotify-control.py set-volume 80

# Seek to 1 minute (60s)
scripts/spotify-control.py set-position 60

Guardrails

  • Ensure Spotify is installed and running.
  • All commands are one-shot AppleScript executions via a Python wrapper.
  • Does not affect system-wide volume unless specified for fallback.

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-03-30 18:58 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Weather

steipete
获取当前天气和预报(无需API密钥)
★ 446 📥 226,440
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 440 📥 148,096
productivity

Obsidian

steipete
操作 Obsidian 仓库(纯 Markdown 笔记)并通过 obsidian-cli 自动化。
★ 433 📥 103,857