seo-schema

Detect, validate, and generate Schema.org JSON-LD markup for web pages.

11|4|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/kabde/seo-skills --skill seo-schema-kabde
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: seo-schema
Source: https://github.com/kabde/seo-skills/tree/main/skills/seo-schema
Command: npx skills add https://github.com/kabde/seo-skills --skill seo-schema-kabde

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Detect, validate, and generate Schema.org structured data in JSON-LD format to improve search visibility and ensure accuracy of rich results on webpages.

Core Features & Use Cases

  • Detection of JSON-LD, Microdata, and RDFa in page sources
  • Validation of required properties for common types (Article/BlogPosting, Organization, LocalBusiness, etc.)
  • Generation of ready-to-use JSON-LD templates with placeholders for missing data

Quick Start

Scan a page and generate a valid JSON-LD schema snippet for your content.

Frequently Asked Questions about seo-schema

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

FAQPage Schema
How do I generate valid JSON-LD structured data for a web page?▼

To generate valid JSON-LD structured data, the Skill identifies your content type and produces a Schema.org markup template with all required properties and placeholders for any missing data values.

How can I validate Schema.org markup against Google's supported types?▼

You can validate Schema.org markup by checking your structured data against Google's supported types, confirming that all required properties for formats like JSON-LD, Microdata, and RDFa are present and correctly structured.

What is the best way to detect existing structured data in a page source?▼

The best way to detect existing structured data is to scan the page source to automatically identify and extract any JSON-LD, Microdata, or RDFa markup currently implemented on the web page.

Can I use this to create structured data for LocalBusiness and Article pages?▼

Yes, you can create structured data for LocalBusiness and Article pages, as the Skill specifically validates and generates consistent JSON-LD markup across articles, local business profiles, and product content.

Why does my structured data validation fail for missing required properties?▼

Structured data validation fails when required properties are missing, but the Skill resolves this by detecting gaps in your JSON-LD markup and providing ready-to-use templates with placeholders for the missing data.