china-kyc-doc-parse

china-kyc-doc-parse is a skill for Claude Code from jwangkun/claude-for-financial-services-cn. It costs 88 tokens per session (1,969 once invoked), scanned A, original, Apache-2.0.

A guide for extracting and checking information from Chinese identity documents used in customer verification. It covers personal identity cards, business licences, and related company or identity details.

In plain words
What is it for?
Use it to read names, dates, addresses, identity numbers, issuing details, and company information from Chinese documents as part of customer verification.
Why use it?
It gives KYC processes a consistent way to handle Chinese documents and the fields they contain. KYC means checking who a customer is before providing financial services.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the operations plugin — 2 skills shipped together

Good fit Use it to read names, dates, addresses, identity numbers, issuing details, and company information from Chinese documents as part of customer verification.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jwangkun/claude-for-financial-services-cn/china-kyc-doc-parse
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add jwangkun/claude-for-financial-services-cn --skill china-kyc-doc-parse
Clone the repo
git clone --depth 1 https://github.com/jwangkun/claude-for-financial-services-cn

Made for: Claude Code.

Or install operations, the plugin that ships this one along with the rest of its 2 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for china-kyc-doc-parse

README.md
[![agentmods](https://agentmods.dev/badge/skills/jwangkun/claude-for-financial-services-cn/china-kyc-doc-parse/github.svg)](https://agentmods.dev/skills/jwangkun/claude-for-financial-services-cn/china-kyc-doc-parse)
Your own site
<a href="https://agentmods.dev/skills/jwangkun/claude-for-financial-services-cn/china-kyc-doc-parse"><img src="https://agentmods.dev/badge/skills/jwangkun/claude-for-financial-services-cn/china-kyc-doc-parse/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for china-kyc-doc-parse

Your own site · 80×15
<a href="https://agentmods.dev/skills/jwangkun/claude-for-financial-services-cn/china-kyc-doc-parse"><img src="https://agentmods.dev/badge/skills/jwangkun/claude-for-financial-services-cn/china-kyc-doc-parse.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 88 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,969 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00088 $0.01969
Opus 5 $0.00044 $0.00984
Sonnet 5 $0.00018 $0.00394
Haiku 4.5 $0.00009 $0.00197

Measured 12d ago against content hash b298b3883605, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

china-kyc-doc-parse scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

vertical-plugins/operations/skills/china-kyc-doc-parse/SKILL.md · 253 lines

How it starts

The opening of the file, as written. The whole thing — 253 lines — stays where its author put it; the contents beside it link to each section on GitHub.

china-kyc-doc-parse

Purpose

Parse 中国身份文件 — extract and verify data from Chinese KYC documents.

Data Sources

Tier 0 — 万得 Wind(最全面付费数据)

  • 覆盖:A股/港美股/基金/指数/债券/宏观/研报/分析(44个工具)
  • MCP 服务:wind-mcp(需 WIND_API_KEY 密钥,以 ak_ 开头)
  • 优势:全市场覆盖面最广、数据最全面、包含研报和量化分析
  • 密钥申请:https://aifinmarket.wind.com.cn/#/home

Tier 1 — 同花顺 iFind(付费精确数据)/ AkShare MCP(Tier-2 免费备选)

# Not typically used for KYC; for background checks:
get_stock_info(ticker)                    → Company verification (if applicable)

Secondary Sources

  • 国家企业信用信息公示系统 — business license verification
  • 天眼查 / 企查查 — corporate information
  • 公安部 — ID verification (via approved channels)

Document Types

1. 个人身份证 (Personal ID Card)

Front of ID card:

Field Location Data Type
姓名 Upper section Text
性别 Below name 男/女
民族 Below gender Text (e.g., 汉)
出生日期 Below ethnicity YYYY年MM月DD日
住址 Lower section Address
公民身份号码 Lower section 18-digit number

Back of ID card:

Field Description
签发机关 Issuing authority
有效期限 Validity period
证件签发 Issue date
证件失效 Expiry date

ID number structure:

Position Length Content
1-6 6 digits Address code (行政区划)
7-14 8 digits Birth date (YYYYMMDD)
15-17 3 digits Order code + gender (odd=male, even=female)
18 1 digit Check digit

2. 营业执照 (Business License)

Unified Social Credit Code (统一社会信用代码):

Structure Length Content
登记管理部门代码 1 digit 9=工商, 1=机构编制, etc.
机构类别代码 1 digit
登记管理机关行政区划码 6 digits
主体标识码 9 digits Org code
校验码 1 digit Check digit

Business license fields:

Field Content
统一社会信用代码 18-digit code
名称 Company name
类型 Entity type
法定代表人 Legal representative
注册资本 Registered capital
成立日期 Establishment date
住所 Registered address
经营范围 Business scope
登记机关 Registration authority
登记日期 Registration date

Read the full file on GitHub · 253 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 253 lines · 88 tokens per session scan A b298b3883605

Subscribe to this mod's changes

china-kyc-doc-parse is a skill published in the GitHub repository jwangkun/claude-for-financial-services-cn (744 stars, last pushed 3mo ago), licensed Apache-2.0. It adds 88 tokens to every session and 1,969 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

html-ppt-zhangzara-stencil-tablet

A workplace-safety compliance review for a manufacturing regulator — findings, the evidence chain, and the corrective mandate. Built as a decision-grade policy briefing deck for regulator, plant leadership.

nexu-io/open-design · 49 tokens

treatment-plans

Format and structurally validate local treatment-plan documentation after clinical decisions have already been supplied and verified by authorized licensed professionals. Use for source traceability, clinician-authored intervention records, goals and checkpoints, shared-decision records, reconciliation handoffs, and…

K-Dense-AI/scientific-agent-skills · 62 tokens

handbook-updates

Diff a proposed handbook change against the current version, flag ripple effects and state supplement impacts. Use when user says "update the handbook", "add this to the handbook", "handbook change", or has a policy ready for insertion.

anthropics/claude-for-legal · 52 tokens

software-copyright-materials

A workflow for creating Chinese application materials for software copyright registration from a real software project.

Fokkyp/SoftwareCopyright-Skill · 97 tokens

iflytek-contract-intelligence-review

A contract-review workflow for scanned or digital agreements. It can recognize document text, examine clauses, detect risks, check compliance, and create translation summaries; its output is for review and is not formal legal advice.

iflytek/iFly-Skills · 116 tokens

legal-writer

Legal document drafting -- contracts, memos, briefs, complaints, demand letters, opinions, discovery, settlements, ToS, privacy policies. Full pipeline: document structure, per-section writing, Bluebook citation, case law lookup (CourtListener API), regulation lookup (eCFR API), DOCX output, and TDD-style verification…

kortix-ai/suna · 161 tokens