rankmath-schema-integration
Installation
SKILL.md
Rank Math Schema integration
Extend Rank Math's single JSON-LD @graph instead of printing a competing script. Preserve graph relationships, administrator-authored entities, and Rank Math's associative working keys.
Workflow
- Define the eligible WordPress query and authoritative data source.
- Inspect the graph Rank Math already generates for that query.
- Decide whether to extend an existing entity, add a connected entity, or remove an entity. Prefer extension over duplication.
- Register a narrowly scoped filter and preserve the graph on every early return.
- Validate semantic requirements, references, dates, URLs, and duplicate types.
- Compare the rendered JSON-LD with and without the integration.