🦀 ClawHub
China Furniture Factory
by @findhappy7
Comprehensive furniture industry factory guide for international buyers – provides detailed information about China's residential, office, hotel, outdoor, an...
TERMINAL
clawhub install china-furniture-factory📖 About This Skill
name: china-furniture-factory version: 1.0.0 description: "Comprehensive furniture industry factory guide for international buyers – provides detailed information about China's residential, office, hotel, outdoor, and custom furniture manufacturing clusters, supply chain structure, regional specializations, and industry trends (2026 updated)." author: "factory-china" tags: - furniture - home-furniture - office-furniture - outdoor-furniture - custom-furniture - mattresses - wood-furniture - factory - supply-chain invocable: true
China Furniture Factory Skill
Description
This skill helps international buyers navigate China's furniture manufacturing landscape, which is projected to exceed ¥1.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 residential furniture (sofas, beds, wardrobes), office furniture (desks, chairs), hotel furniture, outdoor furniture, custom furniture, children's furniture, and mattresses.Key Capabilities
How to Use
You can interact with this skill using natural language. For example:Data Sources
This skill aggregates data from:Implementation
The skill logic is implemented inrun.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 furniture industry scale, targets, and key policy initiatives.Example: ```python from run import get_industry_overview result = get_industry_overview()