guimkt-gmp-cli-mcp-skill

Automate GMP CLI analytics tasks for GA4, Search Console, Google Ads, and Tag Manager.

1|1|Updated Apr 19, 2026
One-click install
npx skills add https://github.com/RamonsDka/the-architect-overlay --skill guimkt-gmp-cli-mcp-skill-ramonsdka
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: guimkt-gmp-cli-mcp-skill
Source: https://github.com/RamonsDka/the-architect-overlay/tree/main/skills/guimkt-gmp-cli-mcp-skill
Command: npx skills add https://github.com/RamonsDka/the-architect-overlay --skill guimkt-gmp-cli-mcp-skill-ramonsdka

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The GMP-CLI skill centralizes management of Google Marketing Platform tasks from the terminal, eliminating manual switching between dashboards and APIs and enabling repeatable analytics workflows.

Core Features & Use Cases

  • Authentication setup: guides secure OAuth setup and token management for CLI use.
  • Unified analytics workflows: run GA4 queries, retrieve Search Console metrics, pull Google Ads performance data, and inspect GTM configurations from the command line.
  • Output formatting & automation: produces JSON/table/csv outputs suitable for agent parsing and automated reporting.
  • Use cases: perform ongoing GA4 reporting, monitor ad campaigns, audit GTM tags, and validate data pipelines via CLI.

Quick Start

Authenticate with GMP, list accounts and properties, then run a GA4 report using gmp ga report.

Frequently Asked Questions about guimkt-gmp-cli-mcp-skill

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate GA4 reporting and Google Ads data retrieval from the terminal?

GMP CLI automates GA4 reporting and Google Ads data retrieval from the terminal by executing GAQL queries, pulling campaign performance metrics, and formatting outputs as JSON, tables, or CSV for automated reporting workflows.

What is the best way to manage Google Marketing Platform authentication for command line workflows?

Managing Google Marketing Platform authentication for command line workflows involves secure OAuth setup and token management via the GMP CLI, enabling terminal access to GA4, Search Console, and Google Ads data.

Can I retrieve Search Console metrics and inspect GTM configurations using a CLI?

You can retrieve Search Console metrics and inspect GTM configurations using the GMP CLI, which unifies analytics workflows to pull console data and audit Tag Manager setups directly from the command line.

Does the GMP CLI support GAQL querying and output formatting for agent parsing?

The GMP CLI supports GAQL querying and output formatting for agent parsing by generating JSON, table, and CSV outputs suitable for automated reporting and adherence to agent best practices.

How do I audit GTM tags and validate data pipelines via the command line?

Auditing GTM tags and validating data pipelines via the command line is done by utilizing the GMP CLI to inspect Google Tag Manager configurations and execute GA4 queries to ensure accurate data retrieval.