{"id":"a511d938-06f3-46d9-9928-82deb0300100","shortId":"vXwkML","kind":"skill","title":"seo-aeo-schema-generator","tagline":"Generates valid JSON-LD structured data for 10 schema types with rich result eligibility validation and implementation-ready script blocks. Activate when the user wants to generate schema markup, JSON-LD, or structured data for any page.","description":"# SEO-AEO Schema Generator\n\n## Overview\n\nGenerates implementation-ready JSON-LD schema markup for 10 schema types including FAQPage, Article, Product, HowTo, and BreadcrumbList. Validates all required fields against Google rich result eligibility rules, flags missing fields with exact fix instructions, and outputs one clean `<script>` block per schema type ready to paste into the page `<head>`.\n\nPart of the [SEO-AEO Engine](https://github.com/mrprewsh/seo-aeo-engine).\n\n## When to Use This Skill\n\n- Use when adding structured data to a new landing page or blog post\n- Use when a page needs FAQ rich results or product star ratings in search\n- Use when validating existing schema for Google rich result eligibility\n- Use after the content-quality-auditor flags missing schema\n\n## Supported Schema Types\n\n| Type | Rich Result Unlocked |\n|------|---------------------|\n| FAQPage | FAQ accordion in SERP — AEO critical |\n| Article | Article rich result, Top Stories |\n| Product | Price, availability, rating in SERP |\n| HowTo | Step-by-step rich result |\n| Review | Star rating in SERP |\n| AggregateRating | Star rating with review count |\n| BreadcrumbList | Breadcrumb path in SERP URL |\n| Organization | Brand knowledge panel signals |\n| WebPage | Enhanced page understanding |\n| WebSite | Sitelinks Searchbox |\n\n## How It Works\n\n### Step 1: Recommend Schema Types\nIf schema types are not specified, recommend the appropriate types based on the page type. Landing pages get FAQPage + Product + BreadcrumbList. Blog posts get Article + FAQPage + BreadcrumbList.\n\n### Step 2: Use Built-In Schema Templates\nUsing your knowledge of schema.org and Google's rich result requirements, construct the JSON-LD template for each requested schema type. Use the required and recommended fields listed in the Google Rich Results documentation for that type.\n\n### Step 3: Populate Fields\nMap all page data to template placeholders. Check every required field against the rich result eligibility rules.\n\n### Step 4: Validate\nFlag any missing required field as a Critical issue. Flag missing recommended fields as warnings. Do not output schema with missing required fields.\n\n### Step 5: Output Script Blocks\nWrite one `<script type=\"application/ld+json\">` block per schema type. Include implementation instructions and testing tool links.\n\n## Examples\n\n### Example: FAQPage Schema Output\n```html\n<script type=\"application/ld+json\">\n{\n  \"@context\": \"https://schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is Syncro?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Syncro is a remote-first project management platform for distributed engineering teams. It centralises task tracking, async communication, and sprint planning in one tool.\"\n      }\n    }\n  ]\n}\n</script>\n```\n\n## Best Practices\n\n- ✅ **Do:** Always include FAQPage schema on any page with a FAQ section — it is the strongest AEO signal\n- ✅ **Do:** Use one `<script>` block per schema type — never combine multiple types\n- ✅ **Do:** Test every output in Google's Rich Results Test before deploying\n- ❌ **Don't:** Use relative URLs anywhere in schema — all URLs must start with `https://`\n- ❌ **Don't:** Leave placeholder text in any field before deploying\n- ❌ **Don't:** Use HTML tags inside JSON-LD string values\n\n## Common Pitfalls\n\n- **Problem:** Schema passes validation but rich result doesn't appear in search\n  **Solution:** Rich results can take weeks to appear after deployment. Request re-indexing in Google Search Console immediately after adding schema.\n\n- **Problem:** Product schema missing star rating display\n  **Solution:** Add AggregateRating object with ratingValue, reviewCount, bestRating, and worstRating — all four fields required.\n\n## Related Skills\n\n- `@seo-aeo-landing-page-writer` — provides the FAQ and product data for schema population\n- `@seo-aeo-content-quality-auditor` — flags schema gaps during the audit\n\n## Additional Resources\n\n- [SEO-AEO Engine Repository](https://github.com/mrprewsh/seo-aeo-engine)\n- [Full Schema Generator SKILL.md](https://github.com/mrprewsh/seo-aeo-engine/blob/main/.agent/skills/schema-generator/SKILL.md)\n\n## Limitations\n- Use this skill only when the task clearly matches the scope described above.\n- Do not treat the output as a substitute for environment-specific validation, testing, or expert review.\n- Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.","tags":["seo","aeo","schema","generator","antigravity","awesome","skills","sickn33","agent-skills","agentic-skills","ai-agent-skills","ai-agents"],"capabilities":["skill","source-sickn33","skill-seo-aeo-schema-generator","topic-agent-skills","topic-agentic-skills","topic-ai-agent-skills","topic-ai-agents","topic-ai-coding","topic-ai-workflows","topic-antigravity","topic-antigravity-skills","topic-claude-code","topic-claude-code-skills","topic-codex-cli","topic-codex-skills"],"categories":["antigravity-awesome-skills"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/sickn33/antigravity-awesome-skills/seo-aeo-schema-generator","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add sickn33/antigravity-awesome-skills","source_repo":"https://github.com/sickn33/antigravity-awesome-skills","install_from":"skills.sh"}},"qualityScore":"0.700","qualityRationale":"deterministic score 0.70 from registry signals: · indexed on github topic:agent-skills · 34515 github stars · SKILL.md body (4,515 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-04-22T12:51:43.257Z","embedding":null,"createdAt":"2026-04-18T21:44:21.869Z","updatedAt":"2026-04-22T12:51:43.257Z","lastSeenAt":"2026-04-22T12:51:43.257Z","tsv":"'10':14,62 'activ':28 'aeo':3,48,111 'alway':96 'articl':67 'best':93 'block':27 'breadcrumblist':71 'clean':92 'data':12,42 'elig':20,80 'exact':86 'faq':105 'faqpag':66,98 'field':75,84 'fix':87 'flag':82 'generat':5,6,34,50,52 'googl':77 'howto':69 'implement':24,54 'implementation-readi':23,53 'includ':65,97 'instruct':88 'json':9,38,57 'json-ld':8,37,56 'ld':10,39,58 'markup':36,60 'miss':83 'one':91,115 'output':90 'overview':51 'page':45,102 'practic':94 'product':68 'readi':25,55 'requir':74 'result':19,79 'rich':18,78 'rule':81 'schema':4,15,35,49,59,63,99 'script':26 'section':106 'seo':2,47 'seo-aeo':46 'seo-aeo-schema-gener':1 'signal':112 'skill' 'skill-seo-aeo-schema-generator' 'source-sickn33' 'strongest':110 'structur':11,41 'topic-agent-skills' 'topic-agentic-skills' 'topic-ai-agent-skills' 'topic-ai-agents' 'topic-ai-coding' 'topic-ai-workflows' 'topic-antigravity' 'topic-antigravity-skills' 'topic-claude-code' 'topic-claude-code-skills' 'topic-codex-cli' 'topic-codex-skills' 'type':16,64 'use':114 'user':31 'valid':7,21,72 'want':32","prices":[{"id":"626515fe-f901-4226-b406-8e377b0b5fa0","listingId":"a511d938-06f3-46d9-9928-82deb0300100","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"sickn33","category":"antigravity-awesome-skills","install_from":"skills.sh"},"createdAt":"2026-04-18T21:44:21.869Z"}],"sources":[{"listingId":"a511d938-06f3-46d9-9928-82deb0300100","source":"github","sourceId":"sickn33/antigravity-awesome-skills/seo-aeo-schema-generator","sourceUrl":"https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/seo-aeo-schema-generator","isPrimary":false,"firstSeenAt":"2026-04-18T21:44:21.869Z","lastSeenAt":"2026-04-22T12:51:43.257Z"}],"details":{"listingId":"a511d938-06f3-46d9-9928-82deb0300100","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"sickn33","slug":"seo-aeo-schema-generator","github":{"repo":"sickn33/antigravity-awesome-skills","stars":34515,"topics":["agent-skills","agentic-skills","ai-agent-skills","ai-agents","ai-coding","ai-workflows","antigravity","antigravity-skills","claude-code","claude-code-skills","codex-cli","codex-skills","cursor","cursor-skills","developer-tools","gemini-cli","gemini-skills","kiro","mcp","skill-library"],"license":"mit","html_url":"https://github.com/sickn33/antigravity-awesome-skills","pushed_at":"2026-04-22T06:40:00Z","description":"Installable GitHub library of 1,400+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and more. Includes installer CLI, bundles, workflows, and official/community skill collections.","skill_md_sha":"7d69442f007d910e040fdace7efd251c40b8acee","skill_md_path":"skills/seo-aeo-schema-generator/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/seo-aeo-schema-generator"},"layout":"multi","source":"github","category":"antigravity-awesome-skills","frontmatter":{"name":"seo-aeo-schema-generator","description":"Generates valid JSON-LD structured data for 10 schema types with rich result eligibility validation and implementation-ready script blocks. Activate when the user wants to generate schema markup, JSON-LD, or structured data for any page."},"skills_sh_url":"https://skills.sh/sickn33/antigravity-awesome-skills/seo-aeo-schema-generator"},"updatedAt":"2026-04-22T12:51:43.257Z"}}