didit-face-match
Integrate Didit Face Match standalone API to compare two facial images.
Setup & Installation
Install command
clawhub install rosasalberto/didit-face-matchIf the CLI is not installed:
Install command
npx clawhub@latest install rosasalberto/didit-face-matchOr install with OpenClaw CLI:
Install command
openclaw skills install rosasalberto/didit-face-matchor paste the repo link into your assistant's chat
Install command
https://github.com/openclaw/skills/tree/main/skills/rosasalberto/didit-face-matchWhat This Skill Does
Compares two facial images using the Didit Face Match API and returns a similarity score from 0 to 100. Supports JPEG, PNG, WebP, and TIFF formats up to 5MB per image. Also returns estimated age, gender, and face bounding boxes alongside the match result.
Handles image rotation automatically and returns structured metadata including age and gender estimates alongside the match score, reducing manual preprocessing steps.
When to Use It
- Selfie-to-ID document verification during user onboarding
- Confirming a returning user matches their registered profile photo
- Checking if two submitted photos show the same person
- Biometric access confirmation for a secure area or service
- KYC face check for financial or legal account opening
Example Workflow
Here's how your AI assistant might use this skill in practice.
User asks: Selfie-to-ID document verification during user onboarding
- 1Selfie-to-ID document verification during user onboarding
- 2Confirming a returning user matches their registered profile photo
- 3Checking if two submitted photos show the same person
- 4Biometric access confirmation for a secure area or service
- 5KYC face check for financial or legal account opening
Integrate Didit Face Match standalone API to compare two facial images.
Security Audits
These signals reflect official OpenClaw status values. A Suspicious status means the skill should be used with extra caution.