spotify-ads-api Plugin
Plugin Claude Code Productivity Sales, Marketing & Business OpsClaude Code Customization & WorkflowThe explanation below is AI-generated. Please verify it against the sources.
spotify-ads-api is a plugin package for Codex, Claude Code, and Gemini CLI that lets users manage Spotify advertising campaigns through natural language, according to its README. It supports creating campaigns, ad sets, and ads, pulling performance reports, managing creative assets, and handling OAuth authentication. The plugin exposes a set of named skills (e.g., configure, campaigns, ads, report, dashboard, monitor, export, bulk, clone) that map to specific ad-management tasks. It requires a Spotify Developer account with an ads-enabled app and a Spotify Ads ad account ID, and supports OAuth 2.0, manual OAuth, or direct-token authentication modes.
Overview
According to the README, spotify-ads-api (published as "Spotify Ads Agentic Tools") is a plugin package that integrates with Codex, Claude Code CLI, and Gemini CLI, allowing users to describe advertising tasks in plain English rather than calling the Spotify Ads API directly. It handles authentication, stores configuration locally (with the client secret kept in the macOS Keychain), and translates natural-language requests into API-ready campaign structures.
What you can do with spotify-ads-api
- Configure OAuth credentials, ad account, and preferences (/spotify-ads-api:configure)
- List, create, get, or update campaigns (/spotify-ads-api:campaigns)
- Manage ad sets and ads (/spotify-ads-api:ads)
- Plan an API-ready campaign structure from a landing page, business brief, or creative assets (/spotify-ads-api:campaign-strategy)
- Create a full campaign hierarchy from a plain-text description (/spotify-ads-api:build-campaign)
- Pull aggregate metrics, audience insights, or async CSV reports (/spotify-ads-api:report)
- Upload, list, and manage creative assets (/spotify-ads-api:assets)
- Get a quick performance overview of active campaigns (/spotify-ads-api:dashboard)
- Diagnose pacing, delivery, and underdelivery issues (/spotify-ads-api:monitor)
- Export campaign hierarchy, targeting, budget, and metrics to CSV (/spotify-ads-api:export)
- Apply batch pause, resume, budget, delivery, archive, and creative-swap workflows (/spotify-ads-api:bulk)
- Clone campaigns or ad sets with optional date, budget, name, or targeting changes (/spotify-ads-api:clone)
Sources
Original description (English)
Manage Spotify ad campaigns with natural language. Create campaigns, ad sets, ads, pull reports, and handle OAuth — all through conversation.
History of spotify-ads-api
- Plugin Added spotify-ads-api