npx claudepluginhub majesticlabs-dev/majestic-marketplace --plugin majestic-marketingThis skill is limited to using the following tools:
Design and implement Schema.org structured data for maximum AI visibility and rich search results.
Guides implementation of Schema.org JSON-LD structured data for rich snippets and SEO, covering types like FAQ, Article, Product, Event.
Generates valid JSON-LD schema.org markup for rich search results, covering types like FAQPage, Article, Product, Organization. Scans pages for opportunities and provides paste-ready head blocks.
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.
Share bugs, ideas, or general feedback.
Design and implement Schema.org structured data for maximum AI visibility and rich search results.
Related: Use llms-txt-builder skill for AI navigation files.
High-Impact (Implement First):
| Schema Type | Use Case | AI Benefit |
|---|---|---|
Organization | Company info | Entity recognition |
FAQPage | Q&A content | Direct answer extraction |
HowTo | Tutorials/guides | Step extraction |
Article/BlogPosting | Blog content | Content attribution |
Product | E-commerce | Product info extraction |
BreadcrumbList | Navigation | Site structure |
Medium-Impact: Person, Review/AggregateRating, LocalBusiness, Event, Course
See references/schema-templates.yaml for JSON-LD code snippets:
Include media references:
Schema Implementation Plan
--------------------------
Current Coverage: X/10
Target Coverage: Y/10
Priority Implementations:
1. Organization schema (homepage)
2. FAQPage schema (support pages)
3. Article schema (blog posts)
4. HowTo schema (tutorials)
Validation:
- Rich Results Test: [Pass/Fail]
- Schema.org Validator: [Pass/Fail]
| Platform | Approach |
|---|---|
| WordPress | Yoast/RankMath schema settings |
| Next.js | next-seo configuration |
| Astro | schema components |
| Static | JSON-LD in <head> |