Content & Site Intelligence Custom Skills · Curated

FAQ Builder

Generate an FAQ block with schema markup from a page and its top questions.

What it does

Reads a page or product and the questions customers actually ask, then assembles an FAQ block with schema-ready JSON-LD markup so it can also earn a rich result in search, without a dedicated FAQ or schema plugin.

Install

This skill isn't packaged in an installable registry. It's a plain SKILL.md file you can copy directly. Copy it from the SKILL.md tab and save it at the path for your assistant:

Use it in your AI assistant

Claude Code

.claude/skills/internal-faq-builder/ (or ~/.claude/skills/internal-faq-builder/ for all projects)

GitHub Copilot (VS Code)

.github/skills/internal-faq-builder/

OpenAI Codex

.codex/skills/internal-faq-builder/

Cursor

.cursor/skills/internal-faq-builder/ (or ~/.cursor/skills/internal-faq-builder/ globally)

Compatibility

Any WordPress site using the block editor. Writing valid FAQPage JSON-LD needs no plugin, just a place to output a script tag (theme template or a code/HTML block).