← 返回 Skills 市场
harrylabsj

China E-Commerce Shopping Guide

作者 haidong · GitHub ↗ · v1.0.1 · MIT-0
cross-platform ✓ 安全检测通过
252
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install cn-online-shopping
功能描述
China E-Commerce Shopping Guide - Focused on recommending mainstream Chinese e-commerce platforms such as Taobao, Tmall, JD.com, and Pinduoduo. Based on prod...
使用说明 (SKILL.md)

⚠️ Disclaimer: This skill's platform recommendations are for reference only and do not constitute purchase advice. When shopping, please verify platform information, seller credibility, and product details yourself. We are not responsible for any purchasing decisions.

China E-Commerce Shopping Guide

Overview

This skill helps users intelligently recommend the most suitable Chinese e-commerce platforms based on product category, budget, and logistics needs.

Supported Platforms

  • Taobao - C2C platform, widest product range, flexible pricing
  • Tmall - B2C platform, authentic brands, many flagship stores
  • JD.com - Fast self-logistics, authentic guarantee, good after-sales
  • Pinduoduo - Extremely low prices, billions in subsidies, direct agricultural shipping
  • Douyin Mall - Live streaming sales, short video product recommendations
  • Xiaohongshu - Product review community, authentic reviews, quality精选
  • Suning - Home appliances specialty, in-store pickup
  • Vipshop - Brand flash sales, strong discounts

Triggers

  • "I want to buy something on Taobao"
  • "JD.com vs Taobao, which is better"
  • "Is Pinduoduo reliable"
  • "Which platform for home appliances"
  • "Which platform is better for buying..."
  • "Recommend a website for buying..."
  • "Compare...platforms"
  • "China e-commerce platform recommendations"

Workflow

  1. Identify user's shopping needs (product category, budget, time requirements, etc.)
  2. Call cn-online-shopping.py to get platform recommendations or comparisons
  3. Present recommendation results, including recommendation reasons, best choices, and precautions
  4. For detailed guidance, reference documents under references/

Usage

# Recommend platform based on product
python3 cn-online-shopping.py recommend \x3Cproduct name/category>

# List supported categories
python3 cn-online-shopping.py categories

# Compare two platforms
python3 cn-online-shopping.py compare \x3Cplatform1> \x3Cplatform2>

Data Files

  • data/platforms.json - Platform information (features, applicable regions, advantage categories)
  • data/categories.json - Product category mapping
  • data/regions.json - Regional recommendation configuration

References

  • references/platform-guide.md - Detailed platform guide
  • references/shopping-tips.md - Shopping tips and precautions

Limitations

  • Only provides platform recommendation information, no real-time price queries
  • Does not access real-time data from any shopping platform
  • Recommendations based on preset rules and static data
  • Platform policies and fees may change at any time; please refer to official information
安全使用建议
This skill appears to be what it says: a local, static-data recommender for Chinese e‑commerce platforms. Before installing: (1) ensure you trust the skill source — although it contains only static data and a small CLI, packaged code still runs on your machine; (2) confirm your agent runtime has Python 3 available (SKILL.md expects python3 but the metadata did not declare it); (3) remember recommendations come from static bundled data and may be outdated — verify prices, logistics, and seller credibility on the official platforms; (4) if you want extra assurance, open and review cn-online-shopping.py and the data files yourself (they are short and readable) before enabling autonomous invocation.
功能分析
Type: OpenClaw Skill Name: cn-online-shopping Version: 1.0.1 The skill is a legitimate informational tool for recommending Chinese e-commerce platforms based on product categories. The Python script (cn-online-shopping.py) performs basic keyword matching against local static JSON data files and contains no network calls, shell execution, or sensitive data access. All instructions in SKILL.md and the accompanying documentation are consistent with the stated purpose and lack any signs of prompt injection or malicious intent.
能力评估
Purpose & Capability
Name/description (China e‑commerce recommendations) align with included files: a CLI Python script (cn-online-shopping.py), data/*.json, and reference markdowns. Minor inconsistency: the skill metadata lists no required binaries, but SKILL.md and the workflow expect python3 to be available to run cn-online-shopping.py.
Instruction Scope
SKILL.md instructs the agent to call the included cn-online-shopping.py and to present recommendations based on static data files. The runtime instructions reference only local files in the skill bundle (data/ and references/) and do not direct the agent to read unrelated system files, environment variables, or external endpoints.
Install Mechanism
No install specification (instruction-only) and no external downloads. All code and data are packaged with the skill; nothing will be fetched from the network during install. This is low-risk from an install-mechanism perspective.
Credentials
The skill requires no environment variables, secrets, or external credentials. It operates solely on included static JSON/Markdown files. The only relevant runtime dependency is Python 3 (not declared), which is proportional to a packaged Python CLI.
Persistence & Privilege
The skill does not request always:true and does not modify system or other skills' configurations. It has no autonomy-related elevation beyond the platform defaults and does not persist credentials or install services.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install cn-online-shopping
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /cn-online-shopping 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
English main doc with Chinese triggers preserved
v1.1.0
Translated all documentation to English
v1.0.0
Initial release - 专注中国主流电商平台推荐
元数据
Slug cn-online-shopping
版本 1.0.1
许可证 MIT-0
累计安装 1
当前安装数 0
历史版本数 3
常见问题

China E-Commerce Shopping Guide 是什么?

China E-Commerce Shopping Guide - Focused on recommending mainstream Chinese e-commerce platforms such as Taobao, Tmall, JD.com, and Pinduoduo. Based on prod... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 252 次。

如何安装 China E-Commerce Shopping Guide?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install cn-online-shopping」即可一键安装,无需额外配置。

China E-Commerce Shopping Guide 是免费的吗?

是的,China E-Commerce Shopping Guide 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

China E-Commerce Shopping Guide 支持哪些平台?

China E-Commerce Shopping Guide 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 China E-Commerce Shopping Guide?

由 haidong(@harrylabsj)开发并维护,当前版本 v1.0.1。

💬 留言讨论