China Home Appliances Sourcing Skill
Description
This skill helps international buyers navigate China's home appliances manufacturing landscape, which is projected to exceed
¥2.8 trillion in revenue by 2026. It provides data-backed intelligence on regional clusters, supply chain structure, and industry trends based on the latest government policies and industry reports. Coverage includes major appliances (refrigerators, washing machines, air conditioners), kitchen appliances (range hoods, ovens, dishwashers), and small appliances (vacuum cleaners, air purifiers, rice cookers).
Key Capabilities
- - Industry Overview: Get a summary of China's home appliances industry scale, development targets, and key policy initiatives (green appliances, smart home).
- Supply Chain Structure: Understand the complete industry chain from raw materials and core components (compressors, motors) to manufacturing and global sales channels.
- Regional Clusters: Identify specialized manufacturing hubs for different appliance types (Pearl River Delta for ACs and small appliances, Yangtze River Delta for washing machines and kitchen appliances, Shandong for refrigerators).
- Subsector Insights: Access detailed information on key subsectors (major appliances, kitchen appliances, small appliances, heating/ventilation).
- Sourcing Recommendations: Get practical guidance on evaluating and selecting suppliers, including verification methods, communication best practices, typical lead times, and payment terms.
How to Use
You can interact with this skill using natural language. For example:
- - "What's the overall status of China's home appliances industry in 2026?"
- "Show me the supply chain structure for refrigerators"
- "Which regions are best for sourcing air conditioners?"
- "Tell me about kitchen appliance manufacturing clusters"
- "How do I evaluate suppliers of small appliances?"
- "What certifications should I look for in home appliances?"
Data Sources
This skill aggregates data from:
- - Ministry of Industry and Information Technology (MIIT)
- China Household Electrical Appliances Association (CHEAA)
- National Bureau of Statistics of China
- Industry research publications (updated Q1 2026)
Implementation
The skill logic is implemented in
do.py, which reads structured data from
data.json. All data is cluster-level intelligence without individual factory contacts.
API Reference
The following Python functions are available in do.py for programmatic access:
get_industry_overview() -> Dict
Returns overview of China's home appliances industry scale, targets, and key policy initiatives.
Example:
```python
from do import getindustryoverview
result = getindustryoverview()
Returns: industry scale, 2026 targets, key drivers, export value, etc.
技能名称:china-home-appliances-sourcing
详细描述:
中国家电采购技能
描述
该技能帮助国际买家了解中国家电制造业格局,预计到2026年行业收入将超过
2.8万亿元人民币。它基于最新政府政策和行业报告,提供关于区域集群、供应链结构和行业趋势的数据驱动情报。涵盖范围包括大家电(冰箱、洗衣机、空调)、厨房电器(抽油烟机、烤箱、洗碗机)和小家电(吸尘器、空气净化器、电饭煲)。
关键能力
- - 行业概览:获取中国家电行业规模、发展目标和关键政策举措(绿色家电、智能家居)的摘要。
- 供应链结构:了解从原材料和核心部件(压缩机、电机)到制造和全球销售渠道的完整产业链。
- 区域集群:识别不同家电类型的专业化制造中心(珠三角地区以空调和小家电为主,长三角地区以洗衣机和厨房电器为主,山东以冰箱为主)。
- 子行业洞察:获取关键子行业(大家电、厨房电器、小家电、供暖/通风)的详细信息。
- 采购建议:获得评估和选择供应商的实用指导,包括验证方法、沟通最佳实践、典型交货期和付款条款。
使用方法
您可以使用自然语言与该技能互动。例如:
- - 2026年中国家电行业的整体状况如何?
- 展示冰箱的供应链结构
- 哪些地区最适合采购空调?
- 告诉我厨房电器制造集群的信息
- 如何评估小家电供应商?
- 家电产品应关注哪些认证?
数据来源
该技能汇总了以下数据:
- - 工业和信息化部(MIIT)
- 中国家用电器协会(CHEAA)
- 中国国家统计局
- 行业研究出版物(2026年第一季度更新)
实现方式
技能逻辑在do.py中实现,该文件从data.json读取结构化数据。所有数据均为集群级情报,不包含单个工厂的联系方式。
API参考
do.py中提供以下Python函数用于程序化访问:
getindustryoverview() -> Dict
返回中国家电行业规模、目标和关键政策举措的概览。
示例:
python
from do import getindustryoverview
result = getindustryoverview()
返回:行业规模、2026年目标、关键驱动因素、出口额等