didit-id-document-verification

Verify identity documents via OCR, MRZ parsing, and liveness checks.

23|4|Updated Feb 14, 2026
One-click install
npx skills add https://github.com/didit-protocol/skills --skill didit-id-document-verification
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: didit-id-document-verification
Source: https://github.com/didit-protocol/skills/tree/main/skills/didit-id-document-verification
Command: npx skills add https://github.com/didit-protocol/skills --skill didit-id-document-verification

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the verification of identity documents, streamlining the process of confirming a user's identity and reducing manual review.

Core Features & Use Cases

  • Document Verification: Verifies passports, ID cards, driver's licenses, and residence permits.
  • Data Extraction: Performs OCR extraction, MRZ parsing, and extracts key personal information.
  • Authenticity Checks: Includes document liveness detection and tamper detection.
  • Use Case: A fintech startup needs to onboard new users by verifying their government-issued IDs. This Skill can be used to automatically process submitted ID images, extract necessary data, and flag any suspicious documents.

Quick Start

Use the didit-id-document-verification skill to verify the identity document using the front image 'id_front.jpg' and back image 'id_back.jpg'.

Frequently Asked Questions about didit-id-document-verification

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify identity documents and extract data using OCR?

Identity document verification uses OCR and MRZ parsing to extract personal data. It automates the confirmation of user identities by processing passport, ID card, and driver's license images to reduce manual review.

Does identity verification work with passports and driver's licenses from different countries?

Identity verification supports over 4000 document types across 220 countries. It handles passports, ID cards, driver's licenses, and residence permits globally.

How do I detect tampering and perform liveness checks on submitted IDs?

Liveness detection and tamper checks are performed during document verification. The process authenticates submitted ID images to flag suspicious or modified documents automatically.

What do I need to process ID card images for authenticity checks?

To process ID card images for authenticity checks, you need the front and back image files of the document and an API key for secure processing.

Is automated MRZ parsing suitable for large-scale fintech user onboarding?

Automated MRZ parsing is suitable for fintech user onboarding. It instantly processes government-issued IDs, extracts necessary data, and flags suspicious documents to streamline high-volume workflows.