add-seo

Inject SEO meta tags, Open Graph data, and JSON-LD into React 19 routes.

4|Updated Oct 24, 2025
One-click install
npx skills add https://github.com/tech-with-seth/iridium --skill add-seo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-seo
Source: https://github.com/tech-with-seth/iridium/tree/main/.github/skills/add-seo
Command: npx skills add https://github.com/tech-with-seth/iridium --skill add-seo

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill automates adding SEO meta tags, Open Graph data, Twitter cards, and structured data to React 19 routes to improve search visibility and social sharing.

Core Features & Use Cases

  • Automatically inject page titles and meta descriptions into route components.
  • Generate Open Graph and Twitter Card metadata for social sharing.
  • Produce JSON-LD structured data for products, articles, and organizations.
  • Use case: apply across marketing pages, product pages, and blog posts to ensure consistent SEO across routes.

Quick Start

Use the add-seo skill to inject title, description, Open Graph, Twitter Card, and JSON-LD metadata into your route components.

Frequently Asked Questions about add-seo

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

FAQPage Schema
How do I add SEO meta tags and structured data to React 19 routes?

To add SEO meta tags and structured data to React 19 routes, this skill automatically injects titles, descriptions, Open Graph, Twitter cards, and JSON-LD into your route components using native JSX meta patterns.

Can I generate Open Graph and Twitter card metadata for social sharing in React 19?

Yes, you can generate Open Graph and Twitter card metadata for social sharing in React 19. This skill targets route components to automatically insert the required social sharing tags.

What is the best way to add JSON-LD structured data to a React application?

The best way to add JSON-LD structured data to a React application is using this skill to automatically produce structured data for products, articles, and organizations directly within your route components.

Does this SEO optimization approach use deprecated meta exports in React 19?

No, this SEO optimization approach does not use deprecated meta exports. It follows native JSX meta patterns in React 19 to ensure proper canonicalization and search-friendly output.

Why do I need structured data and Open Graph tags for my marketing pages?

You need structured data and Open Graph tags for marketing pages to improve search visibility and social sharing. This skill ensures consistent SEO across marketing, product, and blog routes.