seo-schema

Detect, validate, and generate JSON-LD, Microdata, or RDFa schema markup.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/martingaam-hue/proavtive --skill seo-schema-martingaam-hue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-schema
Source: https://github.com/martingaam-hue/proavtive/tree/main/.claude/skills/seo-schema
Command: npx skills add https://github.com/martingaam-hue/proavtive --skill seo-schema-martingaam-hue

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Schema markup is often inconsistent across pages; this tool helps you detect existing markup, validate it against schema types, and generate correct JSON-LD or Microdata ready for deployment.

Core Features & Use Cases

  • Detect and extract JSON-LD, Microdata, and RDFa from pages.
  • Validate required properties, types, and context; flag deprecated types.
  • Generate ready-to-implement schema templates for SEO and rich results.
  • Use case: Prepare a product page with proper schema to improve search appearance.

Quick Start

Provide a URL and receive automatically generated JSON-LD markup tailored for that page.

Frequently Asked Questions about seo-schema

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

FAQPage Schema
How do I generate valid JSON-LD structured data for a web page?

To generate valid JSON-LD structured data, provide your page content or URL so the tool can identify the page type and produce markup with all required and recommended properties. It outputs ready-to-use templates with placeholders for your specific data.

What is schema markup validation and why do I need it?

Schema markup validation checks your structured data against Schema.org types to ensure required properties are present and flags deprecated types. You need it to fix inconsistent markup and ensure your pages are eligible for rich results in search.

Can I detect existing Microdata and RDFa on a page before generating new markup?

Yes, you can detect and extract existing JSON-LD, Microdata, and RDFa from pages. This allows you to audit current structured data before generating new, correctly formatted markup to improve your search visibility.

How do I create a product page schema template for SEO?

To create a product page schema template for SEO, input your product page content. The tool identifies the product type and generates valid JSON-LD or Microdata with all required properties, presenting a ready-to-implement template for rich results.

What is the best way to fix inconsistent structured data across multiple pages?

The best way to fix inconsistent structured data is to detect existing markup, validate its syntax against Schema.org types, and generate correct JSON-LD templates. This ensures uniform structured data deployment across all pages for better search appearance.