schema-markup

Add JSON-LD schema.org markup to web pages for rich results.

1|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/brainworkup/skills --skill schema-markup-brainworkup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: schema-markup
Source: https://github.com/brainworkup/skills/tree/main/neuropsych-reports/references/luria-related-complement-skills/schema-markup
Command: npx skills add https://github.com/brainworkup/skills --skill schema-markup-brainworkup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Schema markup helps search engines understand page content by converting it into structured data in a standardized format, enabling rich results and better visibility.

Core Features & Use Cases

  • Implement JSON-LD markup for common schema.org types such as Organization, WebSite, Article, Product, FAQPage, HowTo, and BreadcrumbList.
  • Validate and troubleshoot markup with Google Rich Results Test, Schema.org validator, and Search Console.
  • Provide reusable templates and references to accelerate deployment across pages and CMSs.

Quick Start

Add a JSON-LD script to your page's head and validate with Google's tools.

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

To add JSON-LD structured data for rich results, insert a JSON-LD script tag into your page's head section using schema.org types like Organization, Product, or FAQPage to help search engines understand your content. You can then validate the markup using Google's Rich Results Test.

What schema markup types are supported for generating rich results?

Schema markup supports common schema.org types including Organization, WebSite, Article, Product, FAQPage, HowTo, and BreadcrumbList to generate rich results. These structured data types cover marketing pages, product pages, and blog posts to improve search visibility.

How do I validate schema markup using Google's Rich Results Test?

You validate schema markup by entering your page URL or code snippet into Google's Rich Results Test and the Schema.org Validator. These tools check your JSON-LD structured data for errors and confirm eligibility for rich results before deployment.

When do I need schema markup for my content strategy?

You need schema markup when you want marketing pages, product pages, FAQ pages, or blog posts to qualify for rich results. By converting page content into structured JSON-LD data, you enable search engines to better understand context and improve your search visibility.

Can I apply schema markup templates across different CMSs?

Yes, you can apply schema markup templates across different CMSs using reusable JSON-LD references. These templates accelerate deployment by standardizing structured data formats for common schema.org types across multiple pages and content management systems.

Why is my schema markup not showing up in Google search results?

Schema markup may not appear in Google search results if your JSON-LD structured data fails validation in the Rich Results Test or Schema.org Validator. Troubleshoot by checking for syntax errors and verifying your schema.org types are correctly implemented in Search Console.