← 返回 Skills 市场
Taobao Price Monitor
作者
275254cl-hash
· GitHub ↗
· v1.0.0
· MIT-0
546
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install taobao-price-monitor
功能描述
监控淘宝/天猫商品价格,支持历史价格查询、降价提醒、比价功能。适合电商卖家、代购、精明消费者。
安全使用建议
This package is internally inconsistent rather than overtly malicious: it asks for a Taobao cookie (sensitive) and documents many features that are not present in the shipped files. Before installing or providing secrets: 1) ask the author for the missing scripts (history/alert/compare/server) or a single-file explanation; 2) confirm whether Playwright is actually required — avoiding installing heavy browser libs if not needed; 3) do not paste real TAOBAO_COOKIE into shared agent config; prefer testing in an isolated environment or using a throwaway cookie; 4) if you need alerts or API endpoints, require that the skill includes the server/cron code or provide deployment instructions; 5) if you can't verify these inconsistencies, treat the skill as untrusted and avoid supplying credentials or enabling autonomous runs.
能力评估
Purpose & Capability
Name/description claim multiple features (历史价格、降价提醒、比价、批量监控、API、导出、企业版) but the repository only includes a single query_price.py that performs basic price fetching. Several referenced tools (history_price.py, price_alert.py, compare_price.py) and an HTTP API server are mentioned in SKILL.md but are not present. This mismatch suggests the package does not implement its advertised capabilities.
Instruction Scope
SKILL.md directs installation of extra tooling (playwright + playwright install) and modifying ~/.openclaw/openclaw.json to store a TAOBAO_COOKIE. The shipped Python tool uses only requests; Playwright is not used in query_price.py. The instructions also describe running a local HTTP API (localhost:18789) and cron jobs, but no server code or the other scripts required for alerts/history/compare are included. These vague/overbroad instructions grant the agent discretion and ask to store a sensitive cookie in agent config.
Install Mechanism
Registry metadata lists no install spec, but SKILL.md contains frontmatter recommending pip install requests and the body instructs installing Playwright. The actual code requires only requests. The mismatch between metadata, instructions, and code raises the risk that additional install steps (Playwright) are unnecessary or were copied from another project.
Credentials
The skill requests a TAOBAO_COOKIE which is relevant for bypassing anti-scraping and could be required for some scraping tasks. However SKILL.md says Cookie is optional while the registry requires TAOBAO_COOKIE as mandatory—this contradiction should be resolved before providing secrets. Storing the cookie in ~/.openclaw/openclaw.json would make it available to the agent and potentially other skills.
Persistence & Privilege
always is false and the skill does not request elevated platform privileges. The SKILL.md suggests scheduling cron jobs and storing configuration in the agent config, which is typical for monitoring skills, but nothing here requests permanent global privileges or modifies other skills' configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install taobao-price-monitor - 安装完成后,直接呼叫该 Skill 的名称或使用
/taobao-price-monitor触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of taobao-price-monitor 1.0.0
- Monitor Taobao/Tmall product prices with real-time queries, historical price tracking, and price drop alerts.
- Supports cross-shop price comparison and batch monitoring of multiple products.
- Offers quick start instructions, cookie/anti-crawling configuration, and flexible usage methods.
- Provides export, HTTP API access, and scheduled monitoring via cron.
- Differentiates between free and paid (Pro/Enterprise) feature sets for various user needs.
- Includes troubleshooting tips, output data formats, and detailed tool documentation.
元数据
常见问题
Taobao Price Monitor 是什么?
监控淘宝/天猫商品价格,支持历史价格查询、降价提醒、比价功能。适合电商卖家、代购、精明消费者。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 546 次。
如何安装 Taobao Price Monitor?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install taobao-price-monitor」即可一键安装,无需额外配置。
Taobao Price Monitor 是免费的吗?
是的,Taobao Price Monitor 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Taobao Price Monitor 支持哪些平台?
Taobao Price Monitor 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Taobao Price Monitor?
由 275254cl-hash(@275254cl-hash)开发并维护,当前版本 v1.0.0。
推荐 Skills