← 返回 Skills 市场
79
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install taobao-shopping-skill
功能描述
淘宝购物助手 — 搜索商品、查看商品详情、加入购物车、查看购物车(支持价格变动提示)、查看评价。当用户提到淘宝购物、查找商品、查看购物车、比价、加入购物车,或需要从淘宝获取商品信息时使用此 skill。支持按销量/价格排序搜索、商品规格选择、批量操作。
安全使用建议
This skill works by automating your Chrome session and requires installing a global npm CLI (@jackwener/opencli) and loading a browser extension that can access Taobao cookies. Before using it: (1) verify the npm package and its source (GitHub repo, maintainer, recent activity, read install scripts); (2) locate and inspect the Browser Bridge extension code or confirm it comes from the npm package or an official repo — do not load an unpacked extension of unknown origin; (3) prefer testing in a secondary Chrome profile with only a low‑value Taobao account to limit exposure; (4) use the --dry-run option and avoid giving this tool credentials beyond your normal browser login; (5) if you cannot find the bridge extension source or a trustworthy package repo, do not install or load the extension. These checks will reduce risk from accidental credential exposure or unwanted account actions.
功能分析
Type: OpenClaw Skill
Name: taobao-shopping-skill
Version: 1.0.0
The skill bundle provides a Taobao shopping assistant interface using the OpenCLI tool. The SKILL.md file outlines standard e-commerce functionality such as searching for products, viewing details, and managing a shopping cart via browser automation. While the skill requires a specific Chrome extension and a global npm package (@jackwener/opencli) to function, the instructions are transparent, align with the stated purpose, and contain no evidence of malicious intent, data exfiltration, or prompt injection attacks.
能力标签
能力评估
Purpose & Capability
The name/description (search/detail/add-cart/cart/reviews on Taobao) match the runtime instructions. The declared requirements (Chrome logged-in session, OpenCLI) are consistent with browser-driven automation for this purpose and there are no unrelated env vars or credentials requested.
Instruction Scope
Instructions require loading an 'OpenCLI Browser Bridge' as an unpacked Chrome extension (load 'extension/' directory) and rely on Cookie authentication from a logged-in Taobao Chrome profile. The SKILL.md does not include the extension files or a clear link to their origin, nor does it explicitly describe what the extension can access or transmit. Because the extension and the browser cookies are sensitive (can enable account access and actions like add-to-cart), this missing provenance is a material concern.
Install Mechanism
There is no formal install spec in the skill bundle, but the README instructs users to 'npm install -g @jackwener/opencli'. Installing a global npm package is a normal route for CLI tools but carries standard registry risks (a package can run arbitrary install-time scripts). The skill gives no pointer to verify the package source (repository or checksum) or to obtain the browser extension artifacts safely.
Credentials
No environment variables or external credentials are requested, which is appropriate. However, the skill explicitly depends on the user's logged-in Chrome session and cookies for authentication — a proportionate but high-sensitivity requirement. Users should be aware that any extension or automation that can access their cookies can act as the logged-in user.
Persistence & Privilege
The skill is not always-enabled, has no install-time cross-skill configuration changes, and does not request elevated platform privileges in the metadata. It does instruct the user to add a Chrome extension and install a global npm package; those are local persistence/privilege actions but limited to the user's machine and consistent with the stated feature set.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install taobao-shopping-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/taobao-shopping-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
First update
元数据
常见问题
taobao-shopping 是什么?
淘宝购物助手 — 搜索商品、查看商品详情、加入购物车、查看购物车(支持价格变动提示)、查看评价。当用户提到淘宝购物、查找商品、查看购物车、比价、加入购物车,或需要从淘宝获取商品信息时使用此 skill。支持按销量/价格排序搜索、商品规格选择、批量操作。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 79 次。
如何安装 taobao-shopping?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install taobao-shopping-skill」即可一键安装,无需额外配置。
taobao-shopping 是免费的吗?
是的,taobao-shopping 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
taobao-shopping 支持哪些平台?
taobao-shopping 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 taobao-shopping?
由 He2y(@he2y)开发并维护,当前版本 v1.0.0。
推荐 Skills