schema-markup

Generate JSON-LD structured data for schema.org types and validate against Google guidelines.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Schema Markup helps search engines understand page content and enables rich results by using schema.org JSON-LD markup correctly.

Core Features & Use Cases

  • Identifies the right schema types (Organization, WebSite, Article, Product, FAQPage, HowTo, BreadcrumbList, LocalBusiness, Event) and shows how to structure JSON-LD.
  • Advocates best practices for JSON-LD, validation workflows, and alignment with Google guidelines to minimize errors and ensure eligibility.
  • Supports SEO audits and content optimization by preserving accurate structured data across migrations and updates.

Quick Start

Provide page details and select the relevant schema types to generate and embed JSON-LD in your page head.

Frequently Asked Questions about schema-markup

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

FAQPage Schema
How do I add JSON-LD structured data to a webpage for rich snippets?

Adding JSON-LD structured data involves writing schema.org markup that accurately reflects your page content and embedding it in the HTML head. This enables search engines to parse the information and display rich snippets in search results.

What schema.org types should I use for product pages and articles?

For product pages and articles, you should use the Product and Article schema.org types respectively. Identifying the right schema types ensures your structured data accurately represents the content to search engines for proper rich result eligibility.

How do I validate schema markup against Google search guidelines?

You validate schema markup against Google guidelines by checking your generated JSON-LD structure for compliance with schema.org specifications. This process minimizes errors and ensures your structured data remains eligible for rich results during SEO audits.

Can I use FAQ schema and BreadcrumbList markup on the same page?

Yes, you can apply FAQPage and BreadcrumbList schema markup on the same page. Combining multiple JSON-LD structured data types improves overall structured data coverage and increases visibility across different rich result features.

Why is my structured data not showing rich results in search?

Structured data may not show rich results if the JSON-LD contains validation errors or violates Google guidelines. Debugging with common tooling and ensuring accurate schema.org markup alignment helps resolve these eligibility issues.