What problem does it solve? Search engines often fail to understand page content well enough to display rich results like star ratings, FAQ dropdowns, or breadcrumbs. This Skill guides the implementation of schema.org structured data so pages become eligible for enhanced Google search appearances. ## Core Features & Use Cases - JSON-LD Implementation: Generates complete, valid JSON-LD markup for common types including Organization, Article, Product, FAQPage, BreadcrumbList, LocalBusiness, Event, and SoftwareApplication. - Validation & Debugging: Provides a systematic approach to testing markup with Google Rich Results Test, Schema.org Validator, and Search Console, plus troubleshooting when rich results fail to appear. - Use Case: An e-commerce site wants product pages to show price, availability, and star ratings in Google search. The Skill produces complete Product schema with Offer and AggregateRating, combined with BreadcrumbList via @graph, ready to paste into the page template. ## Quick Start Ask the assistant to add schema markup to your page, describing the page type and what rich results you want to achieve.