seo-google

Query Google SEO data APIs for domain and URL audits.

Updated May 5, 2026
One-click install
npx skills add https://github.com/rothwellmawela-cyber/CoexSEO --skill seo-google-rothwellmawela-cyber
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-google
Source: https://github.com/rothwellmawela-cyber/CoexSEO/tree/main/skills/seo-google
Command: npx skills add https://github.com/rothwellmawela-cyber/CoexSEO --skill seo-google-rothwellmawela-cyber

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-api-python-client, google-auth, requests, pandas, pyyaml, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

Consolidates Google's SEO data APIs (GSC, PSI, CrUX, GA4, Indexing API, and Knowledge Graph) into a single, accessible workflow, eliminating the need to switch between multiple tools and manual data gathering.

Core Features & Use Cases

  • Centralized access to Google SEO APIs for domain and URL analysis.
  • Real-time or near-real-time metrics: index status, search performance, Core Web Vitals, and organic traffic insights.
  • Use cases include audits, content optimization, technical SEO validation, and readiness checks for site launches.

Quick Start

Query the latest Google SEO data for a domain or URL and generate a structured audit summary.

Frequently Asked Questions about seo-google

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

FAQPage Schema
How do I audit Google SEO data using GSC, GA4, and CrUX APIs in one workflow?

You can audit Google SEO data by using a centralized workflow that programmatically accesses GSC, GA4, CrUX, and PageSpeed Insights APIs to consolidate index status, search performance, and Core Web Vitals into a single structured output.

What real field metrics can I retrieve for a technical SEO audit?

Real field metrics for a technical SEO audit include index status, search performance data, Core Web Vitals, and organic traffic insights, retrieved directly from Google's APIs for domain- and URL-level analysis.

Do I need Google API credentials to check indexing status and Core Web Vitals?

Yes, you need Google API credentials to check indexing status and Core Web Vitals. The workflow enforces credential handling and manages tiered API access to securely retrieve data from Google's SEO APIs.

Can I use the PageSpeed Insights API for domain-level page performance checks?

Yes, you can use the PageSpeed Insights API for page performance checks. The workflow supports both domain- and URL-level analysis to validate technical SEO and site launch readiness using real-time metrics.

How do I structure Google Search Console data for downstream reporting?

You can structure Google Search Console data for downstream reporting by programmatically accessing the API and generating structured outputs, which organizes search performance and keyword research data for immediate analysis.

What are the limitations of using Google APIs for keyword research and content optimization?

Limitations include navigating tiered API access quotas and handling required credentials properly. Data retrieval is constrained by API rate limits, meaning massive domain-level keyword research may require batched or structured queries.