seo-google

Access Google SEO data from Search Console, PageSpeed Insights, and GA4.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires google-auth, google-cloud-search-console, google-cloud-pagespeedonline, google-cloud-crux, google-cloud-indexing-api, google-cloud-analytics, google-api-python-client, google-auth-oauthlib, google-auth-httplib2, google-auth-requests, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides real-time access to Google's SEO data, helping you track and improve your website's search performance.

Core Features & Use Cases

  • Search Console Integration: Access Search Console data directly within the skill.
  • PageSpeed Insights: Analyze page performance and get actionable insights.
  • CrUX and Indexing API: Monitor field data and indexing status.
  • GA4 Organic Traffic: Track organic traffic trends and performance.
  • YouTube SEO: Explore YouTube video data and optimize your content.
  • NLP Content Analysis: Analyze text for entities, sentiment, and classification.
  • Keyword Research: Generate keyword ideas and search volume data.
  • Supplementary Tools: Access additional tools for entity verification and web risk assessment.

Quick Start

Use the /seo google setup command to configure your Google API credentials.

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-time Google Search Console data for SEO analysis?▼

To pull real-time Google Search Console data, you must configure Google API credentials and a service account. Once authenticated, this Skill directly queries the Search Console API to retrieve and analyze your website's search performance metrics.

What's the best way to combine GA4 organic traffic data with PageSpeed Insights?▼

Combining GA4 organic traffic data with PageSpeed Insights is achieved by querying both Google APIs within this Skill. It retrieves GA4 traffic trends alongside CrUX field data and PageSpeed scores to provide a unified view of performance and user experience.

Do I need a Google Cloud project to use the Indexing API and CrUX data?▼

Yes, you need a Google Cloud project configured with an API key and service account to access the Indexing API and CrUX data. This setup authenticates your requests to securely monitor field data and manage your website's indexing status.

Can I use NLP analysis for SEO keyword research and content optimization?▼

You can use NLP analysis for SEO keyword research by processing your text through Google's natural language API. This identifies entities, sentiment, and classifications, which you can then cross-reference with generated search volume data to optimize content.

How do I track YouTube SEO performance using Google APIs?▼

Tracking YouTube SEO performance is handled by the YouTube API integration within this Skill. It accesses video data directly, allowing you to explore metrics and optimize your channel content based on real-time platform analytics.

Why does my Google SEO API setup keep failing during configuration?▼

Google SEO API setup fails when the Google Cloud project lacks proper authentication or permissions. Ensure your service account has the necessary API keys and access enabled for Search Console, GA4, and PageSpeed APIs to establish a successful connection.