kyc-doc-parse

Parse KYC documents into structured JSON data for onboarding and screening.

Updated May 10, 2026
One-click install
npx skills add https://github.com/rpoole-dev/comps-site --skill kyc-doc-parse-rpoole-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kyc-doc-parse
Source: https://github.com/rpoole-dev/comps-site/tree/main/financial-services-main/plugins/vertical-plugins/operations/skills/kyc-doc-parse
Command: npx skills add https://github.com/rpoole-dev/comps-site --skill kyc-doc-parse-rpoole-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the parsing of KYC documents into structured fields, streamlining the KYC process and reducing manual data entry.

Core Features & Use Cases

  • KYC Document Parsing: Extracts identity, ownership, control, source of funds, and document inventory from onboarding packets.
  • Data Standardization: Outputs data in a JSON format ready for further processing, such as rules engine integration.
  • Use Case: Utilize this Skill as the first step in KYC screening, to quickly and accurately extract necessary information from documents.

Quick Start

Use the kyc-doc-parse skill to parse the onboarding packet and extract structured KYC fields from the document 'onboarding_packet.pdf'.

Frequently Asked Questions about kyc-doc-parse

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

FAQPage Schema
How do I extract structured data from KYC onboarding documents?

KYC document parsing extracts structured data like identity, ownership, and source of funds from onboarding packets. This Skill automates that extraction, outputting standardized JSON ready for further processing without manual data entry.

What is the best way to automate KYC screening data extraction?

Automating KYC screening requires parsing onboarding packets into structured fields. This Skill serves as the first step by extracting identity and source of funds data into a JSON format, enabling seamless integration with downstream rules engines.

Can I parse source of funds and ownership data from onboarding packets without manual intervention?

Yes, you can parse ownership and source of funds data without manual intervention. This Skill automates data extraction and validation directly from KYC documents, eliminating the need for manual data entry during onboarding.

Does KYC document parsing output JSON for rules engine integration?

KYC document parsing outputs standardized JSON specifically designed for rules engine integration. This structured format allows you to quickly utilize the extracted identity and ownership data in downstream screening processes.

How do I validate extracted KYC fields during the onboarding process?

Validating extracted KYC fields is handled automatically during the parsing process. This Skill performs data extraction and validation without manual intervention, ensuring the structured JSON output is accurate for onboarding and screening.

When do I need to use automated document parsing for KYC compliance?

You need automated document parsing for KYC compliance when streamlining onboarding processes. It quickly and accurately extracts necessary identity, control, and source of funds information from documents, reducing manual entry errors and accelerating screening.