seo-google

Access Google Search Console, PageSpeed Insights, CrUX, and GA4 data via commands.

Updated Jul 5, 2026
One-click install
npx skills add https://github.com/batdorj-s/tlj --skill seo-google-batdorj-s
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-google
Source: https://github.com/batdorj-s/tlj/tree/main/.agents/skills/seo-google
Command: npx skills add https://github.com/batdorj-s/tlj --skill seo-google-batdorj-s

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, scripts/google_auth.py, scripts/indexing_notify.py, scripts/gsc_query.py, scripts/ga4_report.py, scripts/youtube_search.py, scripts/nlp_analyze.py, scripts/keyword_planner.py, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides direct access to Google's own SEO data, offering real-time insights into search performance, indexation status, and organic traffic trends.

Core Features & Use Cases

  • Real Google Data: Core Web Vitals, indexation status, search performance, and organic traffic trends.
  • Command-Line Interaction: Execute various SEO tasks like URL inspection, sitemap submission, and performance reports via simple commands.
  • Use Case: When you need to check the SEO health of a website, you can use this Skill to quickly analyze its Google Search Console data, indexation status, and performance trends.

Quick Start

Use the /seo google pagespeed <url> command to get a performance report for a specific URL.

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 Google field data instead of crawl-based analysis?

You can check Core Web Vitals using Google field data by accessing CrUX and PageSpeed Insights. This Skill bridges crawl-based analysis with real-time field data to provide actual performance metrics for URLs. Use the `/seo google pagespeed <url>` command to retrieve the report.

How do I retrieve organic traffic trends and search performance from GA4 and Google Search Console?

Retrieve organic traffic trends and search performance by querying GA4 and Google Search Console data. This Skill executes scripts to fetch real-time Google data, allowing you to analyze search performance and indexation status via simple command-line interactions.

Do I need API credentials and a service account setup to access Google Search Console data?

Yes, accessing Google Search Console data requires API credentials and a service account setup. This Skill depends on Python3 and specific authentication scripts to bridge your environment with Google's real-time SEO and field data securely.

What is the best way to automate URL inspection and sitemap submission for SEO health?

The best way to automate URL inspection and sitemap submission is through command-line execution. This Skill allows you to perform these SEO tasks quickly by running simple commands to check indexation status and notify Google of updates.

Can I use Python3 to analyze YouTube search data and keyword planning for SEO?

Yes, you can use Python3 to analyze YouTube search data and keyword planning. This Skill includes scripts for YouTube search and keyword planning to help you access and analyze Google's SEO data for comprehensive performance insights.

Why does my SEO analysis show crawl-based metrics that do not match real user experience?

Crawl-based metrics often fail to match real user experience because they lack real-time field data. This Skill solves the problem by bridging crawl-based analysis with Google's CrUX field data, offering accurate Core Web Vitals and search performance insights.