seo-google

Query Google SEO APIs for field data and structured reports.

6|Updated Apr 3, 2026
One-click install
npx skills add https://github.com/BestLemoon/codex-seo --skill seo-google
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-google
Source: https://github.com/BestLemoon/codex-seo/tree/main/skills/seo-google
Command: npx skills add https://github.com/BestLemoon/codex-seo --skill seo-google

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Provides direct access to Google's SEO APIs to replace guesswork from crawl-only audits with authoritative field data for Core Web Vitals, indexation status, search performance, and organic traffic trends.

Core Features & Use Cases

  • Field data & Lab merging: Combine PageSpeed Insights Lighthouse lab data with CrUX field metrics to produce accurate Core Web Vitals reports.
  • Search Console & Indexation: Query Search Console for search analytics, inspect URL indexation state, list sitemaps, and submit indexing notifications.
  • GA4 & Supplementary APIs: Pull GA4 organic traffic reports, YouTube metadata, Knowledge Graph checks, and Keyword Planner ideas when Ads credentials are available.
  • Use Case: Run a full site audit that uses CrUX history to show 25-week CWV trends, Search Console to find high-impression quick wins, and GA4 to validate organic traffic shifts.

Quick Start

Run a PageSpeed + CrUX audit and summarize Core Web Vitals for https://example.com.

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 my pages?

To get real Core Web Vitals field data, this Skill queries PageSpeed Insights and CrUX APIs to merge Lighthouse lab data with actual field metrics, including 25-week historical performance trends. It outputs structured JSON or templated PDF reports for audits.

Can I check URL indexation status using Google Search Console?

Yes, you can check URL indexation status using Google Search Console by running batch URL inspections. The Skill queries Search Console search analytics, inspects URL index state, lists sitemaps, and submits indexing notifications via the Indexing API.

Do I need API keys to pull GA4 organic traffic reports?

Yes, you need API keys or service account credentials to pull GA4 organic traffic reports. The Skill requires proper authentication to access GA4, Search Console, and PageSpeed Insights APIs while respecting rate limits and quotas during automated data extraction.

What is the best way to combine CrUX history with Search Console data for an audit?

The best way to combine CrUX history with Search Console data for an audit is running a full site audit. This integrates 25-week CrUX Core Web Vitals trends with Search Console high-impression quick wins and validates organic traffic shifts using GA4 reports.

Does the Indexing API support batch URL inspections and submissions?

Yes, the Indexing API supports batch URL inspections and submissions. The Skill handles batch URL inspections, respects API rate limits, and manages quotas while submitting indexing notifications to Google for multiple URLs simultaneously.

Why does crawl-only auditing miss organic traffic trend shifts?

Crawl-only auditing misses organic traffic trend shifts because it relies on simulated data rather than authoritative field data. By querying CrUX, Search Console, and GA4 APIs, you replace guesswork with actual Core Web Vitals metrics, indexation status, and real search performance insights.