schema-markup

Generate JSON-LD schema.org markup for product, article, FAQ, and breadcrumb pages.

Updated Dec 4, 2025
One-click install
npx skills add https://github.com/Elimiz21/scam-dunk-re-write-claude-code --skill schema-markup-elimiz21
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: schema-markup
Source: https://github.com/Elimiz21/scam-dunk-re-write-claude-code/tree/main/.agents/skills/schema-markup
Command: npx skills add https://github.com/Elimiz21/scam-dunk-re-write-claude-code --skill schema-markup-elimiz21

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Schema markup helps search engines understand page content and unlock rich results, improving visibility and click-through rates.

Core Features & Use Cases

  • JSON-LD generation for product, article, FAQ, and breadcrumb pages to align with schema.org.
  • Validation & testing with common tools to ensure compliance and reduce errors.
  • Guided implementation that adapts to dynamic content and CMS workflows with reusable templates.

Quick Start

Generate a JSON-LD script for the current page based on its content.

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?

You can generate JSON-LD schema markup by analyzing your page content and mapping it to schema.org types like Product, Article, FAQPage, and BreadcrumbList to unlock rich results in search engines.

What is schema markup and how does it improve search visibility?

Schema markup is structured data that helps search engines understand page content to unlock rich results, improving search visibility and click-through rates for pages like articles and products.

Can I use schema markup for dynamic content in my CMS?

Yes, you can apply schema markup to dynamic content and CMS workflows by using reusable JSON-LD templates that adapt to changing page data while maintaining schema.org compliance.

How do I validate structured data for rich snippets?

You validate structured data for rich snippets by testing your JSON-LD output with standard schema markup validation tools to ensure compliance, reduce errors, and confirm eligibility for rich results.

What types of schema markup should I use for different page types?

You should use specific schema markup types matching your page content, including Organization, WebSite, Article, Product, FAQPage, HowTo, and BreadcrumbList for accurate search engine interpretation.

Why does my schema markup validation fail on dynamic pages?

Schema markup validation often fails on dynamic pages when JSON-LD templates do not accurately match the dynamically generated content, requiring careful alignment between page elements and schema.org properties.