What problem does it solve?
Detects missing, incorrect, or deprecated Schema.org structured data on web pages and provides clear validation results and actionable JSON-LD fixes to improve rich result eligibility.
Core Features & Use Cases
- Detection: Scans for JSON-LD, Microdata, and RDFa and reports presence or absence of structured data.
- Validation: Checks required properties, data types, @context/@type correctness, and flags deprecated or restricted schema types with remediation advice.
- Generation: Produces ready-to-use JSON-LD templates tailored to page type (Organization, Product, Article, LocalBusiness, etc.) and outputs validated snippets.
- Use Case: Audit an e-commerce product page to fix Offer/Product markup, generate compliant JSON-LD, and produce a schema report for developers to implement.
Quick Start
Use the seo-schema skill to audit https://example.com, validate existing structured data, and generate corrected JSON-LD ready for implementation.