← Back to Skills Marketplace
279
Downloads
2
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install taobao-shop-price
Description
全网电商商品检索与比价工具(China E-commerce Price Comparison)。 支持淘宝/天猫、京东、拼多多、抖音、快手、1688 等主流电商平台。 根据商品名称跨平台搜索、智能过滤、生成比价表格、推荐优选商品并获取购买链接。 China e-commerce product search a...
Usage Guidance
This skill appears to do what it says (it queries an external aggregator to search and return product links) but it sends your search keywords and product IDs to maishou88.com. The bundled script also contains optional environment variables (OPENID and INVITE_CODE) that are not declared in the skill metadata; the default INVITE_CODE is likely an affiliate/referral value that could route commission or tracking to the skill author. Before installing or running this skill: (1) decide whether you're comfortable that search terms and selected product IDs will be sent to a third‑party API; (2) if you want to avoid affiliate attribution, ask the author to remove hardcoded/default invite code or override INVITE_CODE in a way you control; (3) request the publisher to declare OPENID/INVITE_CODE in the skill metadata so you can make an informed choice; (4) if privacy is a concern, run the script in an isolated environment or audit network traffic to verify what is sent. If you need me to, I can propose exact phrasing to ask the author for clearer disclosure or show how to run the script locally with INVITE_CODE unset.
Capability Analysis
Type: OpenClaw Skill
Name: taobao-shop-price
Version: 1.0.4
The skill provides a legitimate e-commerce price comparison service across multiple Chinese platforms by interfacing with the maishou88.com API. The included Python script (price.py) uses standard libraries to perform searches and retrieve purchase links, utilizing hardcoded device headers and an affiliate invite code (46608499) which is common for such tools. No evidence of data exfiltration, unauthorized system access, or malicious prompt injection was found in SKILL.md or the code logic.
Capability Tags
Capability Assessment
Purpose & Capability
The skill claims to search multiple Chinese e‑commerce platforms and the included script implements that by calling an external aggregator (appapi.maishou88.com / msapi.maishou88.com). The network endpoints are coherent with the stated purpose (it uses a third‑party search/link service rather than calling platform APIs directly). No unrelated cloud credentials or system-level access are requested.
Instruction Scope
Runtime instructions tell the agent to run scripts/price.py for search and link retrieval and to keep an internal mapping of ID→{goodsId, sourceType}. The script sends user search keywords and product IDs to maishou88.com endpoints. The script reads environment variables (OPENID, INVITE_CODE) which affect requests; these env vars are not declared in the skill's registry metadata (requires.env is empty). SKILL.md and the manifest do not fully surface this env var usage, creating an information gap about what runtime data may be modified or tracked.
Install Mechanism
This is an instruction-only skill with a small included Python script; there is no install spec and no third‑party packages are required. Nothing is written to disk by the skill itself beyond running the bundled script.
Credentials
The registry declares no required env vars, but the script optionally reads OPENID and INVITE_CODE (both have hardcoded defaults inside the script). INVITE_CODE looks like an affiliate/referral code (default '46608499'), and OPENID is sent in request headers. While not required for functionality, these environment values can influence tracking/attribution and are not disclosed in the skill's metadata — a proportionality/documentation mismatch.
Persistence & Privilege
The skill does not request persistent installation privileges (always: false), does not modify other skills or system config, and does not store tokens. Autonomous invocation is allowed by platform default but is not combined with other high‑risk privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install taobao-shop-price - After installation, invoke the skill by name or use
/taobao-shop-price - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.4
## taobao-shop-price 1.0.4
- Added file: _meta.json.
- No changes to functionality or user experience.
- Internal metadata update only.
v1.0.3
- Improved English description for better clarity and completeness, detailing supported platforms and main features.
- No changes to functionality, workflow, or core behavior.
v1.0.2
No file changes detected in this version.
- Version bumped from 1.0.1 to 1.0.2 with no code or documentation changes.
- Functionality, description, triggers, and usage instructions remain unchanged.
v1.0.1
- Version bump from 1.0.0 to 1.0.1.
- No functional or content changes; documentation and workflow remain unchanged.
- No file or logic modifications detected—this is a version metadata update only.
v1.0.0
Initial release: E-commerce product search and price comparison tool for major Chinese online platforms.
- Supports searching and comparing products across Taobao/Tmall, JD.com, Pinduoduo, Douyin, Kuaishou, and 1688.
- Filters and ranks results by relevance, price, and monthly sales, displaying recommendations in a Markdown table.
- Guides users to select products by ID and retrieves purchase links for selected items.
- Offers clear instructions, recommended choices, and decision support throughout the process.
- Includes multi-language (Chinese/English) triggers and usage guidance for easy access.
Metadata
Frequently Asked Questions
What is 淘宝/京东/拼多多/全网商品检索比价?
全网电商商品检索与比价工具(China E-commerce Price Comparison)。 支持淘宝/天猫、京东、拼多多、抖音、快手、1688 等主流电商平台。 根据商品名称跨平台搜索、智能过滤、生成比价表格、推荐优选商品并获取购买链接。 China e-commerce product search a... It is an AI Agent Skill for Claude Code / OpenClaw, with 279 downloads so far.
How do I install 淘宝/京东/拼多多/全网商品检索比价?
Run "/install taobao-shop-price" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 淘宝/京东/拼多多/全网商品检索比价 free?
Yes, 淘宝/京东/拼多多/全网商品检索比价 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 淘宝/京东/拼多多/全网商品检索比价 support?
淘宝/京东/拼多多/全网商品检索比价 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 淘宝/京东/拼多多/全网商品检索比价?
It is built and maintained by xchicky (@xchicky); the current version is v1.0.4.
More Skills