What problem does it solve? Issuing a proof-of-age credential requires the exact claim paths, namespace, and doctype of the EUDI Age Verification attestation; getting any of these wrong makes wallets reject or misread the credential. This Skill provides the authoritative claim path pointer schema (doctype eu.europa.ec.av.1) so integrators create correct credential definitions on the iGrant.io OpenID4VC API. ## Core Features & Use Cases - Exact claim path pointers: Provides the five selectively disclosable age_over booleans (14, 16, 18, 21, 65) with mandatory and limitDisclosure flags for the mso_mdoc format. - API-ready payload: Shows how to build the POST /v2/config/digital-wallet/openid/sdjwt/credential-definition request with version, doctype, validationPath, and credentialBindingMethods. - Registry-mirrored schema: Mirrors the iGrant.io verifiable data registry template (version 2026.4.1) with links to the raw schema and metadata so the registry remains the source of truth. - Use Case: An integrator building an age-gated service creates an mdoc credential definition that lets holders prove age_over_18 while keeping every other attribute hidden. ## Quick Start Use the igrantio age verification credential schema to create an mso_mdoc credential definition for doctype eu.europa.ec.av.1 on the iGrant.io OpenID4VC API.