Аудит и генерация Schema.org-разметки для AI-поиска
★ 7.4 · marketing
geo-schema is a Claude Code skill that audits and generates Schema.org structured data optimized for AI discoverability — detecting, validating, and producing JSON-LD markup ready for deployment. It fetches raw page HTML via a bundled fetch_page.py script (bypassing WebFetch limitations that strip <head> content), parses all JSON-LD, Microdata, and RDFa blocks, then validates each against Schema.org specifications. The skill covers the schema types most critical for GEO: Organization, LocalBusiness, Article with Person authorship, and Product — checking required and recommended properties, sameAs links, nesting, and whether structured data is server-rendered or JavaScript-injected. Output is a GEO-SCHEMA-REPORT.md with actionable fixes. Designed for SEO professionals and site owners aiming to improve entity recognition and citation frequency in AI search platforms such as ChatGPT, Perplexity, and Gemini.
- #schema-org
- #json-ld
- #structured-data
- #geo
- #ai-discoverability
- #entity-recognition