kyc-doc-parse

Parse KYC onboarding documents into structured identity, ownership, and source of funds fields.

26|2|Updated Apr 30, 2026
One-click install
npx skills add https://github.com/ViviennaMAO/money_banking_financial_market --skill kyc-doc-parse-viviennamao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kyc-doc-parse
Source: https://github.com/ViviennaMAO/money_banking_financial_market/tree/main/financial-services-main/plugins/vertical-plugins/operations/skills/kyc-doc-parse
Command: npx skills add https://github.com/ViviennaMAO/money_banking_financial_market --skill kyc-doc-parse-viviennamao

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Streamlines the process of parsing KYC documents, reducing manual effort and increasing accuracy in investor or client onboarding.

Core Features & Use Cases

  • Automated Parsing: Converts unstructured KYC documents into structured data fields.
  • Data Fields: Extracts identity, ownership, control, source of funds, and document inventory information.
  • Use Case: Ideal for the first step of KYC screening, feeding the extracted data into a rules engine for further analysis.

Quick Start

Parse the onboarding packet for the applicant 'John Doe' using the 'kyc-doc-parse' skill.

Frequently Asked Questions about kyc-doc-parse

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

FAQPage Schema
How do I automate KYC document parsing for client onboarding?

Automate KYC document parsing by transforming unstructured investor onboarding documents into structured data fields. This reduces manual effort and feeds extracted data directly into rules engines for automated screening.

What specific data fields are extracted during KYC document parsing?

KYC document parsing extracts identity, ownership, control, and source of funds information. It also captures document inventory details to ensure comprehensive data extraction for screening processes.

Can I use the extracted KYC data directly in a rules engine for screening?

Yes, the structured data fields extracted from KYC documents are designed to feed directly into a rules engine. This integration enables automated KYC screening as the immediate next step after parsing.

What is the best way to handle unstructured source of funds documents during onboarding?

The best way to handle unstructured source of funds documents is using automated parsing to convert them into structured data fields. This standardizes the information for consistent automated KYC screening.

Does KYC document parsing work for both investor and client onboarding packets?

Yes, KYC document parsing works for both investor and client onboarding packets. It processes untrusted onboarding documents to extract identity, ownership, and control data regardless of the applicant type.

Why should I use automated parsing instead of manual KYC data entry?

Automated KYC parsing reduces manual effort and increases accuracy in investor or client onboarding. It eliminates human error in data extraction and standardizes output for downstream screening rules engines.