seo-audit

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

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/TranVanTienDat/Milkyway --skill seo-audit-tranvantiendat
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: seo-audit
Source: https://github.com/TranVanTienDat/Milkyway/tree/main/apps/storefront/.agents/skills/seo-audit
Command: npx skills add https://github.com/TranVanTienDat/Milkyway --skill seo-audit-tranvantiendat

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, mobile-friendliness, HTTPS, and URL structure. - On-Page & Content Review: Evaluates title tags, meta descriptions, heading structure, keyword targeting, internal linking, and E-E-A-T signals. - Site-Type Playbooks: Provides tailored checklists for SaaS, e-commerce, blog, and local business sites, including migration diagnostics and traffic-drop recovery. - Use Case: After a WordPress-to-Next.js migration causes a 40% traffic drop, use this Skill to check redirect mappings, canonical tags, and indexation, then receive a prioritized recovery plan. ## Quick Start Ask the agent 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 run an SEO audit on my website?▼

Provide your site URL and business context, then the audit follows a priority order: crawlability and indexation first, then technical foundations, on-page optimization, content quality, and authority. Findings are delivered with impact ratings, evidence, 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 crawlers in robots.txt, or outdated XML sitemaps. The audit checks redirect chains, soft 404s, and Search Console coverage to build a recovery plan.

What are good Core Web Vitals thresholds for SEO?▼

The thresholds are LCP under 2.5 seconds, INP under 200 milliseconds, and CLS under 0.1. Pages loading in 5-6 seconds exceed acceptable limits, and page speed is a confirmed ranking factor affecting SEO performance.

Can web_fetch or curl detect schema markup on a page?▼

No, web_fetch strips script tags and curl only sees static HTML, so both miss JSON-LD injected by JavaScript from plugins like Yoast or RankMath. Use a browser tool, Google Rich Results Test, or Screaming Frog to accurately detect structured data.

How do I fix SEO for a large e-commerce site with faceted navigation?▼

Faceted navigation creates duplicate content and crawl budget waste on large catalogs. The audit addresses parameterized URLs, pagination, thin category pages, duplicate product descriptions, and out-of-stock page handling with impact-rated fixes.

When should I use a different skill instead of an SEO audit?▼

Use the schema-markup skill for implementing structured data like FAQ schema, programmatic-seo for building pages at scale, and ai-seo for optimizing content for AI search engines. The audit skill focuses on diagnosing issues, not implementation.