skillfed

seo-google

seo-google connects Claude Code to live Google Search Console data, surfacing Core Web Vitals, search performance metrics, and ranking insights directly in your workflow. Run technical SEO audits and content analysis powered by actual field data from Google's index.

seo-google connects Claude Code to live Google Search Console data, enabling you to pull organic traffic performance metrics, search analytics query data, and indexation status directly into your workflow. You can retrieve clicks, impressions, and ranking insights for your URLs without leaving your development environment.

AI-generated summary based on this skill's SKILL.md

12,542 1,826 MIT updated by AgriciDaniel

Install

AgriciDaniel/claude-seo/seo-google · repository language: Python

CLI (skillfed)coming soon
git clone https://github.com/AgriciDaniel/claude-seo
cp -r claude-seo/skills/seo-google ~/.claude/skills/seo-google

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

What Google Search Console API data can seo-google access?

seo-google connects Claude Code to live Google Search Console data, enabling you to pull organic traffic performance metrics, search analytics query data, and indexation status directly into your workflow. You can retrieve clicks, impressions, and ranking insights for your URLs without leaving your development environment.

How does seo-google surface Core Web Vitals and real field data?

seo-google integrates PageSpeed Insights and Chrome User Experience (CrUX) field data to surface real Core Web Vitals metrics from actual Chrome users. You access 25 weeks of CrUX history and live field performance data, enabling technical SEO audits grounded in genuine user experience signals rather than lab-only measurements.

Can I check Google indexation status with seo-google?

Yes. seo-google provides URL inspection capabilities through Google's API, allowing you to check indexation status, retrieve detailed index coverage reports, and monitor sitemap status directly from Search Console. You can batch-process multiple URLs to audit indexation across your site efficiently.

Does seo-google support submitting URLs for Google indexing?

seo-google enables batch URL submission and processing for Google indexing through the Search Console API. You can programmatically submit URLs and monitor their indexation progress, streamlining the process of getting new content crawled and indexed by Google's systems.

What organic traffic analysis can seo-google perform with GA4?

seo-google analyzes organic search traffic trends by connecting to GA4 data, letting you correlate search performance metrics with user behavior. Combined with CrUX history and Search Console insights, you gain a complete view of how organic traffic responds to ranking changes and technical improvements.

Is seo-google open source and what license does it use?

seo-google is released under the MIT license, making it free to use, modify, and distribute in both personal and commercial projects. The open-source model ensures transparency and community contribution to the tool's ongoing development.

SKILL.md

rendered from the published skill — quoted content, verbatim

Google SEO APIs

Direct access to Google's own SEO data. Bridges the gap between crawl-based analysis (existing claude-seo skills) and Google's real-time field data: actual Chrome user metrics, real indexation status, search performance, and organic traffic.

All APIs are free. Setup requires a Google Cloud project with API key and/or service account -- run /seo google setup for step-by-step instructions.

Prerequisites

Before executing any command, check credentials:

claude-seo run google_auth.py --check --json

Config file:

(truncated - see the full file via the links below)

Read as markdown · JSON record · Browse the source repository

File tree — 15 files
skills/seo-google/LICENSE.txt
skills/seo-google/SKILL.md
skills/seo-google/assets/templates/cwv-audit-report.md
skills/seo-google/assets/templates/gsc-performance-report.md
skills/seo-google/assets/templates/indexation-status-report.md
skills/seo-google/references/auth-setup.md
skills/seo-google/references/dma-consent-mode-v2.md
skills/seo-google/references/ga4-data-api.md
skills/seo-google/references/indexing-api.md
skills/seo-google/references/keyword-planner-api.md
skills/seo-google/references/nlp-api.md
skills/seo-google/references/pagespeed-crux-api.md
skills/seo-google/references/rate-limits-quotas.md
skills/seo-google/references/search-console-api.md
skills/seo-google/references/supplementary-apis.md

Related skills

Tags

field-data-metrics search-visibility indexation-monitoring organic-performance core-web-vitals google-api-integration rank-tracking content-quality-analysis