seo-google

Combine Google PageSpeed Insights, CrUX, Search Console, and GA4 data for SEO audits.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/avalonreset/gemini-seo --skill seo-google-avalonreset
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-google
Source: https://github.com/avalonreset/gemini-seo/tree/main/skills/seo-google
Command: npx skills add https://github.com/avalonreset/gemini-seo --skill seo-google-avalonreset

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and assets (resource) components.

What problem does it solve?

This Skill solves the problem of relying only on crawl/Lighthouse-style estimates when you need real Google field signals for SEO decisions, including Core Web Vitals from CrUX, indexation status, search performance, and organic traffic trends.

Core Features & Use Cases

  • Google Search Console performance & inspection: Pull clicks, impressions, CTR, and position; run URL Inspection; check submitted sitemaps for status and errors.
  • Real user Core Web Vitals (CrUX + CrUX History): Retrieve p75 CWV metrics, interpret trends over time (25-week history), and generate actionable audit outputs.
  • Organic traffic via GA4: Report Organic Search sessions and engagement plus top landing pages to quantify impact.
  • Indexing and supplemental signals: Submit eligible URLs to the Indexing API (with published constraints), and use Google-backed tools like Knowledge Graph entity checks, Web Risk safety checks, and free YouTube video/metadata lookups for related visibility research.
  • Practical output for reporting: Produce structured findings and recommend next steps, supporting client-ready deliverables.

Quick Start

Run /seo google pagespeed https://example.com to combine Lighthouse lab metrics with Chrome UX Report field data for that URL.

Frequently Asked Questions about seo-google

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

FAQPage Schema
How do I pull real user Core Web Vitals data for a specific URL instead of lab estimates?

Retrieve real user Core Web Vitals by querying the Chrome UX Report for p75 field metrics. You can combine CrUX field data with PageSpeed Insights lab measurements to get a complete performance overview for a specific URL.

Can I check Google Search Console indexation status and search performance for my pages?

Yes, you can check Google Search Console indexation status by running URL Inspection, pulling search analytics like clicks and impressions, and verifying submitted sitemaps for status and errors.

What Google Cloud API credentials do I need to access GA4 organic traffic and CrUX history?

Accessing GA4 organic traffic and CrUX history requires Google Cloud API credentials. The Skill supports tiered command availability based on whether you configure an API key, a service account, or GA4 access.

Does the Google Indexing API support immediate submission of any new URL for crawling?

The Indexing API allows submitting eligible URLs for crawling but operates under published constraints. It is designed for specific content types and does not guarantee immediate indexing for all submitted URLs.

How do I track 25-week Core Web Vitals trends for an SEO audit?

Track 25-week Core Web Vitals trends by retrieving CrUX history data. The Skill extracts p75 CWV metrics over time to generate actionable audit outputs and structured findings for reporting.