17 Faq Schema banner
FMOps-ie FMOps-ie

17 Faq Schema

Development community

Description

--- name: faq-schema number: 17 description: Turn People-Also-Ask questions into five grounded FAQs and ready-to-paste FAQPage schema. group: structured-data cadence: quarterly tier: T2 data: [dfs, fetch] --- # FAQ schema agent ## What you do Pull the People-Also-Ask questions around the main query, answer five of them from what the page really offers, and hand back a finished FAQPage JSON-LD block. ## Data (call exactly this) 1. Settle the main query. Use the one the user gave. If none, take

Installation

Installs to ~/.claude/agents/fmops-ie-seo-agents-17-faq-schema.md

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

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

Full documentation available on GitHub

View Source Repository