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 antohins/seo-tools-mcp --skill ga4-reportinggit clone --depth 1 https://github.com/antohins/seo-tools-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/antohins/seo-tools-mcp/ga4-reporting)<a href="https://agentmods.dev/skills/antohins/seo-tools-mcp/ga4-reporting"><img src="https://agentmods.dev/badge/skills/antohins/seo-tools-mcp/ga4-reporting/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/antohins/seo-tools-mcp/ga4-reporting"><img src="https://agentmods.dev/badge/skills/antohins/seo-tools-mcp/ga4-reporting.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.00071 | $0.01813 |
| Opus 5 | $0.00036 | $0.00907 |
| Sonnet 5 | $0.00014 | $0.00363 |
| Haiku 4.5 | $0.00007 | $0.00181 |
Grade A, and why
ga4-reporting 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.
How it starts
The opening of the file, as written. The whole thing — 116 lines — stays where its author put it; the contents beside it link to each section on GitHub.
GA4: отчёты без пустых таблиц
Data API отдаёт нули и 400-е там, где ожидаешь данные. Почти всегда причина одна из трёх: поле не существует в этом свойстве, поле заблокировано, комбинация несовместима. Поэтому порядок ниже, а не «сразу отчёт».
Порядок
ga4_auth_status→ при необходимостиga4_oauth_start/ga4_oauth_finish. OAuth-приложение общее с gsc, но scope разный — авторизоваться нужно отдельно, даже если gsc уже работает. В Cloud Console должны быть включены Google Analytics Data API и Admin API.ga4_list_properties—propertyIdэто числовой id, а не Measurement IDG-XXXXXXX.- Готовые инструменты (
ga4_traffic_sources,ga4_top_pages,ga4_geo,ga4_devices,ga4_events,ga4_bytime) закрывают большинство вопросов — начинать с них. ga4_report— только когда нужного разреза среди готовых нет.
Когда лезть в metadata
ga4_metadata — какие измерения и метрики существуют в этом свойстве (у живого аккаунта
это сотни полей), включая кастомные customEvent:….
Смотреть обязательно на два поля:
type— целое или дробное. Важно дляmetricFilters: сравнение не того типа даёт 400.blockedReasons— заблокированная метрика молча возвращает нули, а фильтр по ней падает с 400. Без metadata это выглядит как «в отчёте нет данных».
ga4_check_compatibility — проверить связку измерений и метрик, не платя за тяжёлый отчёт.
Контракт у API вывернутый: при несовместимой комбинации вызов падает, и это отдаётся
как compatible: false плюс список полей, которые GA4 просит убрать; при успехе он
перечисляет, что ещё можно добавить. Фильтры участвуют в совместимости, поэтому те же
filters/metricFilters имеет смысл передавать и сюда.
Отдельный случай: метрики Search Console (organicGoogleSearchClicks и соседние) есть в
metadata, но не сочетаются почти ни с чем — только со своими измерениями.
Ловушки данных
landingPageустарел — с 2023-05-14 возвращает путь без query string. БратьlandingPagePlusQueryString.- Строка
(other)— не мусор, а агрегат схлопнутых по кардинальности значений. Её появление означает, что разрез слишком дробный и точность в нём потеряна. (not set)— значение отсутствует, это не то же самое, что ноль.- Диапазон дат в GA4 включает обе границы; сегодняшний день неполный.
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 · 116 lines · 71 tokens per session scan A 1b6fc0f289dd
ga4-reporting is a skill published in the GitHub repository antohins/seo-tools-mcp (3 stars, last pushed 6d ago), licensed MIT. It adds 71 tokens to every session and 1,813 once invoked, about $0.0004 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 skills, from other repositories
yandex-webmaster
Loaded automatically when the description matches the active task. Read only the section you need, then follow the link to the relevant reference file.
mutagen
Skill "mutagen" from VKirill/claude-lane-stack, covering 🎯 version requirements (august 2026), usage, use this skill when, do not use this skill when and purpose.
xmlstock
Skill "xmlstock" from VKirill/claude-lane-stack, covering 🎯 version requirements (august 2026), usage, use this skill when, do not use this skill when and purpose.
google-search-console
Skill "google-search-console" from VKirill/claude-lane-stack, covering version requirements (may 2026), usage, use this skill when, do not use this skill when and purpose.
marketing-skills
42 marketing agent skills and plugins for Claude Code, Codex, Gemini CLI, Cursor, OpenClaw, and 6 more coding agents. 7 pods: content, SEO, CRO, channels, growth, intelligence, sales. Foundation context + orchestration router. 27 Python tools (stdlib-only).
yandex-workspace
Guide for agents using the Yandex Workspace MCP server.