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-analytics-mcp --skill realtime-checkgit clone --depth 1 https://github.com/noviq-ai/google-analytics-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-analytics-mcp/realtime-check)<a href="https://agentmods.dev/skills/noviq-ai/google-analytics-mcp/realtime-check"><img src="https://agentmods.dev/badge/skills/noviq-ai/google-analytics-mcp/realtime-check/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-analytics-mcp/realtime-check"><img src="https://agentmods.dev/badge/skills/noviq-ai/google-analytics-mcp/realtime-check.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.00287 |
| Opus 5 | $0.00000 | $0.00143 |
| Sonnet 5 | $0.00000 | $0.00057 |
| Haiku 4.5 | $0.00000 | $0.00029 |
Grade A, and why
realtime-check 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
Realtime Traffic Check
Google Analytics 4 のリアルタイムデータを取得して現在のサイト状況を確認するスキルです。
使い方
/realtime-check を実行すると、現在アクティブなユーザー数と参照元・ページ別の内訳を表示します。
手順
get_account_summariesでプロパティIDを取得run_realtime_reportで以下を実行:
レポート1: 参照元別アクティブユーザー
- dimensions:
["unifiedScreenName", "firstUserMedium"] - metrics:
["activeUsers"] - limit: 20
レポート2: ページ別アクティブユーザー
- dimensions:
["unifiedScreenName"] - metrics:
["activeUsers"] - limit: 10
- 結果を以下の形式で表示:
現在のアクティブユーザー: XX人
| 参照元 | ユーザー数 |
|---|
| 閲覧中のページ | ユーザー数 |
|---|
- 通常時と比べて異常なトラフィックがある場合はコメントを追加する
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 · 35 lines · 0 tokens per session scan A 8de23c10345a
realtime-check is a skill published in the GitHub repository noviq-ai/google-analytics-mcp (1 stars, last pushed 5mo ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 287 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
filter-structures
The correct shape for dimensionfilter in getga4data. Wrong structure returns an "Invalid dimensionfilter" error. Use these templates.
ai-referral-analysis
Measure traffic arriving from AI tools — ChatGPT, Claude, Perplexity, Gemini, Copilot, and others — and understand how it behaves compared to other channels.
attribution-scope
GA4 has three distinct attribution scopes. Using the wrong scope gives misleading results. Choose based on the question you are answering.
bot-traffic-detection
Identify and exclude bot, scraper, and spam sessions from GA4 data.
content-performance
Identify top-performing pages, find underperforming content, and understand engagement patterns across your site.
ecommerce-analysis
Revenue, conversion rate, AOV, and funnel drop-off using GA4 ecommerce events.