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 keyword-analysisgit 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/keyword-analysis)<a href="https://agentmods.dev/skills/noviq-ai/google-ads-mcp/keyword-analysis"><img src="https://agentmods.dev/badge/skills/noviq-ai/google-ads-mcp/keyword-analysis/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/keyword-analysis"><img src="https://agentmods.dev/badge/skills/noviq-ai/google-ads-mcp/keyword-analysis.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.00481 |
| Opus 5 | $0.00000 | $0.00241 |
| Sonnet 5 | $0.00000 | $0.00096 |
| Haiku 4.5 | $0.00000 | $0.00048 |
Grade A, and why
keyword-analysis 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 10d 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
Keyword Analysis
Google Ads のキーワードパフォーマンスを分析するスキルです。品質スコア・CVR・CPCの観点から改善ポイントを特定します。
使い方
/keyword-analysis に続けてキャンペーン名や分析対象を指定できます。省略した場合は全キャンペーンが対象です。
例:
/keyword-analysis/keyword-analysis ブランドキャンペーン
手順
-
list_accessible_customersで顧客IDを取得 -
searchツールで以下のデータを取得:- resource:
ad_group_criterion - fields:
campaign.namead_group.namead_group_criterion.keyword.textad_group_criterion.keyword.match_typead_group_criterion.statusad_group_criterion.quality_info.quality_scoread_group_criterion.quality_info.creative_quality_scoread_group_criterion.quality_info.post_click_quality_scoread_group_criterion.quality_info.search_predicted_ctrmetrics.impressionsmetrics.clicksmetrics.cost_microsmetrics.conversionsmetrics.ctrmetrics.average_cpc
- conditions:
segments.date DURING LAST_30_DAYSad_group_criterion.type = 'KEYWORD'ad_group_criterion.status != 'REMOVED'
- orderings:
metrics.cost_micros DESC - limit: 100
- resource:
-
分析結果を以下のカテゴリに分類:
- 高パフォーマンス: 品質スコア 7以上 かつ CVR 高
- 要改善: 品質スコア 5以下 または コスト高・CV少
- 一時停止推奨: 表示回数は多いがクリックゼロ or CVゼロ
-
改善アクションを具体的に提案する(マッチタイプ変更・広告文改善・除外キーワード追加など)
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.
- 10d ago First seen · 47 lines · 0 tokens per session scan A 9b453c4ade08
keyword-analysis 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 481 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.