China-Apparel & Accessories Factory

Comprehensive apparel and accessories industry factory guide for international buyers – provides detailed information about China's garment, footwear, bag, a...

MIT-0 · Free to use, modify, and redistribute. No attribution required.
0 · 25 · 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 informational dataset (data.json), and a small Python wrapper (run.py) exposing read-only query functions. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md instructs usage focused on industry guidance and references only the included data and Python API. It does not instruct the agent to read arbitrary host files, access system credentials, or transmit data to external endpoints.
Install Mechanism
No install spec is provided (instruction-only with packaged code), so nothing is downloaded or executed beyond the provided run.py and data.json. No external URLs or archive extracts are used.
Credentials
The skill requires no environment variables, secrets, or external credentials. All data is bundled in data.json and the Python module reads it locally.
Persistence & Privilege
The skill is not marked always:true and does not modify system or other skills' configurations. It contains only read-only data access and CLI/demo printing when run as __main__.
Assessment
This skill appears to be an offline, read-only industry guide implemented as a small Python module plus data. Before installing, confirm you trust the publisher (source unknown) and that the bundled data meets your accuracy and licensing needs. Because it contains no network calls or secret access, there's low technical risk, but verify no sensitive contact-level data is present (the SKILL.md states cluster-level only) and review data.json for anything unexpected.

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

Current versionv1.0.0
Download zip
latestvk97brq5y0mgyzv1ennk5wy1rgx8305bn

License

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

SKILL.md

China Apparel & Accessories Factory Skill

Description

This skill helps international buyers navigate China's apparel and accessories manufacturing landscape, which is projected to exceed ¥5.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 garments, footwear, bags, hats, scarves, fashion accessories, and more.

Key Capabilities

  • Industry Overview: Get a summary of China's apparel and accessories industry scale, development targets, and key policy initiatives (digital transformation, sustainability, brand building).
  • Supply Chain Structure: Understand the complete industry chain from raw materials (fibers, fabrics, trims) to manufacturing and sales channels (domestic retail, cross-border e-commerce).
  • Regional Clusters: Identify specialized manufacturing hubs for different product categories (women's wear in Guangzhou, men's wear in Ningbo, sportswear in Fujian, accessories in Yiwu).
  • Subsector Insights: Access detailed information on key subsectors (garments, footwear, bags/luggage, accessories, intimate apparel).
  • 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 apparel industry in 2026?"
  • "Show me the supply chain structure for clothing"
  • "Which regions are best for factory footwear?"
  • "Tell me about garment manufacturing clusters in the Yangtze River Delta"
  • "How do I evaluate suppliers of bags and luggage?"
  • "What certifications should I look for in sustainable apparel?"

Data Sources

This skill aggregates data from:

  • Ministry of Industry and Information Technology (MIIT)
  • China National Textile and Apparel Council (CNTAC)
  • China Leather Industry Association
  • 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 apparel and accessories industry scale, targets, and key policy initiatives.

Example:

from do 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…