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.From its SKILL.md
npx -y skills add AgriciDaniel/claude-ads --skill ads-launchAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
1.3 KB, 205 tokens by cl100k_base, as published. Nobody here has run it
Campaign Launch
Default to --draft.
- Load the validated setup profile, account snapshot, campaign plan, creative manifest, platform capability manifest, policy findings, and tracking checks.
- Refuse a draft that lacks account/object scope, objective, conversion, budget, dates, targeting, assets, destinations, measurement, or policy eligibility.
- 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.
- For
--apply, require the exact operation to be enabled and independently tested, then obtain explicit approval for that exact plan. - 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 ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.
Gives 0 of the 12 instructions most product growth skills give in 205 tokens
Counted across 694 of the 879 authors here whose files we hold, read 2026-09-06
- Check for product marketing context firstin 49 of 694, across 20 files
- Validate the why before building featuresin 18 of 694, across 4 files
- Respond to every comment in real-timein 17 of 694, across 6 files
- Structure launch marketing across three channel typesin 16 of 694, across 4 files
- Recruit early users one-on-onein 13 of 694, across 2 files
- Ask one question at a timein 13 of 694
- Rank features using ICE scoringin 12 of 694, across 3 files
- Identify primary conversion goalin 11 of 694, across 3 files
- Identify traffic contextin 11 of 694, across 3 files
- Evaluate headline effectivenessin 11 of 694, across 3 files
- Check visual hierarchy and scannabilityin 11 of 694, across 3 files
- Run product diagnosticsin 11 of 694, across 3 files
Said here and by no other author read
- Default to draft mode
- Load the validated setup profile and manifests
- Produce a deterministic mutation plan
- Require the exact operation to be enabled for apply
- Apply the smallest reversible change
- Verify remote state
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.