This handles schema markup and structured data implementation when you need rich snippets in Google search results. It covers the common types like Article, Product, FAQPage, and BreadcrumbList, and walks you through JSON-LD implementation with validation steps. The skill checks for product marketing context before asking questions, which is smart. What I like is the clear table of schema types with required properties and the testing checklist at the end. It's focused on Google's recommended JSON-LD format and includes practical validation tools. Good for anyone who needs those star ratings, FAQ dropdowns, or breadcrumbs showing up in search without guessing at the markup.
npx skills add https://github.com/coreyhaines31/marketingskills --skill schema