seo-audit

Audit technical SEO gaps across public pages for indexing and structured data.

489|254|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/me2resh/apexyard --skill seo-audit-me2resh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-audit
Source: https://github.com/me2resh/apexyard/tree/main/marketplace/audit-pack/.claude/skills/seo-audit
Command: npx skills add https://github.com/me2resh/apexyard --skill seo-audit-me2resh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents production launches from failing or underperforming due to broken technical SEO fundamentals like missing sitemaps, incorrect metadata, or incomplete structured data.

Core Features & Use Cases

  • Technical SEO deep-dive: audits meta tags, headings, canonical URLs, robots.txt, redirects, and sitemap.xml presence/coverage to ensure pages are indexable and well-formed.
  • Social sharing readiness: verifies Open Graph and Twitter Card tags (including og:image) so links render correctly across platforms.
  • Structured data validation: checks JSON-LD/Microdata for relevant schemas (Organization, Product/FAQ, BreadcrumbList, Article) and required properties.

Use it at the milestone boundary for SEO rows that show WARN or FAIL in /launch-check, especially when you need a Googlebot-focused technical audit rather than content marketing review.

Quick Start

Run the command /seo-audit with the project path you want audited, then review the findings table to fix the highest-impact issues before launch.

Frequently Asked Questions about seo-audit

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform a technical SEO audit before launching a website?

A technical SEO audit checks robots.txt, sitemaps, canonical URLs, and metadata to find indexing blockers. Running a pre-launch audit verifies that public pages are indexable, well-formed, and free of broken redirects before deployment.

How do I validate JSON-LD structured data and required schema properties?

Validating JSON-LD structured data involves checking schemas like Organization, Product, and Article for required properties. An audit verifies that microdata and JSON-LD are syntactically valid so search engines can properly parse rich results.

Why are my Open Graph tags not rendering correctly on social platforms?

Open Graph tags fail to render when required metadata like og:image is missing or malformed. Auditing social sharing readiness verifies that Twitter Card and Open Graph tags are complete so shared links display correctly across platforms.

When do I need a Googlebot-focused technical SEO audit?

You need a Googlebot-focused technical SEO audit when pre-launch milestone checks report WARN or FAIL for SEO. It provides a deep dive into mobile viewport readiness, redirect behavior, and indexing gaps that a standard content review misses.

Does a technical SEO audit check for canonical URL and redirect issues?

Yes, a technical SEO audit verifies canonical URLs and checks redirect or 404 behavior. It ensures that canonical tags point to the correct pages and that search engines encounter no broken paths during crawling.

What is the best way to check Core Web Vitals and mobile viewport readiness?

Checking Core Web Vitals and mobile viewport readiness requires verifying that pages include proper viewport tags and meet technical rendering standards. An audit identifies mobile readiness gaps that could affect search rankings and user experience.