schema-markup

Add, fix, and optimize schema markup to enable rich search results and help search engines understand page content.

coreyhaines31 ↓ 56k
Claude Code
View source ↗

What it does

  • Schema must accurately represent page content
  • Don't markup content that doesn't exist
  • Keep updated when content changes
  • Google recommends JSON-LD format
  • Easier to implement and maintain
  • Place in <head> or end of <body>
  • Only use markup Google supports

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Add, fix, and optimize schema markup to enable rich search results and help search engines understand page content.

Source

Repository: https://github.com/coreyhaines31/marketingskills

schema-markup FAQ

What does the schema-markup skill do?

When the user wants to add, fix, or optimize schema markup and structured data on their site. Also use when the user mentions "schema markup," "structured data," "JSON-LD," "rich snippets," "schema.org," "FAQ schema," "product schema," "review schema," "breadcrumb schema," "Google rich results," "knowledge panel," "star ratings in search," or "add structured data." Use this whenever someone wants their pages to show enhanced results in Google. For broader SEO issues, see seo-audit. For AI search optimization, see ai-seo. Schema must accurately represent page content Don't markup content that doesn't exist

How do I install schema-markup?

Run: npx -y skills add https://github.com/coreyhaines31/marketingskills --skill schema-markup --agent claude-code — the source lives at github.com/coreyhaines31/marketingskills.

Maintain schema-markup?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

schema-markup on getagentictools
[![schema-markup on getagentictools](https://getagentictools.com/badge/skills/coreyhaines31-marketingskills-schema-markup.svg)](https://getagentictools.com/skills/coreyhaines31-marketingskills-schema-markup?ref=badge)
npx agentictools info skills/coreyhaines31-marketingskills-schema-markup

The second line is the CLI lookup for this page — handy in READMEs and docs.