China Lighting Factory

Comprehensive lighting industry factory guide for international buyers – provides detailed information about China's LED, smart, outdoor, automotive, and spe...

MIT-0 · Free to use, modify, and redistribute. No attribution required.
0 · 16 · 0 current installs · 0 all-time installs
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name, description, SKILL.md, data.json and run.py all align: this is an informational skill providing cluster- and subsector-level intelligence about China's lighting industry. There are no requests for unrelated capabilities (no cloud credentials, no platform APIs). Note: the package metadata lists no homepage and an opaque owner ID, so provenance/author trust is unknown even though content is coherent.
Instruction Scope
SKILL.md instructs natural-language interaction and documents available functions; runtime instructions and examples reference only the local functions and data. There are no instructions to read arbitrary user files, access system state, contact external endpoints, or exfiltrate data.
Install Mechanism
There is no install spec — this is effectively instruction/data plus a small Python module. Nothing is downloaded or extracted from external URLs and no packages are installed by the skill itself.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The code does not read environment variables or other secret-bearing locations.
Persistence & Privilege
always is false, the skill does not request permanent presence or modify other skills or system-wide settings. It only reads its bundled data.json and exposes query functions.
Assessment
This skill appears internally consistent and read-only: it loads bundled data.json and offers query functions without network, shell, or credential access. Before installing, consider whether the data provenance and freshness meet your needs (the package has no homepage and an opaque owner ID), and verify licensing/source credibility if you plan to rely on it for procurement decisions. If you need contact-level supplier data or live verification, this skill does not provide that and you should use official supplier verification channels.

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

Current versionv1.0.0
Download zip
latestvk97bj418rm9e1myaq6p8mcabb5830w9q

License

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

SKILL.md

China Lighting Factory Skill

Description

This skill helps international buyers navigate China's lighting manufacturing landscape, which is projected to exceed ¥980 billion in revenue by 2026. China accounts for over 60% of global lighting output. 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 LED lamps and luminaires, outdoor lighting, smart lighting, automotive lighting, and specialty lighting (grow lights, UV-C).

Key Capabilities

  • Industry Overview: Get a summary of China's lighting industry scale, development targets, and key policy initiatives (energy efficiency, smart lighting).
  • Supply Chain Structure: Understand the complete industry chain from LED chips, drivers, optics to manufacturing and global sales channels.
  • Regional Clusters: Identify specialized manufacturing hubs (Zhongshan Guzhen as Lighting Capital, Shenzhen for LEDs, Changzhou for automotive, etc.).
  • Subsector Insights: Access detailed information on key subsectors (LED lamps, outdoor, smart, automotive, specialty).
  • 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 lighting industry in 2026?"
  • "Show me the supply chain structure for LED lighting"
  • "Which regions are best for factory smart lighting?"
  • "Tell me about automotive lighting manufacturing clusters"
  • "How do I evaluate suppliers of LED street lights?"
  • "What certifications should I look for in lighting products?"

Data Sources

This skill aggregates data from:

  • Ministry of Industry and Information Technology (MIIT)
  • China Lighting Industry Association (CALI)
  • 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 lighting 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…