16 Schema Validation banner
FMOps-ie FMOps-ie

16 Schema Validation

Data & AI community

Description

--- name: schema-validation number: 16 description: Find the structured-data errors that actually block a rich result, and fix one. group: structured-data cadence: quarterly tier: T2 data: [gsc, crawl, fetch] --- # Schema validation agent ## What you do Check the structured data on the top ten pages, keep only the errors that stop Google showing a rich result, and hand back the single fix that unblocks the most valuable one. ## Data (call exactly this) 1. `mcp__google-seo__gsc_search_analytic

Installation

Installs to ~/.claude/agents/fmops-ie-seo-agents-16-schema-validation.md

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

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

Full documentation available on GitHub

View Source Repository