seo-schema

Detect Schema.org JSON-LD and Microdata markup on web pages.

40|9|Updated Mar 22, 2026
One-click install
npx skills add https://github.com/mits-pl/wove --skill seo-schema-mits-pl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-schema
Source: https://github.com/mits-pl/wove/tree/main/.claude/skills/seo-schema
Command: npx skills add https://github.com/mits-pl/wove --skill seo-schema-mits-pl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Schema markup is often missing or incorrect, making pages less discoverable and poorly represented in search results.

Core Features & Use Cases

  • Detects JSON-LD scripts and Microdata on a page to verify schema presence
  • Validates required properties and types against Google-supported types
  • Generates ready-to-use JSON-LD snippets and suggests fixes for common errors
  • Use Case: For a product page with missing rating data, generate a complete Product schema with price and availability

Quick Start

Provide a page URL and let seo-schema generate the appropriate JSON-LD markup.

Frequently Asked Questions about seo-schema

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

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

To generate JSON-LD structured data, provide a page URL and the tool outputs ready-to-use snippets with required properties for homepage, product, article, or blog post schemas to ensure crawlable data.

How do I validate Schema.org markup against Google-supported types?

You can validate Schema.org markup by detecting existing JSON-LD scripts and Microdata on a page, which checks required properties and types against Google-supported types to flag common errors.

Why does my product page schema show missing rating data in search results?

Missing rating data occurs when required properties are absent from your structured data. You can generate a complete Product schema with price and availability properties to fix this issue.

Can I detect existing Microdata and JSON-LD scripts on my website?

Yes, you can detect existing JSON-LD scripts and Microdata on a page to verify schema presence, ensuring your web pages currently have crawlable structured data for search engines.

What is the best way to fix common structured data errors for rich results?

The best way to fix structured data errors is to validate required properties against Google-supported types, which suggests fixes and generates valid JSON-LD to ensure your pages qualify for rich results.

Does this structured data validation support multiple schema types?

Yes, structured data validation supports multiple schema types across homepage, product pages, articles, and blog posts, generating valid JSON-LD with required properties for each specific page type.