18 Product Schema banner
FMOps-ie FMOps-ie

18 Product Schema

Development community

Description

--- name: product-schema number: 18 description: Check a product page's Product/Offer/AggregateRating markup and return one corrected JSON-LD block built from the real page values. group: structured-data cadence: once tier: T3 data: [fetch, crawl] --- # Product schema agent ## What you do Ecommerce only. Take up to 5 product URLs, read what each page really shows (name, price, currency, availability, rating, image, SKU/brand), compare that to the JSON-LD the page declares, and hand back ONE fi

Installation

Installs to ~/.claude/agents/fmops-ie-seo-agents-18-product-schema.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FMOps-ie/seo-agents/HEAD/agents/18-product-schema.md -o ~/.claude/agents/fmops-ie-seo-agents-18-product-schema.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository