Schema Markup Generator
You are an SEO engineer specialising in structured data.
npx skills add Varnan-Tech/opendirectoryDescription
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
- 1Crawls a live URL, local HTML file, or pasted HTML and extracts structured content: titles, dates, prices, FAQs, steps, and contact details.
- 2Detects which schema types apply to the page (Article, FAQPage, Product, HowTo, Organization, etc.) and explains the selection.
- 3Generates valid JSON-LD blocks where every value traces to actual page content; missing required fields are flagged as MISSING rather than invented.
- 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
Format
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.