seo-audit

Diagnose technical, on-page, and content SEO issues and produce prioritized audit reports.

Updated Dec 22, 2025
One-click install
npx skills add https://github.com/Endsi3g/prospecting-app --skill seo-audit-endsi3g
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-audit
Source: https://github.com/Endsi3g/prospecting-app/tree/main/.agents/skills/seo-audit
Command: npx skills add https://github.com/Endsi3g/prospecting-app --skill seo-audit-endsi3g

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Websites lose organic traffic due to hidden crawlability, indexation, speed, and content issues that are hard to diagnose without a structured process. This Skill provides a complete SEO audit framework that identifies issues and delivers prioritized, actionable fixes. ## Core Features & Use Cases - Technical SEO Audit: Checks robots.txt, XML sitemaps, canonicalization, Core Web Vitals, mobile-friendliness, HTTPS, and URL structure. - On-Page & Content Review: Evaluates title tags, meta descriptions, heading structure, internal linking, keyword targeting, and E-E-A-T signals. - Site-Type Playbooks: Includes tailored diagnostic guidance for SaaS, e-commerce, blog, and local business sites, plus a schema markup detection limitation warning to avoid false findings. - Use Case: After a WordPress-to-Next.js migration causes a 40% traffic drop, run an audit to check redirect mappings, canonical tags, and indexation, then receive a prioritized recovery plan. ## Quick Start Audit the SEO of my website at https://example.com and give me a prioritized list of issues and fixes.

Frequently Asked Questions about seo-audit

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

FAQPage Schema
How do I do an SEO audit of my website?

An SEO audit follows a priority order: crawlability and indexation first, then technical foundations like speed and HTTPS, then on-page optimization, content quality, and authority. The audit produces findings with impact ratings and a prioritized action plan covering critical fixes, quick wins, and long-term recommendations.

Why did my organic traffic drop after a site migration?

Traffic drops after migrations usually come from missing 301 redirects, incorrect canonical tags, blocked crawlers in robots.txt, or outdated XML sitemaps. Check Search Console coverage reports for indexation errors and verify redirect chains, soft 404s, and preserved meta tags.

Why am I not ranking for my target keyword?

Poor rankings typically stem from misaligned title tags, H1s, and URLs, thin content compared to competitors, keyword cannibalization between pages, or indexation problems. Compare your content depth and E-E-A-T signals against the current top-ranking pages to identify gaps.

Can web_fetch or curl detect schema markup on a page?

No, web_fetch strips script tags and curl only fetches static HTML, so both miss JSON-LD injected by JavaScript through CMS plugins like Yoast or RankMath. Use a browser tool, Google Rich Results Test, or Screaming Frog, which render JavaScript and capture dynamically injected schema.

Does page speed affect SEO rankings?

Yes, page speed is a ranking factor measured through Core Web Vitals: LCP under 2.5 seconds, INP under 200ms, and CLS under 0.1. Diagnose issues with PageSpeed Insights, WebPageTest, and the Search Console Core Web Vitals report, focusing on TTFB, image optimization, and JavaScript execution.

What SEO issues are common on e-commerce sites?

E-commerce sites commonly suffer from faceted navigation creating duplicate content, crawl budget waste across large product catalogs, thin category pages, duplicate product descriptions, and mishandled out-of-stock pages. Parameterized URLs and pagination need careful control to keep the catalog indexable.