schema-markup

Generate and validate JSON-LD schema markup for SEO rich results.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/Hans3010/Hanstec-Automate --skill schema-markup-hans3010
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: schema-markup
Source: https://github.com/Hans3010/Hanstec-Automate/tree/main/.agents/skills/schema-markup
Command: npx skills add https://github.com/Hans3010/Hanstec-Automate --skill schema-markup-hans3010

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you add, fix, or optimize schema markup and structured data on your website to improve search engine understanding and enable rich results.

Core Features & Use Cases

  • Schema Implementation: Generates JSON-LD schema markup for various content types (Organization, Article, Product, FAQ, etc.).
  • Rich Snippet Enablement: Helps search engines display enhanced information like star ratings, FAQs, and product details directly in search results.
  • Use Case: You have a product page and want to ensure it shows up with a price, rating, and availability in Google search results. This Skill will generate the necessary Product schema.

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 a product page?

To generate JSON-LD schema markup for a product page, provide your product details like price, rating, and availability. The schema is structured to enable rich results showing product information directly in Google search.

What is structured data and how does it enable rich snippets in Google search?

Structured data is a standardized JSON-LD format that helps search engines understand page content. It enables rich snippets by providing explicit clues about page elements like FAQ answers, product prices, and article metadata to display enhanced information in Google search results.

Which schema.org types are supported for creating structured data?

Supported schema.org types for creating structured data include Organization, Article, Product, FAQPage, and BreadcrumbList. These types adhere to Google's guidelines to ensure proper search engine understanding and rich result eligibility.

How do I validate JSON-LD structured data using Google Rich Results Test?

JSON-LD structured data validation is built into the process using Google Rich Results Test and Schema.org Validator. These validation steps check your generated markup against Google's guidelines to ensure it is correctly formatted for rich results.

Can I use this to add FAQ schema to my existing website content?

Yes, you can add FAQ schema to existing website content. By providing your questions and answers, the tool generates FAQPage schema markup in JSON-LD format, which helps search engines display your FAQs directly in search results.

Why is my schema markup not showing rich snippets in Google search?

Schema markup may not show rich snippets if it fails validation or violates Google's guidelines. Use the built-in Google Rich Results Test and Schema.org Validator to identify and fix structural errors in your JSON-LD structured data.