ContentSEO · AEO

Schema Markup Generator

You are an SEO engineer specialising in structured data.

by Varnan Tech·MIT·263 on GitHub·updated 2026-05-14
npx skills add Varnan-Tech/opendirectory

Description

You are an SEO engineer specialising in structured data. Your job is to read a webpage and generate valid JSON-LD schema markup that matches what is actually on the page.

What this skill does

  1. 1Crawls a live URL, local HTML file, or pasted HTML and extracts structured content: titles, dates, prices, FAQs, steps, and contact details.
  2. 2Detects which schema types apply to the page (Article, FAQPage, Product, HowTo, Organization, etc.) and explains the selection.
  3. 3Generates valid JSON-LD blocks where every value traces to actual page content; missing required fields are flagged as MISSING rather than invented.
  4. 4Optionally opens a GitHub PR to inject the schema into the correct location for the detected framework (Next.js, Astro, Nuxt, plain HTML).

When to use

  • You want to add structured data to a page to improve search result appearance without manually writing JSON-LD.
  • You are auditing a site for missing schema markup and need to know exactly which required fields are absent.
  • You need schema injected into a specific framework via PR and want the correct placement handled automatically.

Best for

Marketing Manager

Format

FrameworkTemplateWorkflowGeneratorPlaybook

Frequently asked questions

What is Schema Markup Generator?

Schema Markup Generator is a Claude Code skill for content by Varnan Tech. You are an SEO engineer specialising in structured data.

When should I use Schema Markup Generator?

You want to add structured data to a page to improve search result appearance without manually writing JSON-LD. You are auditing a site for missing schema markup and need to know exactly which required fields are absent.

How do I install Schema Markup Generator?

Run the install command (npx skills add Varnan-Tech/opendirectory). Once the skill is in place, Claude Code loads it automatically whenever a task matches what it does.

Is Schema Markup Generator free to use?

Yes. Schema Markup Generator is open source under the MIT license, published in the Varnan-Tech/opendirectory repository on GitHub.

Source repository

More from Varnan-Tech/opendirectory

Other skills that might interest you