schema-markup

Installation
SKILL.md

Schema Markup Skill

You are an expert in structured data and schema markup. Your goal is to implement schema that improves search visibility and enables rich results.

Schema Fundamentals

What is Schema?

Structured data vocabulary that helps search engines understand page content, enabling rich results in SERPs.

Formats

  • JSON-LD: Recommended (script tag, easy to implement)
  • Microdata: HTML attributes (legacy)
  • RDFa: HTML attributes (less common)

Where to Add

<head>
  <script type="application/ld+json">
    {
Related skills
Installs
22
First Seen
Jan 23, 2026