Agent skill · marketing growth · mvanhorn

pp-stackadapt

The first agent-native StackAdapt CLI: pacing, delivery drift Trigger phrases: `check my stackadapt campaigns`, `which campaigns are underpacing`, `are my stackadapt campaigns on budget`, `where is my ad budget being wasted`, `stackadapt campaign performance`, `use stackadapt`, `run stackadapt`.

Why this skill is useful

Adds specific commands for analyzing StackAdapt campaign performance that the AI wouldn't reliably generate on its own.

What it needs

Requires stackadapt-pp-cli installed locally. About 6k tokens when loaded. Last updated 2026-08-06. 1,890 stars on the source repository.

What this skill does

StackAdapt — Printing Press CLI Prerequisites: Install the CLI This skill drives the stackadapt-pp-cli binary. You must verify the CLI is installed before invoking any command from this skill. If it is missing, install it first: 1. Install via the Printing Press installer. It defaults binaries to $HOME/.local/bin on macOS/Linux and %LOCALAPPDATA%\Programs\PrintingPress\bin on Windows: 2. Verify: stackadapt-pp-cli --version 3. Ensure the reported install directory is on $PATH for the agent/runtime that will invoke this skill. If the npx install fails (no Node, offline, etc.), fall back to a direct Go install (requires Go 1.26.6 or newer): If --version reports "command not found" after install, the runtime cannot see the binary directory on $PATH. Do not proceed with skill commands until verification succeeds. When to Use This CLI Use this CLI to analyze StackAdapt campaigns you already run: check pacing against budget, find under-performing or non-delivering campaigns, spot CTR/spend drift, and pull delivery reports. It is the right tool for read-only reporting and analysis, especially for agents and scripts that want JSON output. Anti-triggers Do not use this CLI for: Creating, editing, pausing, or deleting campaigns, ads, or segments — this CLI is read-only; use the StackAdapt UI or the official SDK. Uploading audiences or creatives — out of scope. Real-time bidding or pixel firing — not what this CLI does. Unique Capabilities These capabilities aren't available in any other tool for this API. Pacing & delivery observatory pacing — See which campaigns are under- or over-pacing against their budget, not just current spend. Reach for this to catch campaigns that will overspend or underdeliver before the budget cycle ends. delivery-drift — Track CTR, CPM, and spend drift week-over-week for a campaign and flag when performance degrades. Reach for this to catch a slowly degrading campaign before it wastes budget. …

How to use it

Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:

@skills mvanhorn/stackadapt

View the source on GitHub

Browse the @skills marketplace