← 返回 Skills 市场
lucasye378

Price Compare

作者 lucasye378 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
220
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install price-compare
功能描述
Compare product prices across major US e-commerce platforms. Triggers when the user asks "what's the best price for X", "compare prices", "where to buy [prod...
安全使用建议
This skill appears coherent for price comparison. Before installing, consider: (1) scraping sites and using a browser profile may surface session cookies or logged-in state if the platform doesn't isolate the profile — confirm how the platform handles browser profiles; (2) the skill relies on web scraping and Google Shopping, so results can be blocked by anti-bot measures or be brittle if page layouts change; (3) it does not request credentials, so it won't directly access your accounts, but be cautious if you or the platform add credentials later; and (4) if you need stronger privacy guarantees, ask the platform how browser requests are isolated and whether cookies are shared across skills.
功能分析
Type: OpenClaw Skill Name: price-compare Version: 2.0.0 The price-compare skill is a well-structured tool designed to aggregate and evaluate product prices across major US e-commerce platforms. It utilizes standard web search and browser automation (via JavaScript evaluation in SKILL.md) to extract pricing data, which is then processed through a robust 'Trust Scoring' system defined in references/trust-checklist.md to warn users about potential scams or counterfeits. The code and instructions are transparent, align strictly with the stated purpose, and show no signs of malicious intent, data exfiltration, or unauthorized system access.
能力评估
Purpose & Capability
Name/description (compare prices across US retailers) align with the actions in SKILL.md: web_search, web_fetch, optional browser rendering, and use of platform/trust reference files. No extraneous credentials, binaries, or config paths are requested.
Instruction Scope
Instructions stay within the stated purpose (collect prices, score trust, present recommendations). They explicitly read local reference files and perform web fetches/browser scraping of retailer pages. Minor privacy note: browser calls use a named profile (profile="openclaw"), which could in some environments imply use of a browser profile with cookies or local state — this may expose session data if the platform's browser profile is not isolated.
Install Mechanism
No install spec and no code files beyond SKILL.md and references — lowest-risk model for on-platform skills. Nothing is downloaded or written to disk by an installer.
Credentials
The skill requires no environment variables, secrets, or external credentials. The data it wants (search queries and fetched site contents) is proportional to price comparison.
Persistence & Privilege
always is false and the skill does not request elevated or persistent system privileges. It can be invoked autonomously by the agent (platform default), but it does not request system-wide changes or other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install price-compare
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /price-compare 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
Added: Phase 1 Inversion (pre-search questions), Phase 2 browser fallback for JS-rendered pages, Phase 3 Price Trust Score (Reviewer pattern), Phase 4 Pipeline Gate (anomaly detection), Phase 5 Generator output format. Added Costco + Kroger platforms. Created references/trust-checklist.md. Updated references/platforms.md with price history guide and output flags.
v1.0.0
Initial release: compare prices across Amazon, Walmart, Target, Best Buy, eBay, and Temu with pros/cons and recommendations.
元数据
Slug price-compare
版本 2.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 2
常见问题

Price Compare 是什么?

Compare product prices across major US e-commerce platforms. Triggers when the user asks "what's the best price for X", "compare prices", "where to buy [prod... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 220 次。

如何安装 Price Compare?

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

Price Compare 是免费的吗?

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

Price Compare 支持哪些平台?

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

谁开发了 Price Compare?

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

💬 留言讨论