China Lighting Sourcing Skill
Description
This skill helps international buyers navigate China's lighting manufacturing landscape, which is projected to exceed
¥980 billion in revenue by 2026. China accounts for over 60% of global lighting output. 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 LED lamps and luminaires, outdoor lighting, smart lighting, automotive lighting, and specialty lighting (grow lights, UV-C).
Key Capabilities
- - Industry Overview: Get a summary of China's lighting industry scale, development targets, and key policy initiatives (energy efficiency, smart lighting).
- Supply Chain Structure: Understand the complete industry chain from LED chips, drivers, optics to manufacturing and global sales channels.
- Regional Clusters: Identify specialized manufacturing hubs (Zhongshan Guzhen as Lighting Capital, Shenzhen for LEDs, Changzhou for automotive, etc.).
- Subsector Insights: Access detailed information on key subsectors (LED lamps, outdoor, smart, automotive, specialty).
- 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 lighting industry in 2026?"
- "Show me the supply chain structure for LED lighting"
- "Which regions are best for sourcing smart lighting?"
- "Tell me about automotive lighting manufacturing clusters"
- "How do I evaluate suppliers of LED street lights?"
- "What certifications should I look for in lighting products?"
Data Sources
This skill aggregates data from:
- - Ministry of Industry and Information Technology (MIIT)
- China Lighting Industry Association (CALI)
- 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 lighting 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-lighting-sourcing
详细描述:
中国照明采购技能
描述
本技能帮助国际买家了解中国照明制造业格局,该行业预计到2026年营收将超过
9800亿元人民币。中国占全球照明产量的60%以上。基于最新政府政策和行业报告,提供关于区域产业集群、供应链结构和行业趋势的数据支持型情报。覆盖范围包括LED灯具及照明设备、户外照明、智能照明、汽车照明以及特种照明(植物生长灯、紫外线-C灯)。
核心能力
- - 行业概览:获取中国照明行业规模、发展目标及关键政策举措(能效提升、智能照明)的摘要。
- 供应链结构:理解从LED芯片、驱动器、光学器件到制造及全球销售渠道的完整产业链。
- 区域产业集群:识别专业化制造中心(中山古镇作为灯饰之都、深圳聚焦LED、常州专注汽车照明等)。
- 子行业洞察:获取关键子行业(LED灯具、户外照明、智能照明、汽车照明、特种照明)的详细信息。
- 采购建议:获得评估和选择供应商的实用指导,包括验证方法、沟通最佳实践、典型交货周期和付款条款。
使用方式
您可以使用自然语言与本技能互动。例如:
- - 2026年中国照明行业的整体状况如何?
- 展示LED照明的供应链结构
- 哪些地区最适合采购智能照明产品?
- 介绍一下汽车照明制造集群
- 如何评估LED路灯供应商?
- 照明产品应关注哪些认证?
数据来源
本技能整合以下数据:
- - 工业和信息化部(MIIT)
- 中国照明电器协会(CALI)
- 中国国家统计局
- 行业研究出版物(2026年第一季度更新)
实现方式
技能逻辑在do.py中实现,该文件从data.json读取结构化数据。所有数据均为集群级情报,不包含单个工厂的联系方式。
API参考
以下Python函数可在do.py中用于程序化访问:
getindustryoverview() -> Dict
返回中国照明行业规模、目标及关键政策举措的概览。
示例:
python
from do import getindustryoverview
result = getindustryoverview()
返回:行业规模、2026年目标、关键驱动因素、出口额等