seo-google

Combine PageSpeed Insights lab metrics with Chrome UX Report field data for SEO workflows.

38|2|Updated Mar 29, 2026
One-click install
npx skills add https://github.com/WebDevPeterGriffin/The-VibeCode-Bible --skill seo-google-webdevpetergriffin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-google
Source: https://github.com/WebDevPeterGriffin/The-VibeCode-Bible/tree/main/.agent/skills/claude-seo/skills/seo-google
Command: npx skills add https://github.com/WebDevPeterGriffin/The-VibeCode-Bible --skill seo-google-webdevpetergriffin

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill removes guesswork in SEO by pulling authoritative, up-to-date Google data about Core Web Vitals (field metrics), indexation, search performance, and organic traffic.

Core Features & Use Cases

  • Google Search Console (GSC) insights: retrieves search analytics (clicks, impressions, CTR, position), performs URL inspection, and checks sitemap/index status to pinpoint what Google actually sees.
  • Real Core Web Vitals from CrUX: combines PageSpeed Insights Lighthouse lab scores with Chrome UX Report field data (LCP/INP/CLS/etc.) and provides history trends to validate whether UX is improving.
  • Indexing and discovery operations: submits URLs via the Indexing API (with the official structured-data restrictions) and supports batch inspection/submission for scale.
  • Organic traffic from GA4: reports organic Search channel sessions and landing-page performance to connect UX and indexing outcomes to traffic movement.
  • Optional SEO research helpers: supports YouTube SEO lookups plus NLP entity/sentiment analysis to support E-E-A-T-focused content work.

Quick Start

Run /seo google pagespeed https://example.com to fetch Lighthouse lab scores plus CrUX field CWV metrics 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 get real Core Web Vitals field data for a specific URL?

You can retrieve real Core Web Vitals field data by combining PageSpeed Insights lab metrics with Chrome UX Report field data, providing LCP, INP, and CLS scores along with history trends to validate UX improvements.

Can I check Google Search Console index status and search analytics for my properties?

Google Search Console insights allow you to retrieve search analytics including clicks, impressions, CTR, and position, while also performing URL inspection and checking sitemap or index status to see exactly what Google indexes.

How do I submit URLs to the Google Indexing API for faster discovery?

You can submit URLs via the Indexing API to notify Google of new or updated pages, subject to official structured-data restrictions, and the skill supports batch inspection and submission for scaling large SEO workflows.

Do I need Google Cloud credentials configured to access Search Console and GA4 data?

Configured Google Cloud credentials in the skill config are required to enable tiered API access, allowing the underlying scripts to authenticate and return JSON outputs for Search Console, CrUX, and GA4 organic traffic reports.

What is the best way to connect organic search traffic from GA4 with page speed insights?

You can report organic Search channel sessions and landing-page performance from GA4 alongside PageSpeed Insights Lighthouse scores and CrUX field data to connect UX and indexing outcomes directly to organic traffic movement.

Does this support YouTube SEO lookups and NLP entity analysis for content optimization?

Optional SEO research helpers support YouTube SEO lookups and NLP entity or sentiment analysis to assist with E-E-A-T focused content work, complementing the core CWV and indexing data retrieval workflows.