seo-schema

Detects, validates, and generates Schema.org JSON-LD for web pages.

Updated Mar 5, 2026
One-click install
npx skills add https://github.com/tapanshah/AI-Content-System --skill seo-schema-tapanshah
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: seo-schema
Source: https://github.com/tapanshah/AI-Content-System/tree/main/skills/seo-schema
Command: npx skills add https://github.com/tapanshah/AI-Content-System --skill seo-schema-tapanshah

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and scripts (resource) components.

What problem does it solve?

This Skill helps you ensure your website is properly marked up with Schema.org structured data, improving search engine understanding and enabling rich results.

Core Features & Use Cases

  • Schema Detection: Identifies existing JSON-LD, Microdata, and RDFa on a webpage.
  • Schema Validation: Checks for common errors and adherence to Google's rich result guidelines.
  • Schema Generation: Creates valid JSON-LD markup for various schema types.
  • Use Case: You've just published a new blog post and want to ensure Google can understand its content for rich snippets. This Skill will help you generate and validate the appropriate Article or BlogPosting schema.

Quick Start

Use the seo-schema skill to generate a JSON-LD Organization schema for my company website.

Frequently Asked Questions about seo-schema

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

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

Schema.org structured data is a standardized vocabulary of tags you add to your web pages in JSON-LD format so search engines can better understand your content and potentially display rich results.

How do I validate schema markup against Google's rich result criteria?

You can validate existing structured data by running your web page through the Skill, which detects JSON-LD, Microdata, and RDFa, flags deprecated schema types, and checks adherence to Google's rich result guidelines.

Can this tool detect existing Microdata and RDFa on a webpage?

Yes, the Skill detects existing JSON-LD, Microdata, and RDFa on your webpage, allowing you to evaluate current markup before generating new structured data or making corrections.

What is the best way to create valid Article schema for a blog post?

The best way to create valid Article schema is to use this Skill to analyze your blog post content and generate valid JSON-LD markup specifically tailored to meet Google's rich result criteria.

Does this schema generator support specialized and restricted schema types?

Yes, the Skill supports active, specialized, and restricted Schema.org types while explicitly flagging deprecated ones, ensuring your generated JSON-LD remains valid and compliant for search engines.