← 返回 Skills 市场
zhang3feng

商品比价

作者 zhang3feng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
182
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install product-price-compare
功能描述
跨平台商品比价智能体技能。支持淘宝、京东、拼多多等主流电商平台的价格自动抓取、优惠规则解析与等效到手价计算。使用场景:用户需要比较同款商品在不同平台的价格时,如'比较 iPhone 16 Pro 在京东、天猫、拼多多的价格'。自动输出结构化比价报告,包含平台名称、当前价格、历史最低价、优惠信息及推荐购买建议。
安全使用建议
This skill appears to do what it says: browser automation to scrape multiple Chinese e‑commerce platforms, parse promotions, normalize prices, and produce reports — and it does not request unrelated secrets or contact unknown servers. Before installing or enabling it, consider: 1) Compliance and TOS: active scraping with anti‑bot evasion can violate site terms or local law — confirm acceptable usage. 2) Sandboxing: SKILL.md asserts ClawSpace isolation; verify your platform actually enforces that isolation before running untrusted scraping code. 3) Missing pieces: many scraper functions are TODO stubs (login handling, detailed DOM extraction) — expect further implementation or debugging. 4) Rate limiting & privacy: run on non‑sensitive data, avoid high request rates, and do not provide platform login credentials unless you trust both this skill and the automation skill; the skill currently does not request credentials but may require them for some platforms. 5) Review dependent skills (automation-browser, doc-parser) and test in a controlled environment. If you need higher assurance, request the author to remove TODOs, provide tests, and document sandbox guarantees.
功能分析
Type: OpenClaw Skill Name: product-price-compare Version: 1.0.0 The bundle provides a legitimate framework for a cross-platform price comparison agent, supporting platforms like JD, Tmall, and Pinduoduo. The included Python and JavaScript scripts (price_scraper.py and browser_automation.js) contain logic for parsing prices, calculating discounts, and simulating human behavior to avoid anti-bot measures, all of which align with the stated purpose. No evidence of data exfiltration, unauthorized execution, or malicious prompt injection was found.
能力评估
Purpose & Capability
Name/description (跨平台商品比价) match what the files and SKILL.md do: locate products, run browser automation, parse promotions, normalize prices and output reports. Declared dependent skills (web-search-lite, automation-browser, doc-parser, file-manager) are appropriate for the described workflow.
Instruction Scope
SKILL.md instructs the agent to call browser automation and parsing skills and to run scrapers in an isolated ClawSpace container. It does not ask to read unrelated local files or external credentials. Note: the skill relies on active web scraping (anti‑scrape evasion techniques such as simulated delays/user‑agent rotation are mentioned) — this is within scope but has legal/TOS and ethical implications and requires login handling for some platforms, which is only mentioned as a caveat (not implemented).
Install Mechanism
No install spec is provided (instruction-only style). Scripts are included in the bundle but there is no external download or third‑party install step. No URLs for arbitrary code retrieval or archive extraction are present.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. The code likewise does not reference external API keys or hidden endpoints. This is proportionate to the described scraping task (which typically doesn't require additional secrets).
Persistence & Privilege
always is false and model invocation is allowed (platform default). The skill does not declare writes to other skills or system‑wide settings. The SKILL.md claims execution inside ClawSpace containers, but that sandboxing claim is an operational guarantee of the platform, not enforced by the skill itself.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install product-price-compare
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /product-price-compare 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
product-price-compare v1.0.0 - Initial release of a cross-platform price comparison tool for major e-commerce sites (Taobao, JD, Pinduoduo, etc.). - Supports automatic price retrieval, parsing of discount rules, and calculation of equivalent final prices. - Generates structured comparison reports including platform, current and historical lowest price, discount info, and purchase recommendations. - Integrates with supporting skills for web search, browser automation, semantic parsing, and report management. - Designed for scenarios like digital product, daily necessity, and enterprise procurement price comparison, with robust anti-crawling and security isolation strategies.
元数据
Slug product-price-compare
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

商品比价 是什么?

跨平台商品比价智能体技能。支持淘宝、京东、拼多多等主流电商平台的价格自动抓取、优惠规则解析与等效到手价计算。使用场景:用户需要比较同款商品在不同平台的价格时,如'比较 iPhone 16 Pro 在京东、天猫、拼多多的价格'。自动输出结构化比价报告,包含平台名称、当前价格、历史最低价、优惠信息及推荐购买建议。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 182 次。

如何安装 商品比价?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install product-price-compare」即可一键安装,无需额外配置。

商品比价 是免费的吗?

是的,商品比价 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

商品比价 支持哪些平台?

商品比价 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 商品比价?

由 zhang3feng(@zhang3feng)开发并维护,当前版本 v1.0.0。

💬 留言讨论