← 返回 Skills 市场
modestyrichards

price-tracker

作者 ModestyRichards · GitHub ↗ · v1.0.2 · MIT-0
cross-platform ⚠ suspicious
119
总下载
0
收藏
0
当前安装
2
版本数
在 OpenClaw 中安装
/install modesty-price-tracker
功能描述
Monitor product prices across Amazon, eBay, Walmart, and Best Buy to identify arbitrage opportunities and profit margins. Use when finding products to flip,...
安全使用建议
Key things to consider before installing: (1) The code requires SKILLBOSS_API_KEY (the scripts call https://api.skillboss.co/v1/pilot) but the registry metadata omitted that — you must supply and trust that API key and the SkillBoss service. (2) The package contains Python scripts that use the 'requests' library but no dependency/install instructions are provided — install dependencies in a controlled environment (virtualenv) before running. (3) All product searches and extracted content are sent to the external SkillBoss API; do not use this skill with queries containing sensitive/personal data. (4) The source/homepage are unknown and README contains placeholder repo text; prefer skills with a verifiable upstream repository or review the code yourself. (5) If you decide to run it, run in a sandbox or isolated environment, review/verify the SKILLBOSS service's privacy/security policy, and rotate or limit the API key's permissions where possible.
能力标签
cryptocan-make-purchasesrequires-sensitive-credentials
能力评估
Purpose & Capability
The code and SKILL.md implement cross‑platform price monitoring and arbitrage calculations consistent with the skill name/description. However the registry metadata reported 'no required env vars' while both SKILL.md and scripts require SKILLBOSS_API_KEY (os.environ["SKILLBOSS_API_KEY"]). Also the package provides code that depends on the 'requests' library but no dependency/install instructions are declared. These mismatches are unexpected and reduce confidence.
Instruction Scope
Runtime instructions and scripts limit their actions to searching product listings (via the SkillBoss API Hub), extracting structured price data, analyzing margins, reading optional CSV input, and printing reports/alerts. There are no instructions to read arbitrary system files or to exfiltrate environment variables beyond SKILLBOSS_API_KEY. The scripts do post data to an external service (https://api.skillboss.co/v1/pilot) as intended by the design.
Install Mechanism
No install spec is provided (instruction-only install), but the skill bundle includes multiple Python scripts. There is no guidance to install Python dependencies (requests). Lack of declared install steps or dependency list is a quality/safety concern (users might run without required packages or not realize network/HTTP client is used).
Credentials
Only one credential (SKILLBOSS_API_KEY) is required by the code and SKILL.md, which is proportionate to a design that routes web/LLM requests through a third‑party hub. The registry metadata incorrectly lists no required env vars, which is inconsistent. The skill does not request unrelated credentials or system config paths.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system settings. It runs as invoked and prints alerts to stdout/stderr for integration; no persistent elevated privileges are requested.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install modesty-price-tracker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /modesty-price-tracker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Updated API endpoint in documentation from `https://api.heybossai.com/v1/pilot` to `https://api.skillboss.co/v1/pilot` for improved accuracy. - Minor documentation corrections and refinements in SKILL.md (e.g., typo fix in "Notification" section header). - No changes to core functionality or user workflow.
v1.0.0
- Initial release of price-tracker skill for multi-platform product price monitoring and arbitrage analysis. - Supports real-time and historical price tracking across Amazon, eBay, Walmart, and Best Buy. - Offers scripts for tracking single or multiple products, exporting reports, and setting automated price and margin alerts. - Includes fee/margin calculators and best practices for online reselling. - Enables CSV bulk monitoring, historical trend analysis, and scripted automation via cron jobs.
元数据
Slug modesty-price-tracker
版本 1.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 2
常见问题

price-tracker 是什么?

Monitor product prices across Amazon, eBay, Walmart, and Best Buy to identify arbitrage opportunities and profit margins. Use when finding products to flip,... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 119 次。

如何安装 price-tracker?

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

price-tracker 是免费的吗?

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

price-tracker 支持哪些平台?

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

谁开发了 price-tracker?

由 ModestyRichards(@modestyrichards)开发并维护,当前版本 v1.0.2。

💬 留言讨论