mirror of
https://github.com/lucas-labs/claude-plugins.git
synced 2026-05-11 17:15:43 -03:00
Add spotify-ads-api plugin (#1351)
Partner escalation from #plugin-partner-escalations (Lucas Smedley). Spotify Ads Manager — skills-only plugin for managing ad campaigns via Claude Code. Already published in community marketplace. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
9fc974ef8b
commit
7ed523140f
@ -1321,6 +1321,17 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://sourcegraph.com"
|
"homepage": "https://sourcegraph.com"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "spotify-ads-api",
|
||||||
|
"description": "Manage Spotify ad campaigns with natural language. Create campaigns, ad sets, ads, pull reports, and handle OAuth — all through conversation.",
|
||||||
|
"category": "productivity",
|
||||||
|
"source": {
|
||||||
|
"source": "url",
|
||||||
|
"url": "https://github.com/spotify/ads-claude-plugin.git",
|
||||||
|
"sha": "a4bce9912db071d47dfb410086a48004e0539efa"
|
||||||
|
},
|
||||||
|
"homepage": "https://github.com/spotify/ads-claude-plugin"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "stagehand",
|
"name": "stagehand",
|
||||||
"description": "Browser automation skill for Claude Code using Stagehand. Automate web interactions, extract data, and navigate websites using natural language.",
|
"description": "Browser automation skill for Claude Code using Stagehand. Automate web interactions, extract data, and navigate websites using natural language.",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user