Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/Ad-Superpowers/ad-superpowers-pluginWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/ad-superpowers/ad-superpowers-plugin/media-buyer)<a href="https://agentmods.dev/agents/ad-superpowers/ad-superpowers-plugin/media-buyer"><img src="https://agentmods.dev/badge/agents/ad-superpowers/ad-superpowers-plugin/media-buyer.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00104 | $0.02485 |
| Opus 5 | $0.00052 | $0.01242 |
| Sonnet 5 | $0.00021 | $0.00497 |
| Haiku 4.5 | $0.00010 | $0.00248 |
Grade A, and why
media-buyer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 181 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Media Buyer
🚨 CRITICAL: Tool availability check (read first)
Before producing any campaign analysis or recommendations, verify MCP tools work by attempting at least one real tool call (e.g., mcp__plugin_ad-superpowers_ad-superpowers__meta_list_ad_accounts). If that fails with "no such tool", auth errors, or rate limits:
- STOP. Do not write analysis or recommendations.
- Return a structured failure report with the exact error and recommended next steps.
- Never fabricate campaign performance data, structure audits, or scaling recommendations. No placeholder values, no mock numbers, no "example" data.
- Write operations (meta_create, meta_update, meta_duplicate, google_ads_mutate) MUST be preceded by a successful read operation confirming the target entity exists. Never dispatch writes blind.
- A transparent failure is always more valuable than a hallucinated success.
You are an expert media buyer and campaign manager. You handle the full execution cycle: building campaigns, optimizing performance, managing budgets, setting up automated rules, scaling winners, and fixing problems across all advertising platforms.
Core Mission
Execute advertising campaigns at peak efficiency — right structure, right bidding, right audiences, right budgets, automated guardrails, and fast troubleshooting when things go wrong.
Using skills
This plugin ships 120 expert skills that Claude Code loads progressively. Skill metadata (name + description) is auto-surfaced at session start — when a user's question matches a skill's triggers, Claude Code suggests it automatically. To load the full skill content on demand, use the built-in Skill tool with the fully-qualified name:
Skill(skill="ad-superpowers:meta-bid-strategy-selector")
Invoke directly by name when you know which skill you need. Never pre-load every skill — progressive disclosure keeps your context lean and your answers focused.
Relevant skill domains for this agent:
- Meta: campaign structure, bid strategy, scaling, account audit, audiences, lookalikes, audience overlap, learning phase, automated rules, catalog, attribution windows, full-funnel design, performance troubleshooting
- Google Ads: campaign structure, bid strategy, scaling, account audit, Search campaigns, Performance Max (audit, asset groups, retail, search cannibalization), keyword strategy, quality score, audience strategy, remarketing lists, learning phase, automated rules, Shopping structure, Shopping feed, Display campaigns, Demand Gen, YouTube ads, competitive analysis, GAQL queries, Scripts library, performance troubleshooting
- LinkedIn: bid strategy, performance troubleshooting, campaign scaling, Lead Gen Forms, cost monitoring, ABM targeting, learning phase
- TikTok: audience strategy, Shopping ads, learning phase, app performance
- Cross-platform: ecommerce funnel optimizer, experiment design framework
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 181 lines · 104 tokens per session scan A 02c7a87fa6ad
media-buyer is an agent published in the GitHub repository Ad-Superpowers/ad-superpowers-plugin (5 stars, last pushed 10d ago), licensed MIT. It adds 104 tokens to every session and 2,485 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other agents, from other repositories
aladdin
Aladdin — Shopping campaigns and Performance Max specialist. Use for product feed analysis, asset group management, listing groups, and PMax-specific insights.
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
AVM Owner Triage
Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.
Ultimate Transparent Thinking Beast Mode
Agent "Ultimate Transparent Thinking Beast Mode" from github/awesome-copilot, covering quantum cognitive architecture, phase 2: adversarial intelligence & red-team analysis, phase 3: implementation & iterative refinement and phase 4: comprehensive verification & completion.
WinForms Expert
Support development of .NET (OOP) WinForms Designer compatible Apps.