China Home Appliances Suppliers

v1.0.1

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

0· 150·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-home-appliances-suppliers.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "China Home Appliances Suppliers" (findhappy7/china-home-appliances-suppliers) from ClawHub.
Skill page: https://clawhub.ai/findhappy7/china-home-appliances-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-home-appliances-suppliers

ClawHub CLI

Package manager switcher

npx clawhub@latest install china-home-appliances-suppliers
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description promise industry sourcing guidance; run.py and data.json provide exactly that (industry overview, supply chain, regional clusters, sourcing guide). No unrelated binaries, credentials, or external services are requested.
Instruction Scope
SKILL.md instructs natural-language queries and documents the Python API. The implementation reads only the included data.json and returns structured data. The instructions do not ask the agent to read arbitrary host files, environment variables, or transmit data to external endpoints.
Install Mechanism
No install spec (instruction-only skill) and the bundle contains local code/data only. No remote downloads, package installs, or archive extraction are defined.
Credentials
The skill requires no environment variables, credentials, or config paths. The functionality is fully satisfied by the embedded data.json and run.py.
Persistence & Privilege
always:false (no forced inclusion). disable-model-invocation is false (agent can invoke autonomously), which is the platform default; there are no additional privileges or requests to modify other skills or system settings.
Assessment
This skill appears coherent and low-risk: it reads only the included data.json and exposes simple read-only functions. Before installing, consider: (1) provenance — the package lists sources but has no homepage or publisher info, so verify the data against primary sources if you need authoritative evidence; (2) data sensitivity — the author states it contains cluster-level intelligence and no individual supplier contacts, but skim data.json yourself to confirm it contains only aggregated info you expect; (3) execution sandboxing — if you plan to run the Python file in an environment with sensitive data, run it in a sandbox or isolated environment (it performs local file reads only); (4) trust decisions — this skill is fine for research and guidance but do independent due diligence before engaging suppliers. Overall there are no technical red flags (no network calls, no credential requests, no remote installs).

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

latestvk978bt3xa5jbcz89tnsmpnfxzd832940
150downloads
0stars
1versions
Updated 1mo ago
v1.0.1
MIT-0

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

Comments

Loading comments...