didit-proof-of-address

Automate proof-of-address verification with OCR extraction and geocoding.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PoA verification is often manual, slow, and error-prone, delaying onboarding and increasing fraud risk; this skill provides automated Proof of Address validation to streamline compliance workflows.

Core Features & Use Cases

  • OCR extraction of address details from utility bills, bank statements, and government documents.
  • Geocoding to produce lat/lng coordinates and formatted addresses for robust risk scoring and verification.
  • Multi-page support for longer documents and consistent name/address matching across pages.
  • Use Case: Onboard customers by automatically validating their residential address against documents and flag discrepancies.

Quick Start

Initiate a PoA verification by sending an address document to the PoA endpoint and handle the returned status and parsed address to continue the KYC workflow.

Frequently Asked Questions about didit-proof-of-address

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

FAQPage Schema
How do I automate proof of address verification for utility bills and bank statements?

To automate proof of address verification, you can use a system that performs OCR extraction and geocoding on utility bills, bank statements, and government documents to validate residential addresses automatically.

What is geocoding in address verification and how does it improve compliance?

Geocoding in address verification converts extracted document text into lat/lng coordinates and formatted addresses, producing robust risk scoring and ensuring the validated location matches the user's submitted profile.

Does proof of address verification work with multi-page documents?

Yes, proof of address verification supports multi-page document processing, ensuring consistent name and address matching across all pages of longer bank statements or government files.

What are the limitations when validating address documents for onboarding?

Limitations include strict constraints on document recency, requiring the address document to be issued within 90 days, and a full-color image requirement, alongside language detection and secure API-key authentication.

Can I extract addresses from government documents using OCR?

Yes, you can extract addresses from government documents using OCR extraction, which parses text from full-color images of government files, utility bills, and bank statements to validate the residential address.