KYC document review

Review identity document packs for completeness and consistency to produce onboarding completeness reports.

49|11|Updated Jul 31, 2026
One-click install
npx skills add https://github.com/vstorm-co/agenticos --skill kyc-document-review-vstorm-co
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: KYC document review
Source: https://github.com/vstorm-co/agenticos/tree/main/backend/app/core/catalog/skill_gallery/finance/kyc-document-review
Command: npx skills add https://github.com/vstorm-co/agenticos --skill kyc-document-review-vstorm-co

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Compliance and onboarding teams manually check identity packs document by document, which is slow and inconsistent. This Skill standardizes the review by checking presence, validity, consistency, and currency of KYC documents and producing a structured completeness report. ## Core Features & Use Cases - Ordered Four-Step Check: Verifies documents are present, valid, consistent across the pack and application, and current within the accepted proof-of-address window. - Three-Tier Report: Outputs findings sorted as blocking, query, and noted lists so reviewers see what stops onboarding first. - Flag Without Deciding: Records observations such as name mismatches, out-of-jurisdiction documents, or signs of editing without approving, rejecting, or scoring risk. - Use Case: An analyst uploads a passport, utility bill, and application form for a new customer and receives a report listing a mismatched address as blocking and an expired proof of address as a query. ## Quick Start Review this KYC document pack for completeness and consistency and list anything blocking onboarding.

Frequently Asked Questions about KYC document review

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

FAQPage Schema
How do I check a KYC document pack for completeness?▼

Check KYC packs in four steps: confirm every required document is present for the customer type, verify each is valid and legible, confirm name, date of birth, and address are consistent across documents and the application, and check proof of address is within the accepted window.

What documents are checked in a KYC review?▼

A KYC review checks identity documents and proof of address against the application. The review verifies presence, validity, cross-document consistency of name, date of birth and address, and that proof of address falls within the accepted currency window.

Can a KYC review tool approve or reject a customer?▼

No. This review only produces a completeness report with blocking, query, and noted findings. It never approves, rejects, scores risk, or screens against sanctions lists, because those decisions require a named human decision-maker.

What discrepancies should be flagged in identity documents?▼

Flag a name differing by more than transliteration, an address not matching the application, a document from a jurisdiction outside the accepted list, or anything that looks edited. Report what was observed without concluding what it means.

What are the limitations of automated KYC document review?▼

Automated review cannot make onboarding decisions, assess risk, or determine whether a discrepancy is innocent. It is limited to completeness and consistency reporting, and every flagged item still requires human judgment.