kyc-doc-parse

Extract identity, ownership, control, and source of funds into JSON records.

1|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/mouseqiao85/AI-Plat --skill kyc-doc-parse-mouseqiao85
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kyc-doc-parse
Source: https://github.com/mouseqiao85/AI-Plat/tree/main/agent/skills/kyc-doc-parse
Command: npx skills add https://github.com/mouseqiao85/AI-Plat --skill kyc-doc-parse-mouseqiao85

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the parsing of KYC documents into structured data, streamlining the onboarding process and enabling efficient KYC screening.

Core Features & Use Cases

  • KYC Document Parsing: Extracts identity, ownership, control, source of funds, and document inventory from onboarding packets.
  • Structured Data Output: Outputs JSON records with structured fields for further processing.
  • Use Case: Ideal for financial institutions looking to automate the initial stages of KYC compliance for new clients.

Quick Start

Use the kyc-doc-parse skill to parse the onboarding packet and generate structured data for 'client_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?

To extract structured data from KYC onboarding documents, you can use this Skill to parse client packets and output JSON records containing identity, ownership, control, and source of funds fields.

Can I automate KYC compliance parsing for client onboarding packets?

Yes, you can automate KYC compliance parsing for client onboarding packets by feeding the documents into this Skill, which extracts structured fields without manual data entry.

What specific information is extracted during KYC document parsing?

KYC document parsing extracts identity, ownership, control, source of funds, and document inventory details from investor or client packets, formatting them into structured JSON records.

How do I convert client onboarding PDFs into JSON records for screening?

You convert client onboarding PDFs into JSON records by running the Skill against the target file, generating structured fields necessary for downstream KYC screening and compliance checks.

Do I need external libraries to parse KYC documents for structured data?

Yes, you need supporting libraries for parsing and extracting information from documents, as the Skill requires these dependencies to accurately process onboarding packets into JSON.

What is the best way to structure source of funds data for KYC compliance?

The best way to structure source of funds data for KYC compliance is using this Skill to parse onboarding documents, automatically mapping the extracted information into structured JSON fields.