SKILL.md
readonly

spotify-player

著者:openclaw
カテゴリ:
生産性
330.8k
64.4k
name: spotify-player
description: Terminal Spotify playback/search via spogo (preferred) or spotify_player.
homepage: https://www.spotify.com

spogo / spotify_player

Use spogo (preferred) for Spotify playback/search. Fall back to spotify_player if needed.

Requirements

  • Spotify Premium account.
  • Either spogo or spotify_player installed.

spogo setup

  • Import cookies: spogo auth import --browser chrome

Common CLI commands

  • Search: spogo search track "query"
  • Playback: spogo play|pause|next|prev
  • Devices: spogo device list, spogo device set "<name|id>"
  • Status: spogo status

spotify_player commands (fallback)

  • Search: spotify_player search "query"
  • Playback: spotify_player playback play|pause|next|previous
  • Connect device: spotify_player connect
  • Like track: spotify_player like

Notes

  • Config folder: ~/.config/spotify-player (e.g., app.toml).
  • For Spotify Connect integration, set a user client_id in config.
  • TUI shortcuts are available via ? in the app.

アクション

install --global skills.sh
npx skills add openclaw/openclaw/skills/spotify-player

使用ガイド

  1. 1. インストールコマンドを実行

    上記のインストールコマンドをコピーしてターミナルで実行してください。

  2. 2. 環境の設定

    スキルの説明に従って、MCPクライアントに必要な環境変数を追加してください。

  3. 3. クライアントで使用

    MCP対応アプリ(ClaudeまたはCursorなど)でこのスキルを設定して有効化してください。