agricidaniel/claude-ads

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.

First seen Jul 13, 2026

Installation

$ npx skills add agricidaniel/claude-ads --skill ads-launch

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from agricidaniel/claude-ads · top by installs.

npx skills add agricidaniel/claude-ads

Browse all from agricidaniel/claude-ads

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 9.0K
License LICENSE
Default branch main
Open issues 19
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,302 B
  • docs SUMMARY.md 1,258 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 349 installs

SKILL.md

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.

  1. Refuse a draft that lacks account/object scope, objective, conversion, budget,

dates, targeting, assets, destinations, measurement, or policy eligibility.

  1. 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.

  1. For --apply, require the exact operation to be enabled and independently

tested, then obtain explicit approval for that exact plan.

  1. 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.