seo-audit

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

Updated Aug 9, 2026
One-click install
npx skills add https://github.com/julicode10/julicode10.github.io --skill seo-audit-julicode10
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-audit
Source: https://github.com/julicode10/julicode10.github.io/tree/main/.agents/skills/seo-audit
Command: npx skills add https://github.com/julicode10/julicode10.github.io --skill seo-audit-julicode10

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. - International SEO: Audits hreflang, cross-locale canonicals, multilingual sitemaps, and translation quality across locales. - 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 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, 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. Check Search Console coverage reports and verify redirect mappings from old URLs to new ones first.

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 through CMS plugins. Use a browser tool, Google Rich Results Test, or Screaming Frog, which render JavaScript.

What are the Core Web Vitals thresholds for SEO?

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

What are the most common hreflang mistakes on multilingual sites?

Common hreflang errors include missing self-referencing entries, non-reciprocal links between pages, invalid codes like en-UK instead of en-GB, and cross-locale canonicals that suppress indexing. Each locale page must self-canonical and appear in the hreflang set.

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

Use a schema skill when the task is implementing structured data such as FAQ or product markup. An SEO audit diagnoses issues and prioritizes fixes but does not handle structured data implementation itself.