schema-markup

Implement schema.org JSON-LD markup for rich search results.

1|Updated May 10, 2026
One-click install
npx skills add https://github.com/Avihusitton/gil-therapy --skill schema-markup-avihusitton
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: schema-markup
Source: https://github.com/Avihusitton/gil-therapy/tree/main/.agents/skills/schema-markup
Command: npx skills add https://github.com/Avihusitton/gil-therapy --skill schema-markup-avihusitton

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Websites without proper schema markup miss out on enhanced rich results in search engine results pages, leading to lower click-through rates and reduced visibility for key content like business details, product information, and FAQs.

Core Features & Use Cases

  • Implements Google-recommended JSON-LD schema markup for all common page types including Organization, Product, FAQPage, Article, BreadcrumbList, and LocalBusiness.
  • Provides validation guidance and troubleshooting for schema errors to ensure eligibility for rich results.
  • Offers implementation instructions for static sites, dynamic frameworks, and CMS platforms.
  • Use Case: A therapy practice can add LocalBusiness and FAQ schema to its contact and FAQ pages to display contact details and question-answer snippets directly in Google search results.

Quick Start

Use the schema-markup skill to add valid LocalBusiness JSON-LD schema to the contact page of the gil-therapy website to enable rich contact results in Google search.

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 schema markup to my website for Google rich results?

You add JSON-LD schema markup to your website's static, dynamic, or CMS pages to enable Google rich results, implementing structured data for types like Organization, Product, and LocalBusiness to ensure compliance with rich results guidelines.

What schema.org types do I need for rich snippets?

Common schema.org types needed for rich snippets include Organization, Product, FAQPage, Article, BreadcrumbList, and LocalBusiness, which display enhanced business details and FAQs directly in search engine results pages.

Does schema markup work with CMS platforms and dynamic frameworks?

Schema markup implementation works across static sites, dynamic frameworks, and CMS platforms by injecting Google-recommended JSON-LD structured data, ensuring various page types are eligible for rich results across different web environments.

How do I validate schema markup errors for Google rich results?

Validate schema markup errors using official Google testing tools to check structured data compliance with rich results guidelines, providing troubleshooting steps to resolve issues preventing enhanced snippets from appearing in search.

Why is my structured data not showing as rich snippets in Google search?

Structured data fails to show as rich snippets when schema markup contains validation errors or violates Google's rich results guidelines, requiring troubleshooting using official testing tools to verify compliance and fix markup issues.