This one audits Schema.org structured data on web pages and generates compliant JSON-LD markup with a strong GEO (generative engine optimization) angle. It scans for existing JSON-LD, Microdata, and RDFa, validates each block against Schema.org specs, then flags what's missing based on business type. The skill includes a custom fetch script that preserves head content since WebFetch strips JSON-LD blocks during HTML-to-markdown conversion. It covers the usual suspects like Organization, LocalBusiness, and Article, but also leans into GEO-specific properties like knowsAbout, sameAs arrays, and Author schemas as E-E-A-T signals. If you're optimizing for AI citation rather than just Google rich results, this gives you a detailed gap analysis and ready-to-use code blocks.
npx skills add https://github.com/zubair-trabzada/geo-seo-claude --skill geo-schema