seo-google

Query Google PageSpeed Insights, Search Console, Indexing API, and GA4 for SEO signals.

8|5|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/shenxingy/Clade --skill seo-google-shenxingy
Or copy as Structured Prompt for Agentโ–ผ
Please help me install this Agent Skill.
Skill: seo-google
Source: https://github.com/shenxingy/Clade/tree/main/configs/skills/seo-google
Command: npx skills add https://github.com/shenxingy/Clade --skill seo-google-shenxingy

SYSTEM DOCUMENTATION & REQUIREMENTS

๐Ÿ’ก This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

It removes guesswork in SEO by pulling authoritative, real-world Google performance signals (field CWV, indexing status, search analytics, and organic traffic) instead of relying only on crawl-based estimates.

Core Features & Use Cases

  • Field CWV + Lighthouse Lab in one go: Combine PageSpeed Insights v5 Lighthouse scores with CrUX (Chrome UX Report) field data, including optional 25-week CrUX history trends to validate whether performance is improving.
  • Search Console visibility checks: Retrieve Search Analytics (clicks, impressions, CTR, position), run URL Inspection (indexing verdict/coverage, canonical selection, rich results), and check sitemap status.
  • Real indexing + organic traffic intelligence: Submit URLs via the Indexing API (with job posting/broadcast/video restriction), and analyze GA4 organic traffic trends and top landing pages.

Quick Start

Run /seo google pagespeed https://example.com to get Lighthouse lab scores plus CrUX field CWV metrics for that page.

Frequently Asked Questions about seo-google

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

FAQPage Schema
How do I check Core Web Vitals using real CrUX field data instead of synthetic estimates?โ–ผ

To check Core Web Vitals with real CrUX field data, query PageSpeed Insights v5 and Chrome UX Report history to retrieve actual Lighthouse lab scores and 25-week field performance trends for a specified URL.

How do I check URL indexing status and search analytics directly from Search Console?โ–ผ

Check URL indexing status and search analytics from Search Console by requesting URL Inspection for coverage verdicts and canonical selection, alongside Search Analytics queries for clicks, impressions, CTR, and position data.

Do I need a Google Cloud service account to submit URLs via the Indexing API?โ–ผ

Yes, you need a Google Cloud API key or service account to submit URLs via the Indexing API, which handles requests for job postings, broadcasts, and videos while returning structured submission responses.

Can I analyze GA4 organic traffic trends and top landing pages for SEO performance?โ–ผ

Yes, you can analyze GA4 organic traffic trends and top landing pages by generating GA4 organic traffic reports, allowing SEO teams to monitor post-change performance and identify search performance quick wins.

What is the best way to monitor SEO performance changes after deploying site updates?โ–ผ

The best way to monitor SEO performance changes after site updates is to compare Search Console search analytics and CrUX field data before and after deployment to validate if Core Web Vitals and visibility are improving.

Does this approach retrieve field CWV data and Lighthouse lab scores in a single request?โ–ผ

Yes, querying PageSpeed Insights v5 retrieves both field CrUX Core Web Vitals data and Lighthouse lab scores in a single request, providing comprehensive real-world and synthetic performance metrics for auditing.