schema-markup

Implement schema.org JSON-LD markup and validate with Rich Results Test.

3|2|Updated Mar 14, 2026
One-click install
npx skills add https://github.com/ryan-mt/claude-backup --skill schema-markup-ryan-mt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: schema-markup
Source: https://github.com/ryan-mt/claude-backup/tree/main/config/skills/schema-markup
Command: npx skills add https://github.com/ryan-mt/claude-backup --skill schema-markup-ryan-mt

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you add, fix, or optimize schema markup and structured data on your website, enabling rich results in search engines.

Core Features & Use Cases

  • Schema Markup Implementation: Adds schema.org markup to your site to help search engines understand content.
  • Initial Assessment: Assesses your page type, current schema state, and goals for rich results.
  • Common Schema Types: Implements various schema types like Organization, Article, Product, and more.
  • Validation and Testing: Validates schema markup using Google's Rich Results Test and Schema.org validator.

Quick Start

Use the schema-markup skill to add Organization schema to your company's homepage.

Frequently Asked Questions about schema-markup

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

FAQPage Schema
How do I add schema markup to my website for rich results?

To add schema markup for rich results, you implement JSON-LD structured data based on schema.org vocabulary. This helps search engines understand your page content, requiring validation tools like Google's Rich Results Test to ensure accuracy.

What types of structured data can I implement for SEO?

You can implement various structured data types for SEO, including Organization, Article, and Product schema. These JSON-LD markups are applied based on your specific page type and content requirements to enhance search visibility.

How do I validate JSON-LD schema markup?

You validate JSON-LD schema markup using testing tools like Google's Rich Results Test and the Schema.org validator. These tools check your structured data implementation for accuracy and compliance before search engines crawl it.

Why does my schema markup not show up in search results?

Schema markup might not appear if the structured data fails validation in Google's Rich Results Test. You must assess your page type, fix JSON-LD errors, and ensure the schema.org markup accurately reflects your website content.

Do I need JSON-LD to implement schema.org structured data?

Yes, JSON-LD is required to implement schema.org structured data with this approach. It is the recommended format for adding schema markup to your website to achieve enhanced search results.