What problem does it solve?
This Skill solves the problem of manually reviewing complex onboarding packets and turning scattered identity and entity documents into consistent, structured KYC fields for downstream screening.
Core Features & Use Cases
- Document inventory extraction: Inventories every document type with identifiers so nothing is missed and later checks have full context.
- Structured KYC field parsing: Produces a single JSON record covering identity, ownership/controls, source of funds/wealth, tax forms, and document inventory while using null for missing values rather than guessing.
- Obvious-gap flagging: Notes plainly missing or expired elements (e.g., expired ID, address proof older than 3 months, missing UBO chart) as inventory gaps to inform the rules engine.
Example use case: An onboarding packet containing passport + utility bill + UBO declaration + W-8BEN-E is processed to generate normalized KYC data, then passed to the rules engine for compliance checks.
Quick Start
Use the kyc-doc-parse skill to parse the attached onboarding packet into one structured JSON record for KYC screening.