gsc-pull

Retrieve Google Search Console data via MCP and write normalized results to master.xlsx.

25|4|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/popiliadam/platinum-seo-engine --skill gsc-pull
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: gsc-pull
Source: https://github.com/popiliadam/platinum-seo-engine/tree/main/skills/ingestion/gsc-pull
Command: npx skills add https://github.com/popiliadam/platinum-seo-engine --skill gsc-pull

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill requires mcp__gsc__enhanced_search_analytics, mcp__gsc__search_analytics, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the retrieval of Google Search Console data to streamline SEO analysis, saving time and ensuring data accuracy.

Core Features & Use Cases

  • Automated Data Retrieval: Fetches search performance data directly from Google Search Console.
  • Data Normalization: Ensures URL normalization and corrects for potential inconsistencies.
  • Use Case: Ideal for SEO professionals who need to regularly update SEO reports with accurate performance metrics.

Quick Start

Run the gsc-pull skill for the project with the slug 'example-project' to update GSC data for the last 28 days.

Frequently Asked Questions about gsc-pull

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

FAQPage Schema
How do I retrieve Google Search Console data for SEO analysis?โ–ผ

This Skill automates Google Search Console data retrieval for SEO analysis by fetching search performance metrics via the MCP protocol and normalizing them through a 10-step transformation protocol before writing to output files.

Can I normalize URL inconsistencies when pulling Google Search Console data?โ–ผ

Yes, when pulling Google Search Console data, the 10-step transformation protocol explicitly handles URL normalization to correct potential inconsistencies and ensure accurate performance metrics in your reports.

Do I need specific MCP tools to extract Google Search Console performance metrics?โ–ผ

Yes, extracting Google Search Console performance metrics requires the gsc__search_analytics and gsc__enhanced_search_analytics MCP tools to be available, as the Skill depends on them for data retrieval.

What is the best way to automate Google Search Console data retrieval for regular SEO reports?โ–ผ

The best way to automate Google Search Console data retrieval for regular SEO reports is running this Skill against your project slug to fetch and normalize the last 28 days of search performance data into a master.xlsx file.

Where does the Google Search Console data get saved after the retrieval process?โ–ผ

After the Google Search Console retrieval process, the normalized data is written directly to the master.xlsx file along with other configured output files for your analysis workflow.