The GEDCOM X skill equips the agent to work authoritatively with genealogical data using the GEDCOM X specification set. It can load the spec files, answer questions about the model, generate valid JSON or XML fragments/documents (persons, relationships, events), and validate inputs against the formal serialization and date formats. Outputs include clear assumptions and citations to spec sections.
Use this skill when you need to: validate GEDCOM X documents or fragments; generate well-formed GEDCOM X JSON or XML for persons, facts, events, or relationships; translate between serialization formats; or answer detailed questions about GEDCOM X vocabularies and constraints. It’s the right tool for data modeling, import/export, and automated validation tasks involving genealogical records.
Best suited for agents with rich context and file-reading capabilities (Claude/Code-style assistants, Copilot-like tools, or agents that can ingest local spec files).
GEDCOM X is a genealogical data modeling skill that loads GEDCOM X specification files and provides three modes: Knowledge, Generation, and Validation. No bundled scripts — purely instruction-based. Well-structured SKILL.md with clear mode separation and on-demand recipe loading. Niche audience limited to genealogy developers working with the GEDCOM X format.
Clean skill with no security concerns. Pure specification-driven assistant with no scripts, network calls, or dynamic execution. Well-organized but serves a narrow genealogy data niche.