schema-markup

Implement schema.org markup in JSON-LD format for web pages.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you add, fix, or improve schema markup and structured data on your website, making it easier for search engines to understand your content and qualify for rich results.

Core Features & Use Cases

  • Schema Implementation: Add schema markup for various entity types like Organizations, Products, Articles, FAQ Pages, and more.
  • Rich Snippet Optimization: Ensure your structured data meets Google's guidelines to display rich results in search.
  • Validation: Use tools to test and validate your schema markup for accuracy and compliance.
  • Use Case: You have a product page and want it to show up with a price and rating in Google search results. This skill will help you implement the correct Product schema and AggregateRating schema.

Quick Start

Use the schema-markup skill to add FAQPage schema to the current page.

Frequently Asked Questions about schema-markup

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

FAQPage Schema
How do I implement schema markup using JSON-LD for a product page?

To implement schema markup for a product page, you add JSON-LD structured data representing the Product and AggregateRating entity types, adhering to Google's guidelines to display rich results like prices and ratings in search.

What is structured data and how does it improve Google search rankings?

Structured data uses schema.org vocabulary to help search engines understand your page content accurately. Implementing it via JSON-LD improves search engine comprehension and qualifies your pages for rich snippets in Google search results.

How do I validate schema markup for Google rich results eligibility?

You validate schema markup by testing your JSON-LD implementation using the Google Rich Results Test and Search Console to ensure accuracy and compliance with structured data guidelines before publishing.

Can I use schema markup for FAQ pages and articles?

Yes, you can implement schema markup for various entity types including FAQPage and Article. Adding the correct schema.org structured data helps search engines parse your content and display relevant rich results.

Why is my structured data not showing rich snippets in Google search?

Structured data may not display rich snippets if the JSON-LD schema markup fails validation in the Google Rich Results Test or does not accurately represent page content according to Google's strict entity type guidelines.