ads-launch
Draft or explicitly apply a paid-ad campaign launch through Claude Ads capability-gated adapters. Use for campaign creation, launch plans, publishing ads, activating campaigns, uploading creative, or requests to push a campaign live.
npx skills add AgriciDaniel/claude-ads --skill ads-launch --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# Campaign Launch Default to `--draft`. 1. Load the validated setup profile, account snapshot, campaign plan, creative manifest, platform capability manifest, policy findings, and tracking checks. 2. Refuse a draft that lacks account/object scope, objective, conversion, budget, dates, targeting, assets, destinations, measurement, or policy eligibility. 3. Produce a deterministic mutation plan with exact proposed objects, before/after state, blast radius, learning impact, owner, success measure, verification window, idempotency key, audit destination, and rollback. 4. For `--apply`, require the exact operation to be enabled and independently tested, then obtain explicit approval for that exact plan. 5. Apply the smallest reversible change, verify remote state, and preserve the immutable audit and rollback record. Missing ceilings, stale account state, changed remote state, incomplete tracking, failed policy review, or an unavailable adapter blocks apply. Permanent deletion is not supported.
What does the ads-launch skill do?
Draft or explicitly apply a paid-ad campaign launch through Claude Ads capability-gated adapters. Use for campaign creation, launch plans, publishing ads, activating campaigns, uploading creative, or requests to push a campaign live.
How do I install it?
Run `npx skills add AgriciDaniel/claude-ads --skill ads-launch --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From AgriciDaniel/claude-ads, a repository with 7,813 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
