guimkt-gmp-cli-mcp-skill

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

59|14|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/guilhermemarketing/esc-skills --skill guimkt-gmp-cli-mcp-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: guimkt-gmp-cli-mcp-skill
Source: https://github.com/guilhermemarketing/esc-skills/tree/main/skills/guimkt-gmp-cli-mcp-skill
Command: npx skills add https://github.com/guilhermemarketing/esc-skills --skill guimkt-gmp-cli-mcp-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines and standardizes the interaction with the Google Marketing Platform CLI by providing a consistent entry point, authentication, and output handling for GA4, Search Console, Google Ads, and Tag Manager tasks.

Core Features & Use Cases

  • Authentication setup: guidance to configure OAuth credentials and token storage for repeated CLI usage.
  • GAQL queries & reports: run analytics queries and generate formatted reports across GMP services.
  • Output formatting: produce JSON, table, or CSV results suitable for downstream agents and human review.
  • Use Case: automate daily marketing dashboards by executing GMP CLI commands to fetch metrics and export to JSON.

Quick Start

Run a GA4 property report with gmp ga report and format the output as JSON.

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 and Google Ads reporting using a CLI?

You can automate GA4 and Google Ads reporting by running GMP CLI tasks through scripted commands. This Skill executes authenticated GAQL queries and formats the fetched metrics into JSON, table, or CSV outputs for downstream dashboards.

What is the best way to run GAQL queries across Google Marketing Platform services?

The best way to run GAQL queries is by using the GMP CLI. This Skill provides a standardized entry point to execute analytics queries across GA4, Search Console, and Google Ads, outputting formatted reports for review.

Do I need OAuth credentials to fetch Search Console data via command line?

Yes, you need OAuth credentials to fetch Search Console data via command line. This Skill provides authentication setup guidance to configure your OAuth credentials and token storage for repeated, scripted CLI usage.

Can I export Google Tag Manager and GSC data to CSV using command line scripts?

Yes, you can export Google Tag Manager and GSC data to CSV. The Skill supports output formatting in JSON, table, or CSV formats, making the queried results suitable for both downstream agents and human review.

How does YAML frontmatter work when executing GMP CLI commands?

YAML frontmatter defines the name and description for each GMP CLI entry. When executing commands, this structured metadata provides a consistent entry point for handling outputs and optional scripts across GA4, GSC, Ads, and GTM.