spotify

spotify is a skill for Claude Code from rbouschery/marketplace. It costs 21 tokens per session (1,845 once invoked), scanned A, original, no licence file.

A macOS skill for controlling Spotify, a music-streaming app, and retrieving track information.

In plain words
What is it for?
Use it to play music, control playback, or get information about a track.
Why use it?
It lets a coding agent handle Spotify actions without requiring you to switch apps for every playback request.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Part of the spotify plugin — 1 skill shipped together

Good fit Use it to play music, control playback, or get information about a…

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/rbouschery/marketplace/spotify
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add rbouschery/marketplace --skill spotify
Clone the repo
git clone --depth 1 https://github.com/rbouschery/marketplace

Made for: Claude Code.

Or install spotify, the plugin that ships this one along with the rest of its 1 skill.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for spotify

README.md
[![agentmods](https://agentmods.dev/badge/skills/rbouschery/marketplace/spotify.svg)](https://agentmods.dev/skills/rbouschery/marketplace/spotify)
Your own site
<a href="https://agentmods.dev/skills/rbouschery/marketplace/spotify"><img src="https://agentmods.dev/badge/skills/rbouschery/marketplace/spotify.svg" alt="Measured on agentmods" height="20"></a>
Per session 21 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,845 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00021 $0.01845
Opus 5 $0.00010 $0.00923
Sonnet 5 $0.00004 $0.00369
Haiku 4.5 $0.00002 $0.00185

Measured 5d ago against content hash 85a9a5208afa, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

spotify scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

The scan reads SKILL.md. This mod also ships 26 executable files (scripts/fast-forward.sh, scripts/get-current-track.sh, scripts/get-modes.sh, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

plugins/spotify/skills/spotify/SKILL.md · 261 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 261 lines · 21 tokens per session scan A 85a9a5208afa

Subscribe to this mod's changes

spotify is a skill published in the GitHub repository rbouschery/marketplace (0 stars, last pushed 7mo ago), with no licence file. It adds 21 tokens to every session and 1,845 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-01.

Related

Other skills, from other repositories

nano-banana-prompting

This skill should be used when crafting prompts for Nano Banana Pro (Gemini image generation). Use when users want help writing image generation prompts, need guidance on prompt structure, or want to optimize their prompts for better results.

NikiforovAll/claude-code-rules · 51 tokens

nano-banana

This skill should be used for Python scripting and Gemini image generation. Use when users ask to generate images, create AI art, edit images with AI, or run Python scripts with uv. Trigger phrases include "generate an image", "create a picture", "draw", "make an image of", "nano banana", or any image generation…

NikiforovAll/claude-code-rules · 73 tokens

playwright-gif-capture

Specialization of playwright-harness for capturing an ANIMATED GIF of web content: drive a page/canvas/WebGL animation, grab a sequence of frames, and encode a looping GIF. Use when the task is "make a gif of this", "grab a gif of the demo/animation/shader", "record the canvas as a gif", or "capture a looping clip for…

simiancraft/simiancraft-skills · 167 tokens

asset-optimization

Shrink a media asset to the smallest bytes that still serve its purpose, keyed on asset kind (raster, vector, animation, video, audio, model, document, font) and on where it will be presented. Detects and acquires the right binary from a central tool manifest, runs a lossless-or-lossy pass decided by fidelity intent…

simiancraft/simiancraft-skills · 241 tokens

yt-transcript

Get a plain-text transcript for a YouTube or other video URL, for summarizing or searching its contents. Tries YouTube captions first, falls back to local Parakeet TDT transcription. Use whenever asked to summarize, quote, or answer questions about a video.

ykdojo/yt-transcript · 59 tokens

jina-image-search

Find and scrape images from the web using Jina AI. Use this skill when the user asks to find images, search for photos, get pictures from Unsplash/Pexels/Pixabay, needs stock photos for presentations, websites, or designs, or mentions finding images online.

adamjali/claude-skills · 61 tokens