China Consumer Electronics Factory

Comprehensive consumer electronics industry factory guide for international buyers – provides detailed information about China's smartphone, wearable, audio,...

MIT-0 · Free to use, modify, and redistribute. No attribution required.
0 · 26 · 0 current installs · 0 all-time installs
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the packaged artifacts: SKILL.md describes industry guidance and the runtime is implemented by run.py reading local data.json to provide summaries and lookups. Nothing in the package asks for unrelated capabilities (no cloud credentials, no unrelated binaries).
Instruction Scope
SKILL.md instructs natural-language queries and documents the local API surface. The instructions and implementation operate on bundled data only and do not instruct reading unrelated files, environment variables, or contacting external endpoints.
Install Mechanism
There is no install spec and all code/data are bundled with the skill (run.py and data.json). No downloads, archives, or external package installation are requested.
Credentials
The skill requires no environment variables, no credentials, and no config paths. The requested environment access is minimal and proportional to a read-only local reference dataset.
Persistence & Privilege
always is false (not force-included); autonomous invocation is allowed (default) but the skill has no elevated privileges or system-wide configuration changes. It does not modify other skills or system settings.
Assessment
Technically coherent and low-risk: the skill uses only bundled JSON data and local Python code and does not exfiltrate data or request secrets. Before installing, consider: (1) the registry/source metadata is minimal—verify the publisher if you need authoritative or current sourcing intelligence, (2) the data is snapshot-style (last_updated shows 2026-03-15) — confirm it meets your freshness requirements, and (3) this skill provides cluster-level intelligence only (no factory contacts or verification services), so do additional due diligence before acting on supplier recommendations. If you need live supplier validation or integrations (e.g., contacting vendors, performing audits), expect to grant additional credentials or use other tools and review those separately.

Like a lobster shell, security has layers — review code before you run it.

Current versionv1.0.0
Download zip
latestvk977vjejrwx2vtgjwybgvzw19x830100

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

SKILL.md

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

  • Industry Overview: Get a summary of China's consumer electronics industry scale, development targets, and key policy initiatives (Digital China, 5G, AI).
  • Supply Chain Structure: Understand the complete industry chain from core components (chips, displays, batteries) to assembly and global sales channels.
  • Regional Clusters: Identify specialized manufacturing hubs for different product categories (smartphones in Pearl River Delta, laptops in Yangtze River Delta, AR/VR in Beijing).
  • Subsector Insights: Access detailed information on key subsectors (smartphones, wearables, audio devices, smart home, AR/VR).
  • Factory 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 consumer electronics industry in 2026?"
  • "Show me the supply chain structure for smartphones"
  • "Which regions are best for factory TWS earbuds?"
  • "Tell me about smart watch manufacturing clusters"
  • "How do I evaluate suppliers of smart home devices?"
  • "What certifications should I look for in consumer electronics?"

Data Sources

This skill aggregates data from:

  • Ministry of Industry and Information Technology (MIIT)
  • China Electronic Information Industry Development Institute
  • National Bureau of Statistics of China
  • China Audio Industry Association
  • Industry research publications (updated Q1 2026)

Implementation

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.

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:

from run import get_industry_overview
result = get_industry_overview()
# Returns: industry scale, 2026 targets, key drivers, export value, etc.

Files

3 total
Select a file
Select a file to preview.

Comments

Loading comments…