---
name: Paid Media Optimization
slug: paid-media-optimization
category: Automation
description: Paid Media Optimization diagnoses and drafts paid-ad optimizations using evidence, financial constraints, experiments, and capability-gated adapters. Use it for campaign optimization, budget reallocation, bid changes, pausing or archiving ads, search-term or negative-keyword actions, creative rotation, or improving CPA and ROAS.
github: "https://github.com/AgriciDaniel/claude-ads/tree/main/skills/ads-optimize"
language: Python
stars: 8064
forks: 1200
install: "npx degit https://github.com/AgriciDaniel/claude-ads/tree/main/skills/ads-optimize ~/.claude/skills/ads-optimize"
installs_to: ~/.claude/skills/ads-optimize
source_path: skills/ads-optimize/SKILL.md
collection_size: 25
category_size: 1523
collection_url: "https://dirskills.com/collections/AgriciDaniel/claude-ads"
added: 2026-08-15T06:51:13.965Z
last_synced: 2026-08-15T06:51:13.965Z
canonical_url: "https://dirskills.com/skills/paid-media-optimization"
---

# Paid Media Optimization

Paid Media Optimization diagnoses and drafts paid-ad optimizations using evidence, financial constraints, experiments, and capability-gated adapters. Use it for campaign optimization, budget reallocation, bid changes, pausing or archiving ads, search-term or negative-keyword actions, creative rotation, or improving CPA and ROAS.

**Install:**

```bash
npx degit https://github.com/AgriciDaniel/claude-ads/tree/main/skills/ads-optimize ~/.claude/skills/ads-optimize
```

## README

# Paid Media Optimization

Default to `--draft`.

1. Load the latest normalized snapshot, prior decisions, monitoring results,
   experiment state, conversion lag, economics, and platform capability manifest.
2. Identify the decision and causal evidence; do not optimize a metric in isolation.
3. Compare no-change, experiment, and mutation options, including learning, policy,
   tracking, inventory, and opportunity-cost effects.
4. Produce ranked recommendations with confidence and success measures.
5. Convert approved recommendations into mutation plans only through the main
   mutation gate.
6. Apply, verify, audit, and retain rollback only when the exact operation is
   enabled and remote state still matches the draft precondition.

Never use a fixed CPA multiple, budget ratio, benchmark, or novelty claim as sole
authorization to change an account.

## Destructive-action boundary

Refuse permanent deletion of campaigns, ad groups, ads, audiences, conversions,
or other account objects. Permanent deletion is outside the supported mutation
contract and cannot be made safe by confirmation. Offer reversible alternatives:
leave objects paused, archive where supported, apply labels, export a backup, and
define a retention or later-review date. Do not create or apply a delete plan.

Search-term actions require a search terms report, business-relevance evidence,
and an overblocking review. Without them, request the missing evidence and do not
invent or illustrate specific negative keywords.
