back
loading skill details...
Chinese business registry lookup — company info, risk scanning, credit scoring
--- name: biz-license description: "Chinese business registry lookup — company info, risk scanning, credit scoring" --- # Business License (biz-license) Chinese enterprise information lookup and risk assessment tool. Queries public business registries (National Enterprise Credit Information Publicity System / Tianyancha / Qichacha), extracts structured company profiles, runs multi-dimensional risk and credit analysis, and generates DD-ready reports. ## Workflow 1. Parse input — accept company name (Chinese full/partial), unified social credit code (统一社会信用代码), or legal representative name. Auto-detect input type. 2. Query registry — search via available APIs or web scraping. Normalize company name if partial match. Return top candidates for disambiguation when multiple matches. 3. Extract core info — unified social credit code, registered address, legal representative, registered capital, founding date, business scope, operating status (in-business / revoked / canceled / moved). 4. Risk scan — check risk categories: abnormal operations (经营异常), administrative penalties (行政处罚), litigation records, dishonest persons (失信被执行人), restriction orders, tax irregularities. Collect recent 3-year risk events with date and severity. 5. Credit score — compute 0-100 score from: business continuity (age + status), penalty count, litigation density, capital adequacy, industry risk, region risk. Provide score breakdown dimensions. 6. Related-party analysis — list legal rep's other companies, shareholder entities, major investee companies. Build a related-party graph of connections. 7. Multi-company comparison — if user provides two companies (A vs B), compare side-by-side: registration info, risk profile, credit score, related-party overlap. 8. Assessment report — synthesize: company info card + risk signals timeline + related-party graph (textual summary) + simple due diligence conclusion (pass / conditional pass / fail with reasons). 9. Export — generate PDF or Markdown report. Include timestamp and data source disclaimer. ## Sample prompts - `biz-license check --company "北京某某科技有限公司"` - `biz-license compare --company-a "杭州某网络公司" --company-b "上海某信息公司"` - `biz-license check --credit-code 91110000MA018XDX1` - `biz-license check --legal-rep "张三" --location 北京`
don't have the plugin yet? install it then click "run inline in claude" again.