seo-google

Retrieve Google SEO metrics and indexation status via Google APIs.

2|1|Updated May 17, 2026
One-click install
npx skills add https://github.com/rakibulism/agent-skills-os --skill seo-google-rakibulism
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-google
Source: https://github.com/rakibulism/agent-skills-os/tree/main/skills/seo-google
Command: npx skills add https://github.com/rakibulism/agent-skills-os --skill seo-google-rakibulism

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill gives you direct access to Google’s own SEO and visibility data so you can replace guesswork with real measurements for search performance, indexation, and Core Web Vitals.

Core Features & Use Cases

  • Search Console analysis: Review clicks, impressions, CTR, position, sitemap status, and quick-win queries from Google Search Console.
  • Field and lab performance data: Combine PageSpeed Insights, CrUX field metrics, and 25-week history trends to understand real user performance.
  • Indexing and traffic checks: Inspect URL index status, submit URLs to the Indexing API where appropriate, and analyze GA4 organic traffic trends.
  • Example use case: A site owner can check whether a page is indexed, see why rankings dropped, and decide whether performance or crawl issues are causing the problem.

Quick Start

Ask the assistant to check your site’s Google Search Console performance and URL index status for your domain.

Frequently Asked Questions about seo-google

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

FAQPage Schema
How do I check Google Search Console data for indexing status and search performance?

Google Search Console data for indexing status and search performance is retrieved by querying clicks, impressions, CTR, position metrics, and sitemap status directly through the Search Console API to replace manual checks with automated reporting.

Can I analyze Core Web Vitals field data using PageSpeed Insights and CrUX history?

Core Web Vitals field data is analyzed by combining PageSpeed Insights lab metrics with CrUX field data and 25-week history trends to evaluate real user performance and identify loading or interactivity issues.

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

URLs are submitted to the Google Indexing API by authenticating with Google API credentials and sending programmatic requests to notify Google of new or updated pages for faster crawl processing.

Does this Google SEO analysis workflow require specific API credentials?

Google SEO analysis workflows require Google API credentials configured for Search Console, PageSpeed Insights, CrUX, Indexing API, and GA4 access to authenticate and retrieve organic traffic and field data.

What is the best way to diagnose a drop in organic traffic using GA4 and Search Console?

Diagnosing organic traffic drops combines GA4 traffic trend analysis with Search Console performance metrics to isolate whether ranking declines, indexing issues, or Core Web Vitals regressions cause visibility loss.

When should I not use the Google Indexing API for URL submission?

The Google Indexing API should not be used for non-job-search or non-livestreaming content types, as Google restricts programmatic submission eligibility and may reject requests outside these categories.