seo-audit

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? It identifies why a site is not ranking or losing organic traffic by systematically auditing crawlability, indexation, Core Web Vitals, on-page optimization, content quality, and international SEO configuration. ## Core Features & Use Cases - Technical SEO Audit: Checks robots.txt, XML sitemaps, canonicalization, HTTPS, site speed, Core Web Vitals (LCP, INP, CLS), and mobile-friendliness. - On-Page & Content Review: Evaluates title tags, meta descriptions, heading structure, internal linking, keyword targeting, and E-E-A-T signals. - International SEO: Validates hreflang reciprocity, cross-locale canonicals, multilingual sitemaps, and locale URL structure. - Use Case: A local marketplace notices traffic dropped after a Google update; the audit produces a prioritized action plan separating critical indexation fixes from quick wins. ## Quick Start Audit my website for SEO issues and give me a prioritized list of fixes.

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?▼

Start with crawlability and indexation checks (robots.txt, sitemap, canonicals), then review Core Web Vitals, on-page elements like titles and headings, and content quality. The audit outputs a prioritized action plan ranked by impact.

Why did my website traffic drop after a Google update?▼

Traffic drops often stem from indexation issues, thin content, or helpful-content system penalties. The audit framework checks coverage reports, content depth, and E-E-A-T signals to isolate the cause before recommending fixes.

Can web_fetch detect schema markup on my pages?▼

No, web_fetch and curl strip script tags and miss JS-injected JSON-LD from plugins like Yoast or RankMath. Use the Rich Results Test, a browser tool, or Screaming Frog, which render JavaScript.

What are common hreflang mistakes in multilingual SEO?▼

Common errors include missing self-referencing entries, non-reciprocal return tags, invalid codes like en-UK, and cross-locale canonicals that suppress indexing. Any of these can cause Google to ignore the entire hreflang cluster.

What Core Web Vitals thresholds should my site meet?▼

LCP should be under 2.5 seconds, INP under 200 milliseconds, and CLS under 0.1. Measure these with PageSpeed Insights, WebPageTest, or the Search Console Core Web Vitals report.