seo-aeo-schema-generator
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.
npx skills add sickn33/agentic-awesome-skills --skill seo-aeo-schema-generator --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# SEO-AEO Schema Generator ## Overview Generates 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>`. Part of the [SEO-AEO Engine](https://github.com/mrprewsh/seo-aeo-engine). ## When to Use This Skill - Use when adding structured data to a new landing page or blog post - Use when a page needs FAQ rich results or product star ratings in search - Use when validating existing schema for Google rich result eligibility - Use after the content-quality-auditor flags missing schema ## Supported Schema Types | Type | Rich Result Unlocked | |------|---------------------| | FAQPage | FAQ accordion in SERP — AEO critical | | Article | Article rich result, Top Stories | | Product | Price, availability, rating in SERP | | HowTo | Step-by-step rich result | | Review | Star rating in SERP | | AggregateRating | Star rating with review count | | BreadcrumbList | Breadcrumb path in SERP URL | | Organization | B
- Overview
- When to Use This Skill
- Supported Schema Types
- How It Works
- Step 1: Recommend Schema Types
- Step 2: Use Built-In Schema Templates
- Step 3: Populate Fields
- Step 4: Validate
- Step 5: Output Script Blocks
- Examples
- Example: FAQPage Schema Output
- Best Practices
- Common Pitfalls
- Related Skills
What does the seo-aeo-schema-generator skill do?
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.
How do I install it?
Run `npx skills add sickn33/agentic-awesome-skills --skill seo-aeo-schema-generator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From sickn33/agentic-awesome-skills, a repository with 44,414 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.