didit-kyc-onboarding

Orchestrates KYC identity verification workflows and retrieves final decisions for onboarding.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the entire Know Your Customer (KYC) process, ensuring that users are who they claim to be, which is crucial for compliance and fraud prevention.

Core Features & Use Cases

  • End-to-End Verification: Guides users through ID scanning, selfie capture, and face matching.
  • Workflow Management: Creates and manages KYC workflows tailored to your needs.
  • Decision Retrieval: Provides clear approval, decline, or review statuses.
  • Use Case: Onboarding new users for a financial service where identity verification is mandatory.

Quick Start

Use the didit-kyc-onboarding skill to start a new KYC verification for a user.

Frequently Asked Questions about didit-kyc-onboarding

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

FAQPage Schema
How do I automate user onboarding with KYC identity verification?

Automate user onboarding with KYC identity verification by orchestrating workflows that handle ID document scanning, selfie capture, and face matching to validate users. This process retrieves a final decision to support compliance and fraud prevention.

What is included in end-to-end Know Your Customer identity verification?

End-to-end Know Your Customer identity verification includes ID document scanning, selfie capture, and face matching. It orchestrates the creation of KYC workflows and verification sessions to confirm users are who they claim to be.

Can I retrieve the final compliance decision after a KYC workflow?

Yes, you can retrieve the final compliance decision after a KYC workflow. The process provides clear approval, decline, or review statuses based on the document and biometric verification results.

Do I need any specific dependencies to run document and biometric verification?

You need the requests dependency installed to run document and biometric verification. This prerequisite allows the skill to orchestrate KYC workflows and communicate with the verification sessions.

How does biometric verification work for user onboarding?

Biometric verification for user onboarding works by capturing a user selfie and matching it against the photo on their scanned ID document. This face matching mechanism ensures the person onboarding is the legitimate owner.

When do I need to implement KYC workflows for user onboarding?

Implement KYC workflows for user onboarding when operating in regulated industries where identity verification is mandatory. It is crucial for compliance and fraud prevention during financial service registrations.