SolidMITOriginal

Schema Generator

Generates JSON-LD schema markup for a page — Article, FAQPage, HowTo, Product, SoftwareApplication, BreadcrumbList.

Entry verified April 20, 2026

The short answer

Schema is one of the highest-ROI SEO additions on modern sites — rich results, AEO boost, clearer LLM signals. This skill produces clean, spec-compliant JSON-LD from a page's content.

When to use it

On every new content page. Retrofitting schema on existing top-10-ranked pages.

Setup

  1. 1

    Save as ~/.claude/skills/schema-generator.md.

  2. 2

    Feed it: page type + page content. Returns JSON-LD block ready to drop into <head>.

  3. 3

    Validate with Google's Rich Results Test before shipping.

Example

You: /schema-generator Article pages/claude-code-skills/commit-helper.js
Claude: [Article schema with author, datePublished, dateModified, headline, description, image]

Source & attribution

Author
Bryan Collins (promptwritingstudio pattern)
Licence
MIT
Type
Original

Original pattern published under MIT — attribution preserved by convention, not licence requirement.

Caveats

Don't over-schema. Google penalises irrelevant or spammy structured data.

Browse more skills

47 skills across 10 categories, all licence-verified.