← 返回 Skills 市场
engahmedsalah358-lgtm

Spotify

作者 engahmedsalah358-lgtm · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
2113
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install ahmed
功能描述
Terminal Spotify playback/search via spogo (preferred) or spotify_player.
使用说明 (SKILL.md)

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 "\x3Cname|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.
安全使用建议
This skill appears to do what it says: control Spotify via the spogo or spotify_player CLIs. Before installing, confirm you are comfortable with: (1) installing Homebrew formulas (spogo comes from a third‑party tap — verify the tap/maintainer), (2) the auth step that may import browser cookies from Chrome (this provides authentication data to the CLI), and (3) the skill creating/reading config files under ~/.config/spotify-player. If you install, review the installed binaries and config files and revoke access if you later remove the tool. If you want stricter control, avoid running the auth import command or review its behavior first.
功能分析
Type: OpenClaw Skill Name: ahmed Version: 1.0.0 The skill bundle is classified as benign. It instructs the installation of `spogo` and `spotify_player` via `brew`, which is a standard package manager. The most sensitive instruction in `SKILL.md` is `spogo auth import --browser chrome`, which accesses browser cookies for authentication. While accessing browser data is a high-risk capability, this command is a legitimate and documented feature of the `spogo` tool, directly serving the stated purpose of authenticating the Spotify player without evidence of exfiltration or malicious intent from the skill bundle itself.
能力评估
Purpose & Capability
Name/description match the instructions: the SKILL.md tells the agent to use spogo (preferred) or spotify_player for search/playback, which is exactly what the skill claims. Required binaries and the brew install entries align with the stated purpose.
Instruction Scope
Instructions are scoped to Spotify playback/search. One notable action is 'spogo auth import --browser chrome', which implies importing browser cookies/credentials from the user's Chrome profile for authentication — this is relevant to the feature but is an elevated privacy action the user should expect. The skill also references config files under ~/.config/spotify-player which it may read/modify for client_id and settings.
Install Mechanism
Install uses Homebrew formulas: spogo (from the steipete/tap) and spotify_player. Brew installs are common, but the spogo formula is from a third‑party tap rather than the official core tap; that increases trust scrutiny slightly but is not inherently malicious. No downloads/extracts from arbitrary URLs are used.
Credentials
The skill requests no environment variables or external credentials beyond a Spotify Premium account, which is proportionate. The only implicit credential activity is importing browser cookies for spogo auth and reading/writing its own config folder (~/.config/spotify-player), both of which are consistent with authenticating and configuring a local Spotify CLI.
Persistence & Privilege
always is false and the skill makes no requests to modify other skills or global agent settings. The agent is allowed to invoke the skill autonomously (platform default), which is expected for skills.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install ahmed
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /ahmed 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Spotify
元数据
Slug ahmed
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Spotify 是什么?

Terminal Spotify playback/search via spogo (preferred) or spotify_player. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2113 次。

如何安装 Spotify?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install ahmed」即可一键安装,无需额外配置。

Spotify 是免费的吗?

是的,Spotify 完全免费(开源免费),可自由下载、安装和使用。

Spotify 支持哪些平台?

Spotify 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Spotify?

由 engahmedsalah358-lgtm(@engahmedsalah358-lgtm)开发并维护,当前版本 v1.0.0。

💬 留言讨论