china-kyc-doc-parse

Extract and validate data from Chinese identity documents for KYC compliance.

705|115|Updated Jun 7, 2026
One-click install
npx skills add https://github.com/jwangkun/claude-for-financial-services-cn --skill china-kyc-doc-parse
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: china-kyc-doc-parse
Source: https://github.com/jwangkun/claude-for-financial-services-cn/tree/main/vertical-plugins/operations/skills/china-kyc-doc-parse
Command: npx skills add https://github.com/jwangkun/claude-for-financial-services-cn --skill china-kyc-doc-parse

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The skill parses Chinese identity documents to extract and verify key fields for KYC compliance, enabling automated onboarding and risk assessment.

Core Features & Use Cases

  • Document types supported: Personal ID Card, Business License, Passport, and other Chinese compliance documents with structured field extraction.
  • Data extraction & validation: Extracts names, IDs, birthdates, addresses, and other core data; performs ID number structure checks and basic AML-related verifications.
  • Use Case: Streamline customer onboarding by automatically verifying identities and exporting normalized data for risk scoring and record keeping.

Quick Start

Provide a scanned Chinese ID or business license image and have it extract name, ID number, and other key fields.

Frequently Asked Questions about china-kyc-doc-parse

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

FAQPage Schema
How do I extract data from a Chinese ID card for KYC compliance?

Extracting data from a Chinese ID card for KYC compliance involves providing a scanned image to automatically capture names, ID numbers, birthdates, and addresses. The process validates ID number structures and decodes address codes for onboarding.

What is the best way to parse a Chinese business license for corporate verification?

The best way to parse a Chinese business license for corporate verification is through automated document-type-specific field extraction. This normalizes extracted data into AML-ready formats, streamlining risk scoring and record keeping.

Does Chinese KYC document parsing support passport data extraction?

Yes, Chinese KYC document parsing supports passport data extraction alongside personal ID cards and business licenses. It applies structured field extraction to capture key data and performs basic AML-related verifications for individual workflows.

How does ID number validation work for Chinese identity documents?

ID number validation for Chinese identity documents works by performing structural checks on the extracted ID number and decoding embedded address codes. This mechanism ensures extracted identity data meets compliance requirements before risk assessment.

Can I normalize extracted KYC data into AML-ready formats?

Yes, you can normalize extracted KYC data into AML-ready formats. The parsing process automatically structures extracted fields from identity documents to enable basic AML-related verifications and downstream risk scoring.

What are the limitations of automated Chinese KYC document parsing?

Limitations of automated Chinese KYC document parsing include reliance on clear scanned images for accurate field extraction and the performance of only basic AML-related verifications. Complex edge cases may require manual review despite structural ID validation.