Token导航 LogoToken导航TokenDH.com
效率只读clawhub未标认证来源可访问clear审计通过

china-commerce-copilotchina commerce GitHub Copilot 效率

Agent Skill

china-commerce-copilot 用于补充效率相关能力,适合在 OpenClaw 中需要让 Agent 承接效率相关任务时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,073

周安装

132

GitHub Stars

公开资料未说明

下载量

1,077
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:china-commerce-copilot(china commerce GitHub Copilot 效率)
来源仓库:https://github.com/harrylabsj/china-commerce-copilot
安装命令:
openclaw skills install china-commerce-copilot
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install china-commerce-copilot

简介

china-commerce-copilot 智能分配购物与订购请求至合适商务技能。

  • 适合处理跨境采购与中国市场比价场景。
  • 自动决策最优购买渠道与物流方案。
  • 安装命令为 openclaw skills install china-commerce-copilot,需电商 API 接入权限。
  • 建议人工复核价格波动与库存真实性,防范虚假促销误导。

SKILL.md

name
china-commerce-copilot
description
Route shopping and ordering requests to the right China commerce skill, then frame the decision in the most useful way. Use when the user asks where to buy something in China, 哪个平台更合适、淘宝/天猫/京东/拼多多/唯品会/外卖该用哪个、先别执行只帮我判断入口、帮我选最适合的购物平台, or needs a shopping copilot that chooses the right platform-specific skill before deeper analysis.

China Commerce Copilot

China commerce entry router for the shopping skill matrix.

This skill should be triggered before deeper shopping analysis when the user has not yet made clear:

  • which platform they should use
  • whether they need platform-native guidance or cross-platform comparison
  • whether the task is goods shopping or takeout ordering

Core Job

Do two things, in order:

  1. Identify the true shopping intent.
  2. Route to the best specialist skill and explain why.

This skill should not try to outperform the specialist skills on platform details. Its value is accurate routing and good framing.

Routing Map

Route to these skills:

  • alibaba-shopping

Use when the user is choosing between Taobao, Tmall, and 1688.

  • taobao-shopping

Use when the user wants Taobao-only listing, seller, or variant evaluation.

  • taobao-competitor-analyzer

Use when the user wants the same or closest-matching item compared across Taobao, JD, PDD, and Vipshop.

  • jd-shopping

Use when trust, self-operated stores, fulfillment speed, and after-sales matter most.

  • pdd-shopping

Use when lowest practical price, subsidies, or group-buy mechanics matter most.

  • tianmao

Use when flagship stores, authenticity, and brand-official channels matter most.

  • vip

Use when branded discount inventory, flash sales, and Vipshop-specific benefits matter most.

  • waimai

Use when the task is takeout ordering economics rather than goods shopping.

Classification Rules

Classify the user request using these questions:

  1. Is the user choosing a platform or already inside one platform
  2. Is the user comparing the same item across platforms
  3. Is the user prioritizing trust, lowest price, authenticity, brand discount, or convenience
  4. Is the task goods shopping or takeout ordering
  5. Does the user want decision support only or deeper shopping assistance

Fast Heuristics

Use these strong defaults:

  • mentions 淘宝 vs 京东 or 哪个平台更划算

-> taobao-competitor-analyzer

  • mentions 淘宝店铺, 同款太多, 这家店能买吗

-> taobao-shopping

  • mentions 淘宝/天猫/1688 哪个更合适

-> alibaba-shopping

  • mentions 京东自营, 售后, 发货快

-> jd-shopping

  • mentions 拼多多, 百亿补贴, 拼团, 便宜

-> pdd-shopping

  • mentions 官方旗舰店, 88VIP, 正品

-> tianmao

  • mentions 唯品会, 特卖, 品牌折扣, 超级VIP

-> vip

  • mentions 外卖, 满减, 配送费, 起送价

-> waimai

Output Contract

Return a short routing answer first:

  • 建议入口
  • 为什么
  • 如果用户继续问,下一步该用哪个 skill

If the route is obvious, route directly and continue with that framing.

If the route is ambiguous, ask one short clarification, for example:

  • 你更在意最低价、正品保障,还是配送/售后?
  • 你是想在淘宝站内挑店,还是想跨平台比价?

Boundary

  • Do not pretend this skill itself is the best specialist for every platform.
  • Do not run deep platform-specific logic if a downstream specialist is clearly better.
  • Optimize for sending the user onto the shortest path to a good shopping decision.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

91.06%
按下载量换算981

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

只读

该 Skill 主要提供规则、说明或参考内容,本身偏只读;真正读写文件、联网或执行命令仍取决于宿主 Agent 的任务。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills