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/commands/ad-superpowers/ad-superpowers-plugin/channel-strategy-advisor)<a href="https://agentmods.dev/commands/ad-superpowers/ad-superpowers-plugin/channel-strategy-advisor"><img src="https://agentmods.dev/badge/commands/ad-superpowers/ad-superpowers-plugin/channel-strategy-advisor.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.00053 | $0.01472 |
| Opus 5 | $0.00026 | $0.00736 |
| Sonnet 5 | $0.00011 | $0.00294 |
| Haiku 4.5 | $0.00005 | $0.00147 |
Grade A, and why
channel-strategy-advisor 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 — 107 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Platforms: meta, google_ads, linkedin, tiktok, google_analytics Tier: pro
This command requires the Ad Superpowers MCP connector to access your ad account data. Connect at https://app.adsuperpowers.ai if you haven't already.
Channel Strategy Advisor
Recommend the optimal advertising channel mix for [specify company_name] ([specify industry]) with objective [specify primary_objective] and EUR10,000/month budget. Geography: Netherlands / Europe.
Conditional: if target_audience Audience: [specify target_audience]. Conditional: if product_type Product type: [specify product_type]. Conditional: if existing_channels Current channels: [specify existing_channels]. Conditional: if sales_cycle Sales cycle: [specify sales_cycle].
OUTPUT FORMAT (CRITICAL - follow this EXACT structure)
| Channel | Priority | Allocation % | Monthly Budget | Role | Expected KPI |
|---|---|---|---|---|---|
| [Channel] | 1 | XX% | XXXX | [Conversion/Prospecting/Awareness] | [CPA XX / ROAS Xx / CPM XX] |
| [Channel] | 2 | XX% | XXXX | ... | ... |
| [Channel] | 3 | XX% | XXXX | ... | ... |
| Total | - | 100% | XXXX | - | Blended: [metric] |
For each recommended channel, include:
- Why it fits this objective + audience
- Campaign types to run
- Expected results range
- Success criteria / KPI targets
Also include:
- Channels NOT recommended and why
- Implementation roadmap (Week 1-2: Launch, Week 3-4: Optimize, Month 2: Scale)
EXECUTION STEPS
Step 1: Discover Connected Accounts
meta_list_ad_accounts()-- check Meta availabilitygoogle_ads_list_accounts()-- check Google Ads availabilitylinkedin_list_ad_accounts()-- check LinkedIn availabilitytiktok_get_advertiser_info()-- check TikTok availabilityga4_list_properties()-- check GA4 availability
Step 2: Gather Current Performance (if accounts exist)
Pull last 30 days from each connected platform to understand current channel performance:
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 · 107 lines · 53 tokens per session scan A ab327a415b8f
channel-strategy-advisor is a command published in the GitHub repository Ad-Superpowers/ad-superpowers-plugin (5 stars, last pushed 10d ago), licensed MIT. It adds 53 tokens to every session and 1,472 once invoked, about $0.0003 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 commands, from other repositories
meta-audit
Full Meta Ads account audit, tailored to ecommerce or lead-gen automatically.
setup
First-run setup for the ga-mcp-full MCP server — install the CLI if needed, then complete the browser login.
audit
Google Ads command — audit.
logout
Google Ads command — logout.
status
Google Ads command — status.
checklist
Generate a custom checklist for the current feature based on user requirements.