← 返回 Skills 市场
210
总下载
0
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install china-shopping-oracle
功能描述
国内全平台比价工具。Compare prices on Taobao/JD/Pinduoduo. Supports member pricing (88VIP/Plus). 电商比价、购物助手。
使用说明 (SKILL.md)
China Shopping Oracle
国内全平台(淘宝/京东/拼多多)比价工具。
Features
- 🛒 多平台比价: 淘宝、京东、拼多多同时搜索
- 💰 会员价格: 支持88VIP/Plus真实到手价
- ⚡ 并行调度: 多页签同时工作
- 📊 决策矩阵: 生成清晰的价格对比表
- 🌍 多语言: 支持中英文输出
Trigger Conditions
- "帮我比价XXX" / "Compare prices for XXX"
- "淘宝京东拼多多哪个便宜" / "Which platform is cheaper for XXX"
- "XXX在哪里买最划算" / "Best deal for XXX"
- "查一下XXX的价格" / "Check price for XXX"
- "比一比XXX" / "Compare XXX prices"
Prerequisites
OpenClaw 版本要求
- OpenClaw v2026.3.22+
支持的浏览器
- ✅ Google Chrome
- ✅ Brave Browser
- ✅ Microsoft Edge
- ✅ 其他 Chromium 内核浏览器
配置步骤
- 确保已安装 OpenClaw v2026.3.22+
- 在浏览器中登录淘宝/京东/拼多多
- 配置 OpenClaw browser 工具
- 使用浏览器工具进行搜索
Step 1: Environment Check
使用前请确保:
1. 已登录淘宝/京东/拼多多(至少一个)
2. 浏览器未关闭
3. 网络连接正常
Step 2: Parse User Request
分析用户请求,提取:
- 商品关键词 - 用户想比价的商品
- 平台选择 - 默认三平台,可指定
- 价格类型 - 是否包含会员价
Step 3: Browser Search
使用浏览器工具进行搜索。自动继承用户浏览器会话,无需手动登录。
搜索流程
- 打开淘宝搜索页面
- 打开京东搜索页面
- 打开拼多多搜索页面
- 提取各平台商品数据(标题、价格、店铺、销量)
Step 4: Data Processing
价格标准化
- 提取价格数字
- 移除货币符号
- 统一格式
会员价格计算
| 平台 | 会员类型 | 折扣 |
|---|---|---|
| 淘宝 | 88VIP | 95折 |
| 京东 | Plus | 98折 |
| 拼多多 | 会员 | 98折 |
Step 5: Comparison Report
中文报告示例
商品比价报告
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
关键词:iPhone 16 Pro 256GB
价格对比:
| 排名 | 平台 | 价格 | 会员价 | 店铺 | 销量 |
|------|------|------|--------|------|------|
| 1 | 拼多多 | ¥8,999 | ¥8,819 | 官方旗舰店 | 10万+ |
| 2 | 京东 | ¥9,199 | ¥9,015 | Apple官方 | 50万+ |
| 3 | 淘宝 | ¥9,299 | ¥8,834 | Apple官旗 | 100万+ |
购买建议:
- 最低价:拼多多 ¥8,999
- 最可靠:京东(自营正品保障)
- 88VIP最优:淘宝 ¥8,934
英文报告示例
Price Comparison Report
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Keyword: iPhone 16 Pro 256GB
| Rank | Platform | Price | Member Price | Shop | Sales |
|------|----------|-------|--------------|------|-------|
| 1 | Pinduoduo | ¥8,999 | ¥8,819 | Official | 100K+ |
| 2 | JD.com | ¥9,199 | ¥9,015 | Apple Official | 500K+ |
| 3 | Taobao | ¥9,299 | ¥8,834 | Apple Flagship | 1M+ |
Recommendation:
- Lowest: Pinduoduo ¥8,999
- Most Reliable: JD.com
- Best 88VIP: Taobao ¥8,934
Error Handling
浏览器未配置 → 提示用户配置 OpenClaw browser 工具
页面加载失败 → 跳过该平台,报告其他平台结果
价格提取失败 → 标记为"价格获取失败"
DOM结构变化 → 使用备用选择器或提示用户反馈
Multi-Language Support
输出语言自动匹配用户输入语言:
- 中文输入 → 中文报告
- English input → English report
Limitations
- 价格时效: 价格随时变化,仅供参考
- DOM变化: 平台页面结构变化可能导致提取失败
- 会员价格: 需要用户已开通会员才能获取会员价
- 浏览器依赖: 需要 OpenClaw 配置好 browser 工具
Privacy & Security
Browser Access
此 skill 需要浏览器工具来访问电商网站。
- 使用浏览器搜索商品
- 访问已登录的电商页面
- 获取价格信息
Data Handling
- ✅ 不上传数据到外部服务器
- ✅ 所有处理在本地完成
- ⚠️ 执行期间使用浏览器工具
Recommendations
- 交互式使用: 手动运行,不作为自动化后台任务
- 安装前审查: 了解将访问的数据
Notes
- 使用浏览器工具访问电商网站
- 价格仅供参考,以实际下单为准
- 支持 50+ 语言输出
- 首次使用请确保浏览器已登录各平台
安全使用建议
This skill appears to do what it says (use your browser session to compare prices) but you should be cautious:
- It needs access to your logged-in browser pages to get member prices — that can expose sensitive session data. Only enable it if you trust the skill and the agent environment.
- There are no code files to audit and no homepage/source; consider this a black box. Ask the publisher for a repo or source before installing if you want verifiability.
- The metadata lists python3 as required but SKILL.md never uses it — ask why (could be harmless or an overlooked field).
- Prefer interactive/manual invocation (do not allow background/automated runs) so you can observe actions and stop them if needed.
- Before using with high-value accounts, test on non-sensitive accounts and verify the agent does not send data to unknown external endpoints.
If the publisher provides source code or a trustworthy homepage, re-evaluate — that would raise confidence toward benign.
功能分析
Type: OpenClaw Skill
Name: china-shopping-oracle
Version: 1.1.1
The skill bundle is a price comparison tool for Chinese e-commerce platforms (Taobao, JD, Pinduoduo) that uses the OpenClaw browser tool to retrieve pricing data. While it explicitly utilizes the user's authenticated browser sessions to access member-only pricing (e.g., 88VIP, Plus), this behavior is transparently documented in SKILL.md and aligns with the stated purpose. No evidence of data exfiltration, malicious code execution, or harmful prompt injection was found.
能力标签
能力评估
Purpose & Capability
The name/description and runtime instructions describe a browser-driven price-comparison tool (Taobao/JD/Pinduoduo) which legitimately needs access to those sites and logged-in sessions to surface member pricing. However the registry metadata declares python3 as a required binary while SKILL.md contains no step or code that uses Python — this mismatch is unexplained. The skill also has no homepage or verifiable source which reduces traceability.
Instruction Scope
SKILL.md instructs the agent to use the OpenClaw browser tool and to 'automatically inherit user browser session' and access already-logged-in e‑commerce pages. Reading content from logged-in sessions is necessary to get member prices, but it is privacy-sensitive: the instructions claim '不上传数据到外部服务器' and '所有处理在本地完成', yet there is no code to audit to verify that claim. The instructions do not reference any explicit data minimization, consent prompts, or retention policy beyond a brief note.
Install Mechanism
This is an instruction-only skill with no install spec and no code files; nothing is written to disk by the skill itself. That lowers execution risk because there is no automatic package download or archive extraction defined.
Credentials
The skill requests no environment variables, secrets, or config paths. That is proportionate for a browser-automation price checker. The only notable item is the declared required binary 'python3' in metadata, which is not referenced in the instructions and therefore is unexplained but not directly dangerous by itself.
Persistence & Privilege
always:false and no install steps minimize persistent privilege. However the skill is allowed to be invoked autonomously (the platform default). If the skill is given autonomous invocation permission, it could run browser actions against the user's active sessions — a sensitive capability. This is not flagged as incorrect by itself, but users should prefer interactive invocation for this skill.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install china-shopping-oracle - 安装完成后,直接呼叫该 Skill 的名称或使用
/china-shopping-oracle触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.1
v1.1.1: Security hardening - removed needsBrowser flag, removed cookie/session/token references, clean metadata, pure instruction-based skill.
v1.1.0
v1.1.0: Security hardening - removed all code examples (JavaScript DOM access, Python imports), pure instruction-based skill with no executable code.
v1.0.4
修复元数据:移除node依赖,添加minVersion和needsBrowser声明
v1.0.3
修复安全扫描问题:添加python3依赖,明确浏览器访问声明,添加隐私警告
v1.0.2
修复安全扫描问题:简化元数据声明
v1.0.1
添加浏览器访问声明,明确说明需要继承浏览器会话状态
v1.0.0
国内全平台比价工具
元数据
常见问题
china-shopping-oracle 是什么?
国内全平台比价工具。Compare prices on Taobao/JD/Pinduoduo. Supports member pricing (88VIP/Plus). 电商比价、购物助手。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 210 次。
如何安装 china-shopping-oracle?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install china-shopping-oracle」即可一键安装,无需额外配置。
china-shopping-oracle 是免费的吗?
是的,china-shopping-oracle 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
china-shopping-oracle 支持哪些平台?
china-shopping-oracle 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 china-shopping-oracle?
由 ToBeWin(@tobewin)开发并维护,当前版本 v1.1.1。
推荐 Skills