← Back to Skills Marketplace
79
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install taobao-shopping-skill
Description
淘宝购物助手 — 搜索商品、查看商品详情、加入购物车、查看购物车(支持价格变动提示)、查看评价。当用户提到淘宝购物、查找商品、查看购物车、比价、加入购物车,或需要从淘宝获取商品信息时使用此 skill。支持按销量/价格排序搜索、商品规格选择、批量操作。
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install taobao-shopping-skill - After installation, invoke the skill by name or use
/taobao-shopping-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
First update
Metadata
Frequently Asked Questions
What is taobao-shopping?
淘宝购物助手 — 搜索商品、查看商品详情、加入购物车、查看购物车(支持价格变动提示)、查看评价。当用户提到淘宝购物、查找商品、查看购物车、比价、加入购物车,或需要从淘宝获取商品信息时使用此 skill。支持按销量/价格排序搜索、商品规格选择、批量操作。 It is an AI Agent Skill for Claude Code / OpenClaw, with 79 downloads so far.
How do I install taobao-shopping?
Run "/install taobao-shopping-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is taobao-shopping free?
Yes, taobao-shopping is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does taobao-shopping support?
taobao-shopping is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created taobao-shopping?
It is built and maintained by He2y (@he2y); the current version is v1.0.0.
More Skills