schema-markup

Generate and validate schema.org JSON-LD markup for SEO rich results.

Updated Jan 23, 2026
One-click install
npx skills add https://github.com/strataga/claude-skill-inception --skill schema-markup-strataga
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: schema-markup
Source: https://github.com/strataga/claude-skill-inception/tree/main/schema-markup
Command: npx skills add https://github.com/strataga/claude-skill-inception --skill schema-markup-strataga

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps you implement and validate schema.org markup to improve search visibility by providing structured data that accurately describes page content.

Core Features & Use Cases

  • Generate JSON-LD markup for common schema types such as Organization, WebSite, Article, Product, FAQPage, HowTo, BreadcrumbList, and LocalSpecialty.
  • Validate markup and ensure alignment with Google's guidelines; ensure content matches the page content.
  • Provide ready-to-deploy code examples and placement guidance for various pages.

Quick Start

To begin, describe your page type and content to generate the appropriate JSON-LD schema, or provide a draft of the page content to be annotated.

Frequently Asked Questions about schema-markup

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

FAQPage Schema
How do I generate JSON-LD schema markup for my web pages?▼

To generate JSON-LD schema markup, you provide your page type and content details to receive ready-to-deploy structured data. This process applies schema.org vocabulary to describe content for rich results.

What types of schema.org structured data can I create for rich snippets?▼

You can create structured data for rich snippets across common schema types including Organization, WebSite, Article, Product, FAQPage, HowTo, BreadcrumbList, and LocalBusiness to accurately describe page content.

How do I validate schema markup against Google's structured data guidelines?▼

You validate schema markup by checking the generated JSON-LD against Google's guidelines to ensure alignment. This verification confirms your structured data accurately matches your visible page content.

Where should I place JSON-LD structured data on my website?▼

JSON-LD structured data placement requires specific guidance depending on your page architecture. The process provides ready-to-deploy code examples and implementation guidance for various page types.

Why are my rich snippets not showing after adding structured data?▼

Rich snippets may not show if your schema markup lacks alignment with Google's guidelines or fails to match page content. Validating your JSON-LD ensures your structured data accurately describes your page.