schema-markup

Generate JSON-LD schema markup for common schema types.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/rokkay/dotfiles-macos --skill schema-markup-rokkay
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: schema-markup
Source: https://github.com/rokkay/dotfiles-macos/tree/main/config/claude/skills/schema-markup
Command: npx skills add https://github.com/rokkay/dotfiles-macos --skill schema-markup-rokkay

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Implementing accurate schema.org markup to help search engines interpret page content and enable rich results, reducing manual tagging and guesswork.

Core Features & Use Cases

  • Generate JSON-LD markup for common schema types including Organization, WebSite, Article, Product, FAQPage, HowTo, BreadcrumbList, LocalBusiness, and Event.
  • Validate and troubleshoot markup using Google's guidelines, the Schema.org toolkit, and common validators to ensure compliance.
  • Use cases include enhancing search appearance for product pages, blog posts, FAQs, tutorials, and navigation breadcrumbs across websites.

Quick Start

Provide the page type and essential content details to generate the initial JSON-LD markup.

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 my web pages?

To generate JSON-LD schema markup, provide the page type and essential content details. The tool outputs accurate structured data reflecting your page content for rich results.

What schema types can I use to get Google rich results?

Google rich results support multiple schema types including Organization, WebSite, Article, Product, FAQPage, HowTo, BreadcrumbList, LocalBusiness, and Event, all integrated via a Graph.

How do I validate structured data against Google's guidelines?

Validate structured data using common validators and the Schema.org toolkit to ensure compliance with Google's guidelines, troubleshooting markup errors before deployment.

Can I add HowTo and FAQPage schema markup to my blog tutorials?

Yes, you can add HowTo and FAQPage schema markup to blog tutorials and FAQs. This helps search engines interpret content and enhances search appearance.

What is the best way to implement structured data for a LocalBusiness?

The best way to implement LocalBusiness structured data is generating JSON-LD markup from your essential business details, satisfying Google's guidelines for accurate local search interpretation.

Why is my schema markup not showing in rich results?

Schema markup may not show in rich results if it violates Google's guidelines. Validate your JSON-LD using common validators to troubleshoot compliance issues and ensure accuracy.