seo-analysis

Audits websites using Google Search Console, PageSpeed Insights, and technical crawl data.

Updated Aug 28, 2026
One-click install
npx skills add https://github.com/jeremybrasher/grokbot-skills --skill seo-analysis-jeremybrasher
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: seo-analysis
Source: https://github.com/jeremybrasher/grokbot-skills/tree/main/collections/notfair/skills/seo-analysis
Command: npx skills add https://github.com/jeremybrasher/grokbot-skills --skill seo-analysis-jeremybrasher

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Diagnosing why organic traffic drops or rankings stall requires pulling data from many disconnected sources like Google Search Console, PageSpeed Insights, and manual crawls, which is slow and error-prone. ## Core Features & Use Cases - Full SEO Audit: Combines GSC data, URL Inspection API, PageSpeed metrics, technical crawl, keyword research, metadata audit, and schema markup analysis into one workflow. - Traffic Drop Diagnosis: Identifies content gaps, keyword cannibalization, metadata mismatches, and indexing issues behind ranking declines. - Core Web Vitals Monitoring: Tracks LCP, INP, CLS, and Lighthouse scores to connect performance with search visibility. - Use Case: A site owner notices a 30% traffic decline and asks for an audit; the skill pulls GSC query data, inspects affected URLs, checks page speed, and produces a prioritized 30-day action plan. ## Quick Start Run an SEO audit on https://example.com and give me a 30-day action plan.

Frequently Asked Questions about seo-analysis

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

FAQPage Schema
How do I diagnose why my website traffic dropped?▼

Traffic drop diagnosis compares Google Search Console query and page data over time, inspects affected URLs via the URL Inspection API, and checks for indexing issues, metadata mismatches, and content gaps. The audit concludes with a prioritized 30-day recovery plan.

How to run a technical SEO audit with Google Search Console?▼

A technical SEO audit pulls GSC performance and coverage data, runs the URL Inspection API on key pages, crawls the site for technical errors, and audits meta tags and structured data. Combining these sources surfaces indexing issues and quick wins.

Does this SEO audit check Core Web Vitals and page speed?▼

Yes, the audit integrates the PageSpeed Insights API to measure Core Web Vitals including LCP, INP, and CLS, along with Lighthouse performance scores. These metrics are correlated with ranking and traffic data.

Can it detect keyword cannibalization and content gaps?▼

Yes, the workflow analyzes GSC query data to find pages competing for the same keywords and identifies search intents your site does not cover. Results feed into a content strategy section of the 30-day plan.

What data sources are required for the SEO audit?▼

The audit requires access to Google Search Console and the PageSpeed Insights API for the target site. Without GSC verification, only the technical crawl, metadata, and schema portions of the audit can run.