From Graph Sync Agent Kit
YARRRML and RML review workflow for WordLift graph-sync mappings. Use when writing, auditing, or debugging mapping files for selector correctness, route compatibility, Morph-KGC behavior, duplicate mappings, extraction robustness, or schema.org output quality.
How this skill is triggered — by the user, by Claude, or both
Slash command
/graph-sync-agent-kit:graph-sync-yarrrml-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill to review or improve YARRRML/RML mappings in graph-sync projects. Focus on correctness, maintainability, runtime compatibility, and semantic output quality.
Use this skill to review or improve YARRRML/RML mappings in graph-sync projects. Focus on correctness, maintainability, runtime compatibility, and semantic output quality.
Use graph-sync-project for broader project edits and runtime configuration.
Check mappings for:
WebPage entities unless explicitly intended..j2, .liquid, or plain mapping files.schema:url, and schema:name/schema:headline.WebPage when possible.When reviewing:
npx claudepluginhub wordlift/agent-marketplace --plugin graph-sync-agent-kitGuides creation, editing, and verification of skills for AI coding agents using test-driven development with subagent scenarios. Use when authoring or debugging skills.