What problem does it solve? Diagnosing why a site lost organic traffic, fails to get indexed, or loads slowly requires checking dozens of technical signals; this Skill runs a structured technical SEO audit in three blocks (indexability/crawlability, speed/Core Web Vitals, security + canonicalization) and delivers issues grouped by template with severity and a prioritized remediation plan. ## Core Features & Use Cases - Three-block audit method: Checks response codes, robots.txt, sitemaps, and meta robots (indexability); LCP/INP/CLS and heavy images (performance); HTTPS, mixed content, and self-canonicals (security), following the "De Cero a SEO" diploma method. - Template-level analysis: Groups issues by page template (home, category, product, article) instead of page-by-page, so one fix propagates to all instances. - Deterministic scripts: parse_sf.py summarizes Screaming Frog exports into severity-ranked JSON, http_checks.py validates live URL status codes, and onpage_extract.py recovers titles, metas, and canonicals from WAF-blocked sites like Shopify. - Use Case: A store's organic traffic dropped suddenly. Run the audit to find a Disallow: /blog/ rule in robots.txt flagged as Critical, 38 broken 404 URLs on the product template flagged High, and receive a prioritized remediation plan. ## Quick Start Ask the assistant to run a full technical SEO audit of your domain using the Screaming Frog export you provide, covering indexability, Core Web Vitals, and canonicalization with issues ranked by severity.