seo-optimizer

Analyzes web projects and outputs a structured SEO report with scoring.

1|Updated Dec 20, 2025
One-click install
npx skills add https://github.com/ari-ayvazyan/AISkills --skill seo-optimizer-ari-ayvazyan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-optimizer
Source: https://github.com/ari-ayvazyan/AISkills/tree/main/skills/seo-optimizer
Command: npx skills add https://github.com/ari-ayvazyan/AISkills --skill seo-optimizer-ari-ayvazyan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The SEO optimizer helps transform a codebase into a discoverable web presence by auditing framework usage, routing patterns, and meta-data without manual guesswork, enabling teams to align content with search engines and social platforms.

Core Features & Use Cases

  • Framework & routing detection to tailor SEO tasks for Next.js, Astro, React SPA, or static HTML sites.
  • Page-level meta tags audit and recommendations, including titles, descriptions, OG/Twitter tags, and canonical URLs.
  • Structured data support with JSON-LD guidance and example schemas (Organization, WebSite, Article, Product, FAQ, BreadcrumbList).
  • Sitemap and robots guidance, plus performance considerations to improve Core Web Vitals.

Quick Start

Run the SEO analyzer against your project to generate a prioritized SEO plan.

Frequently Asked Questions about seo-optimizer

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

FAQPage Schema
How do I audit meta tags and structured data in a Next.js project?

To audit meta tags and structured data in a Next.js project, you analyze framework routing and page-level implementations to identify missing titles, descriptions, OG tags, and JSON-LD schemas, generating a prioritized remediation report.

What is the best way to check sitemap presence and Core Web Vitals guidance for Astro sites?

Checking sitemap presence and Core Web Vitals guidance for Astro sites involves assessing static HTML generation patterns and routing to output sitemap recommendations and performance considerations for search engine discoverability.

Does this SEO analysis work for React SPA and static HTML sites?

Yes, SEO analysis works for React SPA and static HTML sites by detecting the specific framework and routing patterns to tailor page-level meta checks, structured data assessment, and sitemap guidance accordingly.

How do I add JSON-LD structured data like BreadcrumbList and FAQ schemas?

To add JSON-LD structured data like BreadcrumbList and FAQ schemas, you follow generated guidance and example schemas tailored for Organization, WebSite, Article, and Product types to improve search engine understanding.

Why does my React SPA lack discoverability and how can I score its SEO gaps?

Your React SPA may lack discoverability due to missing meta tags or sitemaps, and you can score its SEO gaps by running a comprehensive analysis that outputs a scoring model with actionable items.