seo-audit

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

Updated Jun 22, 2026
One-click install
npx skills add https://github.com/aashahin/ai-skills --skill seo-audit-aashahin
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: seo-audit
Source: https://github.com/aashahin/ai-skills/tree/main/seo-audit
Command: npx skills add https://github.com/aashahin/ai-skills --skill seo-audit-aashahin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? It identifies why a website is not ranking or losing organic traffic by systematically auditing crawlability, indexation, site speed, on-page optimization, and content quality, then delivering a prioritized action plan. ## Core Features & Use Cases - Technical SEO Audit: Checks robots.txt, XML sitemaps, canonicalization, Core Web Vitals, HTTPS, mobile-friendliness, and international SEO (hreflang, locale canonicals, multilingual sitemaps). - On-Page & Content Review: Evaluates title tags, meta descriptions, heading structure, keyword targeting, internal linking, E-E-A-T signals, and thin or duplicate content. - Site-Type Playbooks: Provides tailored checklists for SaaS, e-commerce, blogs, multilingual sites, and local businesses, plus migration-drop diagnostics. - Use Case: After a WordPress-to-Next.js migration causes a 40% traffic drop, run an audit to verify 301 redirect mapping, canonical tags, sitemap submission, and indexation, then receive a prioritized recovery plan. ## Quick Start Ask the assistant to run an SEO audit on your website URL and explain why your rankings or organic traffic dropped.

Frequently Asked Questions about seo-audit

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

FAQPage Schema
How do I audit my website for SEO issues?▼

Run an SEO audit that checks crawlability and indexation first, then technical foundations like Core Web Vitals, then on-page elements and content quality. The audit produces findings with impact ratings, evidence, specific fixes, and a prioritized action plan.

Why did my organic traffic drop after a site migration?▼

Traffic drops after migration usually come from missing 301 redirects, incorrect canonical tags, blocked robots.txt, or outdated XML sitemaps. Check Search Console coverage reports for indexation errors and verify redirect mapping from old URLs to new ones.

How do I check if my site has schema markup?▼

Do not rely on web_fetch or curl, since they strip script tags and miss JavaScript-injected JSON-LD from plugins like Yoast or RankMath. Use a browser tool, Google's Rich Results Test, or a Screaming Frog crawl that renders JavaScript.

What are common hreflang mistakes on multilingual sites?▼

Common hreflang errors include missing self-referencing entries, non-reciprocal links, invalid codes like en-UK instead of en-GB, and canonicals conflicting with hreflang. Each locale page must self-canonical, and the canonical URL must appear in the hreflang set.

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.

When should I use an SEO audit versus a schema implementation tool?▼

Use an SEO audit to diagnose ranking, traffic, crawlability, or content problems across your site. For implementing structured data like FAQ schema, use a dedicated schema skill, since that is an implementation task rather than a diagnostic one.