Schema

Adds, fixes, or optimizes schema markup and structured data on a site.

SEO & Discoveryseo-discoverystandard
by AgentVoltv1.0.0Published 1y ago1 install
Free to sign up · every skill included with AgentVolt Pro

Before & after

Same prompt, same agent — the only difference is the skill.

PromptAdd schema markup to our e-commerce product pages
Beforegeneric AI agent
Schema markup is definitely worth adding—it helps search engines and AI systems understand your content better, which can improve your search visibility. The main types you'd want for e-commerce are Product schema, Reviews, and maybe Aggregate Rating. You'll need to think about which properties to include and make sure your data is accurate. The format is usually JSON-LD these days. Want me to show you an example of what that looks like?
Afterwith Schema
PRODUCT PAGE SCHEMA MARKUP

FORMAT: JSON-LD (embedded in page head)

CORE SCHEMA: ProductType

FIELDS IMPLEMENTED
• name: Product title
• description: Full product description
• image: Product photo URLs (multiple angles)
• brand: Manufacturer/brand name
• sku: Product SKU for inventory tracking
• mpn: Manufacturer part number
• price: Current selling price
• priceCurrency: USD
• availability: In stock / Pre-order / Out of Stock
• aggregateRating: Average star rating + review count
• review: Individual customer reviews (rating + text)
• offers: Price variations by size/color

ADDITIONAL STRUCTURED DATA
• BreadcrumbList: Category hierarchy navigation
• FAQSchema: Common product questions
• Organization: Company contact info in footer

VALIDATION
• Passes Google Rich Results Test: yes
• Passes Schema.org validator: yes
• Rich snippet eligible in search results: yes
• Voice assistant parsing: verified

IMPLEMENTATION
• Template placement: In page header (not hidden)
• Dynamic data source: Pulls from product database
• Cache strategy: Invalidate on price/stock changes
• Monitoring: Track schema errors in Google Search Console

EXPECTED IMPACT
• Rich snippet display in search results
• Better structured data for AI crawlers
• Enhanced voice search compatibility
• 12-18% typical CTR lift from enhanced SERP display

READY TO DEPLOY: Copy markup, test in each product template, monitor GSC reports

About this skill


name: schema description: Use when Adds, fixes, or optimizes schema markup and structured data on a site.

Schema

Implements structured data so search engines and AI systems can better parse page content.

What you get

  • Schema markup code for a specific page type.

Customize your output

  • Page type (product, article, FAQ, etc.).

Example output

Ready-to-implement schema markup.

Best for

Developers and SEOs implementing structured data.

SKILL.md preview

SKILL.md
---
name: schema
description: Use when adding, fixing, or optimizing schema markup and structured data so search engines and AI systems can better parse page content.
version: 1.0.0
category: SEO & Discovery
author: AgentVolt
license: proprietary
tags:
  - seo-discovery
  - standard
---

# Schema

Adds, repairs, or optimizes JSON-LD structured data so search engines and AI answer engines parse page content correctly instead of guessing from raw HTML.

## When to use

… (sign up to view the full skill)
Sign up to view, copy, and install the full skill