What problem does it solve? Daily batches of 10-50 Chinese company names arrive with missing fields (legal representative, registered phone, address, operating status, business exceptions), and manually looking each one up is slow and error-prone. This Skill provides a repeatable methodology and scripts to enrich those lists within the free daily Qichacha MCP credit quota and deliver a standardized Excel file. ## Core Features & Use Cases - Authoritative field enrichment via Qichacha MCP: Batch scripts call get_company_registration_info, get_contact_info, and get_business_exception to fill legal representative, registration phone, address, status, and exception reasons from an authoritative source. - Quota-aware daily workflow: A top-up script resumes unfinished companies the next day using the daily 100 free credits (about 11 companies per day), stopping automatically on error code 300008. - Supplementary contact search and merge: Free browser channels (Baidu PC, Sogou WeChat) fill extra phone numbers, and merge_deliver.py produces the standardized Excel with a data-source column. - Use Case: Each morning you receive an Excel with 30 new company names; run extract_names.py, then qcc_mcp_batch.py for the first 11, queue the rest for top-up, supplement phones via browser search, and deliver the merged Excel. ## Quick Start Give the AI today's company list Excel and ask it to enrich legal representative, contact phone, registered address, and exception status using the Qichacha MCP workflow, then deliver the standardized result Excel.