What problem does it solve? Websites often lack complete or valid structured data, which prevents AI search platforms like ChatGPT, Perplexity, and Google AI Overviews from recognizing, trusting, and citing their entities. This Skill detects, validates, and generates Schema.org markup so AI systems can understand what a business or author is. ## Core Features & Use Cases - Structured Data Detection: Scans pages for JSON-LD, Microdata, and RDFa, flagging non-JSON-LD formats for migration. - Schema Validation: Checks JSON validity, Schema.org types, required and recommended properties, sameAs links, and server-side rendering. - JSON-LD Generation: Produces ready-to-paste JSON-LD blocks for Organization, Person, Article, Product, LocalBusiness, FAQPage, SoftwareApplication, and more, using the @graph pattern. - Use Case: Run an audit on a company homepage to discover its Organization schema lacks sameAs links and knowsAbout topics, then receive a complete corrected JSON-LD block plus a scored GEO-SCHEMA-REPORT.md. ## Quick Start Ask the AI to audit the structured data on https://example.com and generate any missing JSON-LD schemas.