← Back to Skills Marketplace
guohongbin-git

Taobao Hot Cn

by Guohongbin · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
1252
Downloads
3
Stars
11
Active Installs
1
Versions
Install in OpenClaw
/install taobao-hot-cn
Description
Taobao Hot Products Discovery - Find trending products, hot categories, and best deals
Usage Guidance
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.
Capability Analysis
Type: OpenClaw Skill Name: taobao-hot-cn Version: 1.0.0 The OpenClaw skill bundle is benign. All shell scripts (`categories.sh`, `hot.sh`, `price.sh`, `seasonal.sh`) primarily use `echo` to output hardcoded information, simulating product trend discovery. User inputs are safely handled by assigning them to double-quoted variables and using `case` statements, which prevents shell injection. The only external command executed is `date` in `seasonal.sh`, which is a standard, non-malicious system utility. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, obfuscation, or prompt injection attempts against the AI agent in any of the files, including SKILL.md and README.md.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install taobao-hot-cn
  3. After installation, invoke the skill by name or use /taobao-hot-cn
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Taobao Hot Products Discovery v1.0.0 - Initial release with core features: - Browse hot products by category - View trending categories - Analyze price trends for products - Track seasonal trending products
Metadata
Slug taobao-hot-cn
Version 1.0.0
License
All-time Installs 11
Active Installs 11
Total Versions 1
Frequently Asked Questions

What is Taobao Hot Cn?

Taobao Hot Products Discovery - Find trending products, hot categories, and best deals. It is an AI Agent Skill for Claude Code / OpenClaw, with 1252 downloads so far.

How do I install Taobao Hot Cn?

Run "/install taobao-hot-cn" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Taobao Hot Cn free?

Yes, Taobao Hot Cn is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Taobao Hot Cn support?

Taobao Hot Cn is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Taobao Hot Cn?

It is built and maintained by Guohongbin (@guohongbin-git); the current version is v1.0.0.

💬 Comments