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.
npx skills add rbouschery/marketplace --skill spotifygit clone --depth 1 https://github.com/rbouschery/marketplaceWrote 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.
[](https://agentmods.dev/skills/rbouschery/marketplace/spotify)<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>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.
| Model | Per session | Once 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 |
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.
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.
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.
What ships with it
27 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- reference/applescript-patterns.md 7.4 KB
- scripts/fast-forward.sh 621 B runs code
- scripts/get-current-track.sh 1.3 KB runs code
- scripts/get-modes.sh 357 B runs code
- scripts/get-player-state.sh 646 B runs code
- scripts/get-position.sh 383 B runs code
- scripts/get-volume.sh 264 B runs code
- scripts/is-running.sh 272 B runs code
- scripts/launch.sh 280 B runs code
- scripts/next-track.sh 351 B runs code
- scripts/open-library.sh 257 B runs code
- scripts/open-liked-songs.sh 471 B runs code
- scripts/open-playlists.sh 262 B runs code
- scripts/pause.sh 263 B runs code
- scripts/play-uri.sh 2.2 KB runs code
- scripts/play.sh 263 B runs code
- scripts/previous-track.sh 440 B runs code
- scripts/quit.sh 268 B runs code
- scripts/rewind.sh 536 B runs code
- scripts/search.sh 635 B runs code
- scripts/set-position.sh 708 B runs code
- scripts/set-volume.sh 637 B runs code
- scripts/toggle-playback.sh 374 B runs code
- scripts/toggle-repeat.sh 387 B runs code
- scripts/toggle-shuffle.sh 392 B runs code
- scripts/volume-down.sh 426 B runs code
- scripts/volume-up.sh 428 B runs code
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.
- 5d ago First seen · 261 lines · 21 tokens per session scan A 85a9a5208afa
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.
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.
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…
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…
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…
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.
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.