🦀 ClawHub
China Toys Sourcing
by @1970168137
Comprehensive toys industry sourcing guide for international buyers – provides detailed information about China's plastic, electronic, wooden, plush, model,...
TERMINAL
clawhub install china-toys-sourcing📖 About This Skill
name: china-toys-sourcing version: 1.0.0 description: "Comprehensive toys industry sourcing guide for international buyers – provides detailed information about China's plastic, electronic, wooden, plush, model, and educational toy manufacturing clusters, supply chain structure, regional specializations, and industry trends (2026 updated)." author: "sourcing-china" tags: - toys - plastic-toys - electronic-toys - wooden-toys - plush-toys - educational-toys - model-kits - sourcing - supply-chain invocable: true
China Toys Sourcing Skill
Description
This skill helps international buyers navigate China's toy manufacturing landscape, which accounts for over 70% of global toy production and is projected to exceed ¥1.1 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 plastic toys, electronic toys, wooden toys, plush toys, model kits, and educational toys.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 indo.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 do.py for programmatic access:
get_industry_overview() -> Dict
Returns overview of China's toy industry scale, targets, and key policy initiatives.Example: ```python from do import get_industry_overview result = get_industry_overview()