schema-markup

Generate and optimize schema.org structured data in JSON-LD format.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the challenge of making web content easily understandable to search engines, thereby improving visibility and enabling rich search results.

Core Features & Use Cases

  • Schema Implementation: Generates and applies schema.org markup in JSON-LD format.
  • Rich Result Optimization: Focuses on enabling specific rich results like FAQ, Product, Article, and Breadcrumbs.
  • Use Case: A user has a blog post about a new product and wants it to appear with rich snippets in Google search results. This Skill can generate the necessary Article and Product schema to achieve this.

Quick Start

Use the schema-markup skill to generate FAQPage schema for the following questions and answers.

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 rich snippets in Google search?

Generate JSON-LD schema markup by creating schema.org structured data tailored for specific content types like Product or Article to enable rich snippets in Google search results. This process formats web content for improved search engine comprehension.

What structured data types are supported for SEO optimization?

Supported structured data types for SEO optimization include Organization, Article, Product, FAQPage, HowTo, BreadcrumbList, LocalBusiness, and Event. These schema.org types help search engines display specific rich results for your web pages.

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

Validate schema markup against Google's guidelines by checking generated JSON-LD structured data using validation tools. This ensures your schema.org implementation meets the requirements for displaying rich results in Google search.

When do I need FAQPage schema markup for my web content?

You need FAQPage schema markup when your web content contains frequently asked questions and answers. Adding this JSON-LD structured data helps search engines understand the Q&A format to display expanded rich snippets in search results.

Can I use schema markup to optimize a blog post about a new product?

Yes, you can optimize a blog post about a new product by applying Article and Product schema markup. Generating this JSON-LD structured data helps Google understand the content for rich result display.