China Electronic Components Suppliers

v1.0.1

Comprehensive electronic components industry suppliers guide for international buyers – provides detailed information about China's semiconductor, passive co...

0· 166·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for findhappy7/china-electronic-components-suppliers.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "China Electronic Components Suppliers" (findhappy7/china-electronic-components-suppliers) from ClawHub.
Skill page: https://clawhub.ai/findhappy7/china-electronic-components-suppliers
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install china-electronic-components-suppliers

ClawHub CLI

Package manager switcher

npx clawhub@latest install china-electronic-components-suppliers
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description promise a suppliers guide and industry intelligence; the package contains a data.json and run.py that provide exactly that. There are no unrelated environment variables, binaries, or install steps requested that would not be needed for this purpose.
Instruction Scope
SKILL.md describes using the provided functions and natural-language queries and states the data sources. The runtime instructions and run.py only read packaged data.json and do not instruct reading other system files, environment variables, or contacting external endpoints.
Install Mechanism
No install spec is present (instruction-only skill with bundled files). No external downloads or extract steps are used, so there is low install-time risk.
Credentials
The skill requires no env vars, credentials, or config paths. run.py only uses os.path to open the local data.json; there is no access to unrelated secrets or system configuration.
Persistence & Privilege
Skill is not always-enabled and doesn't request elevated persistence. It does not modify other skills or system-wide settings. The default ability for the agent to invoke the skill autonomously remains (normal for skills) but is not combined with broad privileges here.
Assessment
This package appears to be a read-only, local dataset and helper functions for China electronic-components cluster intelligence. Before installing or relying on it: (1) inspect data.json to confirm there is no sensitive PII or hidden contact information you don't want bundled into the agent, (2) verify key claims against the primary sources (MIIT, NBS, CECA) if you need authoritative data, and (3) remember the skill exposes static data — check the last_updated date and update cadence if you need up-to-the-minute sourcing. There are no network calls or secret requirements in the included code, so the typical risks of credential exfiltration or remote code installs are not present.

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

latestvk972krk42b77csjff4a78c91x9832863
166downloads
0stars
1versions
Updated 1mo ago
v1.0.1
MIT-0

China Electronic Components Factory Skill

Description

This 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.

Key Capabilities

  • Industry Overview: Get a summary of China's electronic components industry scale and development targets.
  • Supply Chain Structure: Understand the complete industry chain from raw materials to downstream applications.
  • Regional Clusters: Identify specialized manufacturing hubs for different component types (semiconductors, passives, PCBs, connectors, sensors).
  • Subsector Insights: Access detailed information on key subsectors (semiconductors, passive components, PCBs, connectors, sensors, etc.).
  • Sourcing Recommendations: Get practical guidance on evaluating and selecting suppliers, including verification methods and communication best practices.

How to Use

You can interact with this skill using natural language. For example:

  • "What's the overall status of China's electronic components industry in 2026?"
  • "Show me the supply chain structure for electronic components"
  • "Which regions are best for suppliers automotive-grade semiconductors?"
  • "Tell me about MLCC manufacturing clusters"
  • "How do I evaluate PCB suppliers in China?"
  • "What certifications should I look for in sensor suppliers?"

Data Sources

This skill aggregates data from:

  • Ministry of Industry and Information Technology (MIIT) official policies
  • National Bureau of Statistics of China
  • China Electronic Components Association (CECA) annual reports
  • 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 suppliers contacts.

API Reference

The following Python functions are available in run.py for programmatic access:

get_industry_overview() -> Dict

Returns 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.

Comments

Loading comments...