← Back to Skills Marketplace
77
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install spotify-ads-cli
Description
Spotify Ads data analysis and reporting via spotify-ads-cli. Use when the user wants to check Spotify ad performance, pull aggregate or insight reports, expl...
Usage Guidance
Before installing or using this skill: 1) Verify the spotify-ads-cli package's origin (check the npm package page, author, and repository) — the skill metadata provides no homepage/source. 2) Do not install global npm packages from unknown publishers without reviewing their code. 3) If you must use it, create a Spotify Developer App limited to the Ads API and use a token with the minimal scope necessary; consider using a short-lived token and storing it in a dedicated credentials file. 4) Be cautious about granting or placing long-lived tokens on your machine (~/.config/spotify-ads-cli/credentials.json). 5) Ask the publisher for a homepage/repository and a signed or verifiable release; absence of provenance is the main reason this skill is flagged as suspicious.
Capability Analysis
Type: OpenClaw Skill
Name: spotify-ads-cli
Version: 1.0.0
The skill bundle provides a comprehensive interface for the 'spotify-ads-cli' tool, allowing an AI agent to interact with the Spotify Ads API for reporting and analysis. The instructions in SKILL.md are well-structured, focusing on legitimate API operations such as account discovery, campaign reporting, and audience estimation. No evidence of malicious intent, data exfiltration, or prompt injection was found; the installation command refers to a legitimate public npm package (spotify-ads-cli), and authentication follows standard practices for CLI tools.
Capability Tags
Capability Assessment
Purpose & Capability
The SKILL.md describes a Spotify Ads CLI and the requested capability (reading ad accounts, reports, etc.) matches that purpose. Requesting an OAuth access token for the Spotify Ads API is appropriate for the described functionality.
Instruction Scope
Instructions are limited to using the spotify-ads-cli CLI, installing it via npm if missing, and authenticating via an access token or a credentials file in ~/.config/spotify-ads-cli/credentials.json. The steps do not ask the agent to read unrelated system files or exfiltrate data to other endpoints.
Install Mechanism
There is no install spec in the registry (skill is instruction-only). SKILL.md suggests installing 'npm install -g spotify-ads-cli' — a standard mechanism but it installs a global npm package from the public registry; without a declared source/homepage the origin and trustworthiness of that package are unclear.
Credentials
SKILL.md clearly requires a Spotify OAuth access token (and a credentials file path) but the skill metadata lists no required environment variables or primary credential. That metadata omission is an incoherence — the runtime needs a secret (SPOTIFY_ADS_ACCESS_TOKEN or credentials file) which the registry does not declare.
Persistence & Privilege
The skill is not always:true, does not request persistent system-wide changes in its metadata, and is instruction-only. Nothing indicates it will modify other skills or system settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install spotify-ads-cli - After installation, invoke the skill by name or use
/spotify-ads-cli - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of spotify-ads-cli skill.
- Enables analysis and reporting of Spotify Ads data via spotify-ads-cli.
- Supports account discovery, campaign/ad set/ad management, and asset/audience/pixel exploration.
- Provides commands for aggregate, insight, and async CSV reporting.
- Includes targeting, audience and bid estimation features.
- Offers help on authentication, CLI usage, and common parameter options.
Metadata
Frequently Asked Questions
What is Spotify Ads CLI?
Spotify Ads data analysis and reporting via spotify-ads-cli. Use when the user wants to check Spotify ad performance, pull aggregate or insight reports, expl... It is an AI Agent Skill for Claude Code / OpenClaw, with 77 downloads so far.
How do I install Spotify Ads CLI?
Run "/install spotify-ads-cli" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Spotify Ads CLI free?
Yes, Spotify Ads CLI is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Spotify Ads CLI support?
Spotify Ads CLI is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Spotify Ads CLI?
It is built and maintained by Bin-Huang (@bin-huang); the current version is v1.0.0.
More Skills