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.
npx skills add noviq-ai/google-ads-mcp --skill campaign-reportgit clone --depth 1 https://github.com/noviq-ai/google-ads-mcpWrote 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/skills/noviq-ai/google-ads-mcp/campaign-report)<a href="https://agentmods.dev/skills/noviq-ai/google-ads-mcp/campaign-report"><img src="https://agentmods.dev/badge/skills/noviq-ai/google-ads-mcp/campaign-report/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/noviq-ai/google-ads-mcp/campaign-report"><img src="https://agentmods.dev/badge/skills/noviq-ai/google-ads-mcp/campaign-report.svg" alt="Reviewed on agentmods" width="80" 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.00000 | $0.00423 |
| Opus 5 | $0.00000 | $0.00211 |
| Sonnet 5 | $0.00000 | $0.00085 |
| Haiku 4.5 | $0.00000 | $0.00042 |
Grade A, and why
campaign-report 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 11d 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.
What it actually says
Campaign Performance Report
Google Ads のキャンペーンパフォーマンスレポートを生成するスキルです。
使い方
/campaign-report を実行すると、アクセス可能なアカウントのキャンペーン一覧と直近30日間のパフォーマンス指標を取得して表形式で表示します。
手順
-
list_accessible_customersでアクセス可能な顧客IDを取得する -
各顧客IDに対して
searchツールで以下のGAQLクエリを実行する:- resource:
campaign - fields:
campaign.idcampaign.namecampaign.statuscampaign.advertising_channel_typemetrics.impressionsmetrics.clicksmetrics.cost_microsmetrics.conversionsmetrics.ctrmetrics.average_cpcmetrics.conversion_rate
- conditions:
segments.date DURING LAST_30_DAYScampaign.status != 'REMOVED'
- orderings:
metrics.cost_micros DESC
- resource:
-
結果を以下の形式の表にまとめる:
| キャンペーン名 | ステータス | 表示回数 | クリック数 | CTR | 費用 | CV数 | CVR | CPC |
|---|
- コスト上位・CVR上位・改善余地のあるキャンペーンについてコメントを添える
注意
cost_microsは 1,000,000 で割ると通貨単位になります- ステータスが
PAUSEDのキャンペーンも含めて表示し、マーク(⏸️)を付けてください
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.
- 11d ago First seen · 41 lines · 0 tokens per session scan A ceab5305ef67
campaign-report is a skill published in the GitHub repository noviq-ai/google-ads-mcp (0 stars, last pushed 5mo ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 423 tokens. 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 skills, from other repositories
adspirer-ads-agent
Adspirer — AI-powered advertising and performance marketing agent. Manage Google Ads, Meta Ads (Facebook & Instagram), LinkedIn Ads, and TikTok Ads via natural language. 100+ tools for paid media campaign creation, live performance analysis, PPC keyword research with real CPC data, budget optimization, ad creative…
adcp-advertising
Automate advertising campaigns with AI. Create ads, buy media, manage ad budgets, discover ad inventory, run display ads, video ads, CTV campaigns, and optimize ad performance. Perfect for marketing automation, programmatic advertising, media buying, ad management, campaign optimization, creative management, and…
adspirer-setup
Set up your brand workspace — connect to Adspirer, scan brand docs, pull campaign data, and create AGENTS.md. Use on first time in a new brand folder, or when the user wants to refresh brand context.
adspirer-mcp
How to call the Adspirer MCP hub correctly — the router two-step (action "listtools" then action "execute" with toolname), the direct tools searchtools and gettoolschema, per-platform account IDs, quota rules, and the budget unit (every platform takes the account's own currency as a decimal — never cents). Load this…
_mureo-shared
Skill "_mureo-shared" from logly/mureo, covering mureo shared patterns, installation, setup, claude code (recommended) and manual configuration.
_mureo-strategy
Strategy Context: Manage business strategy files (STRATEGY.md, STATE.json) for strategy-driven ad operations.