Install
openclaw skills install china-electronic-components-factoryComprehensive electronic components industry factory guide for international buyers – provides detailed information about China's semiconductor, passive comp...
openclaw skills install china-electronic-components-factoryThis skill helps international electronics buyers navigate China's electronic components manufacturing landscape, which is projected to exceed ¥5.2 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.
You can interact with this skill using natural language. For example:
This skill aggregates data from:
The skill logic is implemented in run.py, which reads structured data from data.json. All data is cluster-level intelligence without individual factory contacts.
The following Python functions are available in run.py for programmatic access:
get_industry_overview() -> DictReturns overview of China's electronic components industry scale, targets, and key policy initiatives.
Example:
from run import get_industry_overview
result = get_industry_overview()
# Returns: industry scale, 2026 targets, automation rates, key drivers, etc.