← 返回
效率工具

China Shopping

Recommend suitable Chinese shopping platforms for a user-provided product type, product name, or shopping need. Use when the user asks where to buy something...
根据用户提供的商品类型、名称或购物需求,推荐合适的中国购物平台。适用于用户询问去哪买东西时。
harrylabsj
效率工具 clawhub v1.1.0 2 版本 100000 Key: 无需
★ 0
Stars
📥 485
下载
💾 10
安装
2
版本
#latest

概述

China Shopping

Recommend suitable Chinese shopping platforms based on product category and shopping intent.

This is a lightweight Python-backed skill. It uses a local Python script plus bundled JSON data to map product names to shopping categories and recommend suitable Chinese e-commerce platforms.

It does not perform live browsing, real-time price checks, or seller verification. For live page inspection, real-time pricing, or store-level comparison, switch to browser-based workflows instead of pretending this skill does live retrieval.

Runtime requirement

Require:

  • python3

Do not require:

  • jq
  • shell helper scripts
  • install scripts
  • writable config or log paths
  • credentials or API keys

Files used by this skill

  • china-shopping.py — local CLI implementation
  • data/categories.json — category and platform recommendation data
  • data/product_mapping.json — product keyword mapping
  • data/general_fallback.json — fallback recommendations

Read these references as needed:

  • references/category-guide.md for category-to-platform guidance
  • references/output-patterns.md for answer structure

Workflow

  1. Identify the product category or shopping intent.
    • Accept a product type, shopping need, or product name.
    • If the request is too broad, ask one short clarifying question.
  1. Use the local Python implementation when execution is appropriate.
    • Run python3 china-shopping.py recommend "" for the default recommendation flow.
    • Use python3 china-shopping.py categories when the user wants to inspect supported categories.
  1. Explain the recommendation.
    • Say why the recommended platforms fit.
    • Mention meaningful trade-offs when useful.
  1. Add practical guidance.
    • Suggest what the user should check next, such as official stores, seller reputation, user reviews, authenticity, or delivery terms.

Output

Use this structure unless the user asks for something else:

Recommended Platforms

List the most suitable 2-4 platforms.

Why

Explain why each platform fits the product or need.

Best Choice

State which platform is the strongest default recommendation.

Caveats

Mention important cautions, such as seller quality differences, authenticity risk, or category-specific trade-offs.

Final Advice

Give a practical buying suggestion in plain language.

Quality bar

Do:

  • recommend platforms by category fit
  • explain trade-offs clearly
  • mention official stores or trusted sellers when relevant
  • stay honest about not doing real-time price retrieval

Do not:

  • pretend to check live listings or prices
  • claim a platform is cheapest without real-time evidence
  • suggest weak-fit platforms just because they are famous

版本历史

共 2 个版本

  • v1.1.0 当前
    2026-03-29 18:37 安全 安全
  • v1.0.1
    2026-03-26 22:26

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,923
developer-tools

JD Shopping

harrylabsj
京东购物助手,专注信任优先的购买决策,提供安全浏览器辅助购物。用于买京东、查自营、看评论、比价、选规格、判断值不值得买、比较京东与其他平台等场景。
★ 1 📥 1,771
productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 440 📥 147,969