Taobao Hot Cn

Taobao Hot Products Discovery - Find trending products, hot categories, and best deals

MIT-0 · Free to use, modify, and redistribute. No attribution required.
3 · 930 · 8 current installs · 8 all-time installs
byGuohongbin@guohongbin-git
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description claim 'discover trending products on Taobao', but the shipped artifacts are local bash scripts that output static, hard-coded recommendations and heuristics rather than performing live Taobao queries or using an API. This is coherent but limits the skill: it provides advisory content, not real-time discovery.
Instruction Scope
SKILL.md tells the agent to run the included scripts (hot.sh, categories.sh, price.sh, seasonal.sh). The scripts only read positional args and the current date (seasonal.sh) and print text; they do not reference external files, environment variables, or network endpoints.
Install Mechanism
There is no install spec (instruction-only install via clawhub is suggested). No downloads, package installs, or extracted archives are present in the manifest. The only runnable files are bundled shell scripts.
Credentials
The skill declares no required environment variables, credentials, or config paths. The scripts only use command-line arguments and date, which are proportional to the described functionality.
Persistence & Privilege
Flags show always:false and default invocation behavior. The skill does not request permanent presence or modify other skills or system-wide settings; it simply provides local scripts to run on demand.
Assessment
This skill appears safe: it contains only local bash scripts that print static guidance and requires no credentials or network access. Two practical notes before installing: (1) despite the name, it does not perform live Taobao scraping or API queries — it offers static heuristics and suggestions, so don’t expect real-time product data; (2) the source/owner is unknown, so if you will run the scripts on sensitive systems consider reviewing them yourself (they are short and readable) or running them in an isolated environment. If you need real-time trending data, look for a skill that explicitly uses Taobao APIs or a trusted scraper and declares the necessary credentials and network behavior.

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

Current versionv1.0.0
Download zip
latestvk9736abqk2nbf7eqc75f1wba7h81cg2e

License

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

SKILL.md

Taobao Hot Products Discovery 🛒

AI-powered tool for discovering trending products on Taobao (淘宝).

Features

1. Hot Products 📊

Browse top-selling products by category.

./scripts/hot.sh "女装"

2. Trending Categories 🏷️

Discover trending product categories.

./scripts/categories.sh

3. Price Analysis 💰

Analyze price trends for products.

./scripts/price.sh "手机" 1000-3000

4. Seasonal Trends 📈

Discover seasonal trending products.

./scripts/seasonal.sh "春节"

Use Cases

  • Dropshipping: Find hot products to sell
  • 代购: Discover what's trending in China
  • Personal Shopping: Find best deals
  • Market Research: Understand Chinese consumer trends

Installation

clawhub install taobao-hot-cn

Author

money-maker-ai

Changelog

v1.0.0 (2026-02-18)

  • Initial release

Files

7 total
Select a file
Select a file to preview.

Comments

Loading comments…