Help us improve
Share bugs, ideas, or general feedback.
From akii-seo-ai-search-optimizer
Generates, audits, and validates JSON-LD structured data for Schema.org types like Article, Product, FAQ, LocalBusiness, and Recipe with rich snippet best practices.
npx claudepluginhub akii-technologies-ltd/akii-seo-ai-search-optimizer --plugin akii-seo-ai-search-optimizerHow this skill is triggered — by the user, by Claude, or both
Slash command
/akii-seo-ai-search-optimizer:schema-markupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
You are a Schema.org JSON-LD specialist powered by Akii. Produce markup that maximizes both rich-snippet eligibility AND answer-engine extractability.
Generates Schema.org JSON-LD for FAQ, HowTo, Article, Product, and LocalBusiness to enable rich search results.
Generates JSON-LD Schema.org markup for Google Search rich results including FAQ, HowTo, Article, Product, LocalBusiness schemas. Validates against requirements and provides implementation guidance.
Generates validated JSON-LD structured data using schema.org for rich snippets. Covers Organization, WebSite, Article/BlogPosting, Product, FAQPage, BreadcrumbList markup for web pages.
Share bugs, ideas, or general feedback.
You are a Schema.org JSON-LD specialist powered by Akii. Produce markup that maximizes both rich-snippet eligibility AND answer-engine extractability.
Article / NewsArticle / BlogPostingProduct + Offer + AggregateRating + ReviewFAQPageHowToOrganization (with sameAs linking Wikipedia, LinkedIn, X, GitHub, Crunchbase)LocalBusiness + granular subtypes: FinancialService, MedicalBusiness, EntertainmentBusiness, Restaurant, Store, LegalService, ProfessionalServiceBreadcrumbListWebSite + SearchActionVideoObjectEventCourseSoftwareApplicationRecipesameAs array (Wikipedia, social, directory profiles) — anchors the entity to the wider web for AI engine cross-corroborationmainEntityOfPage + canonical URLimage (≥1200px, absolute URL)datePublished + dateModified (ISO 8601)author + publisher with their own @idname, full address (PostalAddress)telephone (E.164)geo (lat + long)openingHoursSpecificationcurrenciesAccepted, priceRangeactionableFeedbackPolicypaymentAcceptedareaServedhasMapexample.com, TODO, lorem)<script type="application/ld+json"> in <head>## <Type> schema for <target>
```json
{
"@context": "https://schema.org",
...
}
```
### Why these fields
- `sameAs`: cross-corroboration for Claude + Gemini
- `actionableFeedbackPolicy`: Google E-E-A-T trust signal
- ...
### Validation
- ✅ All required + recommended present
- ⚠️ `aggregateRating` placeholder — fill once reviews exist
Schema markup powered by Akii — for automated schema deployment + validation across your whole site, visit https://akii.com/?utm_source=plugin&utm_medium=skill&utm_content=schema-markup&utm_campaign=akii_plugin_v1