seo

Generate and validate SEO metadata, Open Graph, and JSON-LD for Next.js pages.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/strongerDeer/stronger-dotfiles --skill seo-strongerdeer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo
Source: https://github.com/strongerDeer/stronger-dotfiles/tree/main/claude/skills/seo
Command: npx skills add https://github.com/strongerDeer/stronger-dotfiles --skill seo-strongerdeer

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the generation and validation of SEO metadata for Next.js apps, reducing manual work and ensuring consistent on-page optimization across product, category, and review pages.

Core Features & Use Cases

  • Meta tag generation: title, description, and keywords to improve on-page SEO.
  • Open Graph & social optimization: rich previews for products, categories, and reviews.
  • JSON-LD structured data: Product, Breadcrumb, and Organization schemas for better search results.
  • SEO audits and automation: lightweight checks and optional sitemap/robots generation across routes.
  • E-commerce focus: supports product, category, and review pages with scalable metadata.

Quick Start

Generate metadata for a product page in Next.js and review the resulting Open Graph and JSON-LD outputs.

Frequently Asked Questions about seo

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

FAQPage Schema
How do I generate SEO metadata for Next.js e-commerce pages?

To generate SEO metadata for Next.js e-commerce pages, you can automate the creation of titles, descriptions, Open Graph tags, and JSON-LD structured data across product, category, and review pages for consistent on-page optimization.

What is JSON-LD structured data and why do I need it for products?

JSON-LD structured data provides Product, Breadcrumb, and Organization schemas for better search results. It helps search engines understand your e-commerce content, enabling rich results and improving product page visibility.

Can I automate Open Graph tag generation for Next.js routes?

Yes, you can automate Open Graph tag generation for Next.js routes to create rich social previews. This ensures consistent social optimization across your product, category, and review pages without manual tag configuration.

Does this SEO automation work for large e-commerce sites?

Yes, this SEO automation supports e-commerce sites by providing scalable metadata generation across product, category, and review pages, ensuring consistent metadata and schema compliance across all routes.

How do I generate a sitemap and robots.txt for a Next.js app?

You can generate a sitemap and robots.txt for a Next.js app through optional CLI-like invocations. This performs lightweight SEO audits and automation to manage route indexing across your site sections.