← Back to Skills Marketplace
519
Downloads
1
Stars
10
Active Installs
4
Versions
Install in OpenClaw
/install taobao-native
Description
Shopping assistant via Taobao Desktop client. Use when the user needs to search products, view details, add to cart, place orders, check orders, request ship...
Usage Guidance
This skill appears to do what it says: control a locally installed Taobao desktop CLI. Before installing or enabling it, confirm you have (or want) the official Taobao desktop client installed locally. The skill may run local taobao-native commands and write output files to the agent workspace, and it includes instructions (only with user consent) to download and run a Taobao installer from tblifecdn.taobao.com — treat that like any installer: verify the URL and perform installs yourself rather than allowing an autonomous agent to download/execute binaries. The skill does not request credentials, but it can execute local CLI operations — only enable it in environments where you trust those operations and where writing result files to the workspace is acceptable.
Capability Assessment
Purpose & Capability
Name/description (Taobao Desktop CLI helper) match the declared requirements: it requires the local taobao-native binary and references Taobao-specific config paths (%APPDATA%/taobao/... and ~/Library/…/taobao-runner). Those requirements are appropriate for a desktop-CLI based shopping assistant.
Instruction Scope
SKILL.md tells the agent to run local taobao-native commands, read/write result files (recommended into the task workspace), read the declared install-location file and the taobao-runner path, and to refresh PATH in-session as a fallback. These actions are within the skill's stated purpose, but they do permit the agent to execute local CLI commands and update the session PATH (non-persistent). The doc explicitly says not to auto-install unless the user requests, which limits scope creep.
Install Mechanism
There is no automated install spec in the skill bundle (instruction-only). A reference file documents an official-looking CDN download URL (tblifecdn.taobao.com) and silent install commands as a user-initiated procedure. Downloading and running executables is higher-risk in general, but here it is described as manual/user-initiated; the presence of a vendor CDN link is expected for this purpose. If you allow the agent to perform installs, that increases risk.
Credentials
The skill requests no environment variables or credentials. The only requested local artifacts are the two Taobao-specific config paths and the presence of the taobao-native binary, which are proportionate to its functionality.
Persistence & Privilege
The skill is not forced-always, does not request persistent/privileged system changes, and does not attempt to modify other skills or system-wide agent settings. It suggests temporarily updating the session PATH for command discovery, which is non-persistent and reasonable for its purpose.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install taobao-native - After installation, invoke the skill by name or use
/taobao-native - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.41
Version 1.0.41
- Added metadata field specifying required binaries and config paths for agent integration.
- Clarified supported operating systems (Windows, macOS) in the metadata.
- Improved macOS troubleshooting instructions: now suggests exporting the bin directory to PATH if taobao-native command is not found.
- No changes to command usage or tool functionality.
v1.0.40
**Version 1.0.40 – Critical SKU Price & Argument Handling Improvements**
- 强化「价格相关核心规则」:凡涉及比价/真实价格场景,必须通过SKU精确点击并延迟获取真实价格,禁止仅用搜索页价格。
- 明确:SKU点击操作必须用 index 精确定位,禁止用 text 匹配,防止SKU误选。
- 新增调用协议部分,详细说明 Bash、CMD/PowerShell、多Shell环境下参数传递方式,优先推荐 Bash 或 `--request <文件>` 防止JSON异常。
- 常见错误和处理方式显著更新,增加SKU/价格相关错误对策与参数传递问题说明。
- 文档整体结构与强调语优化,提高易查性和遵循性。
v1.0.35
Version 1.0.35
- Expanded handling of `taobao-native` command not found:
- On Windows, now supports discovering the CLI path via `%APPDATA%\taobao\install-location.txt` and trying the explicit path before altering PATH or prompting for restart.
- On macOS, added fallback to call `~/Library/Application Support/taobao/cli/taobao-runner` if standard command fails.
- Updated navigation tool instructions:
- Added `list_available_pages` tool for enumerating valid navigation pages.
- Clarified that navigation should only use listed page names or trusted URLs (no fabricated links).
- Other doc refinements for clarity and procedural accuracy.
v1.0.32
- 搜索商品、比价
- 查看商品详情(价格、店铺、图片)
- 加入购物车
- 查看/管理订单(催发货、开发票等)
- 查看浏览历史、收藏
- 通过旺旺与商家聊天
- 发表评论
- 领取优惠券
- 任何涉及淘宝、天猫的页面操作
Metadata
Frequently Asked Questions
What is Taobao Native CLI?
Shopping assistant via Taobao Desktop client. Use when the user needs to search products, view details, add to cart, place orders, check orders, request ship... It is an AI Agent Skill for Claude Code / OpenClaw, with 519 downloads so far.
How do I install Taobao Native CLI?
Run "/install taobao-native" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Taobao Native CLI free?
Yes, Taobao Native CLI is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Taobao Native CLI support?
Taobao Native CLI is cross-platform and runs anywhere OpenClaw / Claude Code is available (windows, macos).
Who created Taobao Native CLI?
It is built and maintained by shenbin (@flappymonkey); the current version is v1.0.41.
More Skills