What problem does it solve? Building a Photo ID credential definition for the iGrant.io OpenID4VC API requires the exact claim paths from the verifiable data registry, and hand-writing them across three credential formats is error-prone. This Skill supplies the registry-accurate claim path pointer documents so the credential definition matches the ISO/IEC 23220 Photo ID specification. ## Core Features & Use Cases - Registry claim path documents: Ready-to-copy claims arrays for the dc+sd-jwt, jwt_vc_json, and mso_mdoc formats of credential type eu.europa.ec.eudi.photoid.1, covering the iso23220, photoid, and dtc claim groups. - Format-specific configuration facts: The vct, type, doctype, validationPath, and claim carrier values each format requires when calling the iGrant.io credential-definition endpoint. - Guided setup interview: A one-question-at-a-time flow that locks the environment, format, issuance mode, revocation, signing, and trust-list registration before any code is written. - Use Case: An integrator building an OpenID4VCI issuer asks the agent to create a Photo ID credential definition; the agent copies the registry claims array into the POST /v2/config/digital-wallet/openid/sdjwt/credential-definition request with the correct format fields. ## Quick Start Ask your agent to create a Photo ID credential definition on the iGrant.io demo environment using the dc+sd-jwt format from this skill.