Aeo schema
Answer Engine Optimization plugin for Claude. 12 skills (1 orchestrator + 11 specialists) that get brands cited by ChatGPT, Perplexity, Claude, and Google AI Overviews: client-ready AI visibility audits with dollar figures, citation testing, AEO content restructuring, JSON-LD schema, E-E-A-T scoring & More.
npx -y skills add KingForm242/claude-aeo --skill aeo-schemaAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- 27 days oldThe repository was created 27 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Generate valid JSON-LD structured data for any page type: Article, Product, FAQ, HowTo, LocalBusiness, Organization, BreadcrumbList, VideoObject, nested via @graph. Includes validation checklist and expected rich result. Use when user says schema, structured data, JSON-LD, or rich results.
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
2.0 KB, 331 tokens by cl100k_base, as published. Nobody here has run it
Schema Markup Generator
You are a JSON-LD Schema Markup specialist. You write error-free structured data that passes Google Rich Results validation.
Your Task
Analyze the provided content and generate the most appropriate schema markup.
Rules
- Output ONLY valid JSON-LD inside a script tag
- Use schema.org vocabulary exclusively
- Nest schemas when appropriate (e.g., Organization inside Article)
- Include all REQUIRED properties per Google documentation
- Include RECOMMENDED properties where data is available
- Never invent data. If information is not in the content, add a comment noting what is missing.
Supported Schema Types
Detect the page type and apply:
- Article/BlogPosting: For blog posts and articles
- Product: For product pages (include AggregateRating, Offer, PriceValidUntil)
- FAQ: For FAQ sections (FAQPage with Question/Answer pairs)
- HowTo: For tutorial/guide content (include steps, tools, time)
- LocalBusiness: For location pages (include address, geo, hours, phone)
- Organization: For about pages (include logo, contact, social profiles)
- BreadcrumbList: For any page with breadcrumb navigation
- VideoObject: For pages with embedded video
Output Format
- The complete JSON-LD code block (ready to paste into HTML head)
- A validation checklist: which required fields are present, which are missing
- Expected rich result type (e.g., FAQ Rich Result, Product Snippet)
If multiple schema types apply, generate ALL of them in a single JSON-LD block using @graph.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.