seo-audit

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Websites lose organic traffic due to hidden crawlability, indexation, speed, and content issues that are hard to diagnose systematically. This Skill runs a structured SEO audit that identifies issues, rates their impact, and delivers a prioritized action plan. ## Core Features & Use Cases - Technical SEO Audit: Checks robots.txt, XML sitemaps, canonicalization, Core Web Vitals, mobile-friendliness, HTTPS, and international SEO (hreflang, locale sitemaps, multilingual canonicals). - On-Page & Content Review: Evaluates title tags, meta descriptions, heading structure, internal linking, keyword targeting, and E-E-A-T signals, with site-type-specific checklists for SaaS, e-commerce, blogs, local businesses, and multilingual sites. - Use Case: After a WordPress-to-Next.js migration causes a 40% traffic drop, use this Skill to check redirect mappings, canonical tags, sitemap updates, and Search Console coverage, then receive a prioritized recovery plan. ## Quick Start Ask the assistant to run an SEO audit on your website URL and explain why your organic rankings or traffic have 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 migrations usually come from missing 301 redirect mappings, incorrect canonical tags, blocked crawlers in robots.txt, or outdated XML sitemaps. The audit checks these plus redirect chains, soft 404s, and Search Console coverage to build a recovery plan.

Can web_fetch or curl detect schema markup on my pages?▼

No, web_fetch strips script tags and curl only sees static HTML, so both miss JSON-LD injected client-side by plugins like Yoast or RankMath. Use a browser rendering tool, Google's Rich Results Test, or a Screaming Frog crawl to detect schema accurately.

What are the 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 fail these thresholds, and page speed is a confirmed ranking factor affecting SEO performance.

What are the most common hreflang mistakes on multilingual sites?▼

The most common errors are missing self-referencing entries, non-reciprocal links between locale pairs, 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 like FAQ or product markup, rather than diagnosing ranking problems. The SEO audit identifies issues and recommendations, while schema implementation is a separate build task.