← 返回 Skills 市场
2456
总下载
1
收藏
3
当前安装
6
版本数
在 OpenClaw 中安装
/install spotify-linux
功能描述
Spotify CLI for headless Linux servers. Control Spotify playback via terminal using cookie auth (no OAuth callback needed). Perfect for remote servers withou...
安全使用建议
This skill is coherent for controlling Spotify on headless servers, but it requires you to copy sensitive browser cookies (sp_dc and sp_t). Only proceed if you trust the spogo project and understand the risks: store the cookies in a restricted file (~/.config/spogo/cookies/) with tight permissions, avoid checking them into version control, and rotate them if you suspect compromise. Verify the spogo GitHub repository and the binary you install (go install pulls source from GitHub). Be aware that the browser fallback gives the agent the ability to open pages and click UI elements in an isolated profile—confirm your agent runtime truly isolates that profile if you need stricter guarantees. If possible, prefer standard OAuth flows on machines that can support the callback to avoid manual cookie handling.
功能分析
Type: OpenClaw Skill
Name: spotify-linux
Version: 1.2.0
The skill is a legitimate utility for controlling Spotify on headless Linux servers using the open-source 'spogo' CLI tool. It facilitates authentication via session cookies (sp_dc, sp_t) which are stored locally, and the documentation explicitly instructs the agent to treat these as secrets and avoid logging or sharing them. The installation steps use standard Go commands and official download links (go.dev, github.com/steipete/spogo), with no evidence of malicious intent, data exfiltration, or unauthorized access.
能力评估
Purpose & Capability
Name/description (Spotify CLI for headless servers) match the instructions: installing and using spogo, copying Spotify cookies, and optionally using browser automation to start playback. Required binaries (spogo) are appropriate.
Instruction Scope
Instructions focus on installing spogo, creating config and cookie files, and using browser fallback only to start playback. The browser automation step is described as using an isolated agent profile and only clicking Play, but this is an assertion rather than an enforced constraint—the agent is given the ability to open a browser and interact with pages, which is within scope but worth trusting explicitly.
Install Mechanism
No install spec in the registry but the SKILL.md documents 'go install' and downloading Go from go.dev — both are standard, traceable sources (GitHub and go.dev). No obscure download URLs or archive extraction from untrusted hosts are used.
Credentials
No environment variables or unrelated credentials are requested. The skill requires the user to provide two sensitive cookies (sp_dc and sp_t) stored locally — this is necessary for the cookie-auth approach but is high-sensitivity data and should be treated as secrets.
Persistence & Privilege
Skill does not request always:true and does not modify other skills or system-wide configs. It runs on demand and uses only local config/cookie files it tells the user to create.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install spotify-linux - 安装完成后,直接呼叫该 Skill 的名称或使用
/spotify-linux触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.2.0
- Updated installation instructions to recommend adding spogo to PATH using ~/.bashrc instead of a system symlink.
- Clarified the use of tilde (~) for user home paths in config examples.
- Improved and clarified documentation for the browser fallback flow, emphasizing agent isolation and privacy.
- Added notes to make the browser fallback steps clearer and explicitly marked them as optional.
v1.1.0
Add security notes: cookie handling, network access scope, browser fallback explanation. Add metadata notes, author, allowed-tools.
v1.0.3
More accurate description of steipete's skill limitations
v1.0.2
Renamed to Spotify Headless for better discoverability
v1.0.1
Added reference to steipete's spotify-player skill and why this alternative exists
v1.0.0
Initial release - Spotify CLI for headless Linux servers with cookie auth
元数据
常见问题
Spotify Player 是什么?
Spotify CLI for headless Linux servers. Control Spotify playback via terminal using cookie auth (no OAuth callback needed). Perfect for remote servers withou... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 2456 次。
如何安装 Spotify Player?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install spotify-linux」即可一键安装,无需额外配置。
Spotify Player 是免费的吗?
是的,Spotify Player 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Spotify Player 支持哪些平台?
Spotify Player 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Spotify Player?
由 shaharsh(@shaharsha)开发并维护,当前版本 v1.2.0。
推荐 Skills