🦀 ClawHub
China Consumer Electronics Factory
by @findhappy7
Comprehensive consumer electronics industry factory guide for international buyers – provides detailed information about China's smartphone, wearable, audio,...
TERMINAL
clawhub install china-consumer-electronics-factory📖 About This Skill
name: china-consumer-electronics-factory version: 1.0.0 description: "Comprehensive consumer electronics industry factory guide for international buyers – provides detailed information about China's smartphone, wearable, audio, smart home, and AR/VR manufacturing clusters, supply chain structure, regional specializations, and industry trends (2026 updated)." author: "factory-china" tags: - consumer-electronics - smartphones - wearables - audio-devices - smart-home - AR-VR - TWS - electronics-manufacturing - factory - supply-chain invocable: true
China Consumer Electronics Factory Skill
Description
This skill helps international buyers navigate China's consumer electronics manufacturing landscape, which is projected to exceed ¥15.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. Coverage includes smartphones, wearables, audio devices, smart home products, AR/VR headsets, and accessories.Key Capabilities
How to Use
You can interact with this skill using natural language. For example:Data Sources
This skill aggregates data from:Implementation
The skill logic is implemented inrun.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 run.py for programmatic access:
get_industry_overview() -> Dict
Returns overview of China's consumer electronics industry scale, targets, and key policy initiatives.Example: ```python from run import get_industry_overview result = get_industry_overview()