BeClaude

spotify-ads-api

11Official PluginGeneralby Anthropic

Manage Spotify ad campaigns with natural language. Create campaigns, ad sets, ads, pull reports, and handle OAuth — all through conversation.

Python5 forks1 issuesUpdated 6/16/2026First seen 4/17/2026

Summary

This skill enables developers to manage Spotify ad campaigns directly through natural language conversations in Claude Code.

  • It handles OAuth authentication, campaign creation, ad set management, ad creation, and report generation, streamlining ad operations without manual API calls.

Install & Usage

1
Add a marketplace
/plugin marketplace add <org/repo>
2
Install the plugin

Add the configuration to /plugin install spotify-ads-api@<marketplace>

3
Manage with /plugin
/plugin

Use Cases

Create a new Spotify ad campaign with specific targeting and budget settings using natural language.
Set up ad sets within an existing campaign, defining audience segments and placement preferences.
Generate performance reports for active campaigns, including impressions, clicks, and spend.
Manage OAuth authentication flow to connect and refresh Spotify Ads API access tokens.
Update or pause existing campaigns and ad sets based on real-time performance data.
Retrieve campaign analytics and export them to a structured format for further analysis.

Usage Examples

1

/spotify-ads-api create campaign with name 'Summer Promo' targeting US users aged 18-35 with budget $500

2

Show me the performance report for campaign 'Summer Promo' for the last 7 days

3

Pause ad set 'Retargeting' in campaign 'Summer Promo'

View source on GitHub
api

Security Audits

LicenseUnknownSourcePassRepositoryPass

Frequently Asked Questions

What is spotify-ads-api?

This skill enables developers to manage Spotify ad campaigns directly through natural language conversations in Claude Code. It handles OAuth authentication, campaign creation, ad set management, ad creation, and report generation, streamlining ad operations without manual API calls.

How to install spotify-ads-api?

To install spotify-ads-api: add a marketplace (/plugin marketplace add <org/repo>), then add the config to /plugin install spotify-ads-api@<marketplace>. Finally, /plugin in Claude Code.

What is spotify-ads-api best for?

spotify-ads-api is a plugin categorized under General. It is designed for: api. Created by Anthropic.

What can I use spotify-ads-api for?

spotify-ads-api is useful for: Create a new Spotify ad campaign with specific targeting and budget settings using natural language.; Set up ad sets within an existing campaign, defining audience segments and placement preferences.; Generate performance reports for active campaigns, including impressions, clicks, and spend.; Manage OAuth authentication flow to connect and refresh Spotify Ads API access tokens.; Update or pause existing campaigns and ad sets based on real-time performance data.; Retrieve campaign analytics and export them to a structured format for further analysis..