schema-markup

Generate and optimize JSON-LD schema markup for common web content types.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users add, fix, or optimize schema markup and structured data on their websites 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, Product, FAQ, etc.).
  • Validation Guidance: Provides information on testing and validating schema using tools like Google Rich Results Test.
  • Use Case: A user wants to ensure their product pages display rich snippets in Google search results. This Skill can generate the necessary Product schema markup and guide them on implementation and validation.

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 my website content?

Generate JSON-LD schema markup by targeting specific content types like Organization, Product, or FAQPage. This structured data format helps search engines understand your content and enables rich snippets in search results.

What is the best way to add structured data for rich snippets in Google search results?

Structured data for rich snippets is added using JSON-LD format to define elements like Product or BreadcrumbList. This implementation allows Google to parse your content and display enhanced search results.

How do I validate schema.org structured data before deploying it to my site?

Validate schema.org structured data using tools like the Google Rich Results Test. Testing your JSON-LD markup ensures it is correctly parsed and eligible for rich results before you publish it.

Does JSON-LD schema markup support different content types like articles and products?

JSON-LD schema markup supports multiple content types including Article, Product, Organization, FAQPage, and BreadcrumbList. This allows you to optimize various pages across your website for search engines.

Why are my rich snippets not showing up after adding schema markup?

Rich snippets may not appear if your schema markup contains errors or unsupported properties. Validate your JSON-LD structured data with the Google Rich Results Test to identify and fix any implementation issues.

When do I need to implement BreadcrumbList schema on my website?

Implement BreadcrumbList schema when you want to show navigation paths in search results. This structured data helps search engines understand your site hierarchy and displays breadcrumb trails to users.