Install
openclaw skills install china-vehicle-sourcingComprehensive vehicle sourcing guide for international buyers – provides detailed information about China's passenger car, commercial vehicle, motorcycle, and new energy vehicle manufacturing industry, including regional clusters, production bases, key players, and sourcing best practices (2026 updated).
openclaw skills install china-vehicle-sourcingThis skill helps international buyers navigate China's vehicle manufacturing landscape, which produces over 30 million vehicles annually and is projected to exceed ¥12.5 trillion in revenue by 2026. It provides data-backed intelligence on regional production clusters, vehicle types (passenger cars, commercial vehicles, motorcycles, NEVs), key manufacturers, 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 do.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 do.py for programmatic access:
get_industry_overview() -> DictReturns overview of China's vehicle industry scale, targets, and key policy initiatives.
Example:
from do import get_industry_overview
result = get_industry_overview()
# Returns: production volume, revenue, NEV share, export volume, etc.