China Home Appliances Factory

Comprehensive home appliances industry factory guide for international buyers – provides detailed information about China's major appliances, kitchen applian...

MIT-0 · Free to use, modify, and redistribute. No attribution required.
0 · 14 · 0 current installs · 0 all-time installs
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description match the provided artifacts: an embedded data.json with industry content and a run.py exposing read-only query functions. There are no unrelated environment variables, binaries, or config paths requested.
Instruction Scope
SKILL.md confines AI behavior to serving the included data and describing available functions. It does not instruct the agent to read arbitrary system files, transmit data externally, or access credentials beyond the included data.json.
Install Mechanism
There is no install spec or external download. The skill is instruction-only with local code (run.py and data.json) packaged in the skill bundle, so nothing is fetched from external URLs or written to arbitrary system locations.
Credentials
The skill requires no environment variables, no credentials, and run.py only reads its local data.json. There are no declared or implicit requests for secrets or unrelated service tokens.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes. disable-model-invocation is false (normal), meaning the agent could invoke it autonomously, but there are no additional privileges or cross-skill modifications requested.
Assessment
This skill appears to be a static, read-only industry guide backed by the included data.json and a small Python wrapper. Before installing: (1) confirm you only expect static reference data (the skill contains no live supplier contacts); (2) review the bundled data.json content for accuracy or outdated claims if you rely on regulatory or sourcing decisions; (3) note the skill can be invoked autonomously by the agent (normal behavior) — if you want to restrict automatic use, disable autonomous skills in your agent settings; (4) if future versions add network calls, credential requirements, or downloads, re-evaluate because those would change the security posture.

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

Current versionv1.0.0
Download zip
latestvk977s1t3mm5fvb75htwxz1qnps830gqf

License

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

SKILL.md

China Home Appliances Factory Skill

Description

This skill helps international buyers navigate China's home appliances manufacturing landscape, which is projected to exceed ¥2.8 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 major appliances (refrigerators, washing machines, air conditioners), kitchen appliances (range hoods, ovens, dishwashers), and small appliances (vacuum cleaners, air purifiers, rice cookers).

Key Capabilities

  • Industry Overview: Get a summary of China's home appliances industry scale, development targets, and key policy initiatives (green appliances, smart home).
  • Supply Chain Structure: Understand the complete industry chain from raw materials and core components (compressors, motors) to manufacturing and global sales channels.
  • Regional Clusters: Identify specialized manufacturing hubs for different appliance types (Pearl River Delta for ACs and small appliances, Yangtze River Delta for washing machines and kitchen appliances, Shandong for refrigerators).
  • Subsector Insights: Access detailed information on key subsectors (major appliances, kitchen appliances, small appliances, heating/ventilation).
  • Sourcing 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 home appliances industry in 2026?"
  • "Show me the supply chain structure for refrigerators"
  • "Which regions are best for factory air conditioners?"
  • "Tell me about kitchen appliance manufacturing clusters"
  • "How do I evaluate suppliers of small appliances?"
  • "What certifications should I look for in home appliances?"

Data Sources

This skill aggregates data from:

  • Ministry of Industry and Information Technology (MIIT)
  • China Household Electrical Appliances Association (CHEAA)
  • National Bureau of Statistics of China
  • 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 home appliances 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…