← 返回 Skills 市场
Smzdm Deals
作者
275254cl-hash
· GitHub ↗
· v1.0.1
· MIT-0
184
总下载
0
收藏
1
当前安装
2
版本数
在 OpenClaw 中安装
/install smzdm-deals
功能描述
什么值得买优惠信息聚合,实时监控神价、BUG 价、历史低价。适合薅羊毛、省钱购物、副业套利。
安全使用建议
This skill appears to do what it claims: scrape and summarize公开的 什么值得买 listings. Before installing, note these points: (1) The script makes outbound HTTPS requests to smzdm.com and produces links to third‑party stores—verify links and offers yourself before purchasing. (2) The SKILL.md declares curl as a required binary but the code uses Python requests (curl is unnecessary); ensure Python and the requests package are available. (3) The scraping is done with simple regex/html parsing (fragile) and returns mock data when requests fail. No credentials or secret access are requested. If you need production reliability or push notifications, require reviewing how alerts/notifications would be delivered and whether any additional services/credentials would be needed.
功能分析
Type: OpenClaw Skill
Name: smzdm-deals
Version: 1.0.1
The skill bundle is a legitimate tool for searching and monitoring deals on the 'smzdm.com' website. The Python script (tools/search_deals.py) uses standard libraries to fetch and parse public HTML data, and the SKILL.md file contains standard usage instructions without any evidence of prompt injection or malicious intent.
能力评估
Purpose & Capability
The name/description (聚合什么值得买优惠) match the included Python tool which scrapes/searches smzdm.com and returns formatted deals. One minor mismatch: SKILL.md / registry require the 'curl' binary but the shipped code uses Python requests (curl is not used). Also SKILL.md lists version 1.0.0 while registry shows 1.0.1.
Instruction Scope
SKILL.md instructs only how to query and monitor deals and shows example prompts. The runtime code makes outbound HTTPS requests to smzdm.com and formats results. The instructions do not direct the agent to read local files, environment secrets, or transmit data to third-party endpoints beyond the expected smzdm.com/linked storefront URLs.
Install Mechanism
This is instruction-only with a small Python helper file and a declared pip dependency (requests). No downloads from untrusted URLs or archive extraction are present. Installation expectation (pip install requests) is proportionate.
Credentials
The skill declares no required environment variables, no credentials, and no config paths. That aligns with its public-web-scraping purpose.
Persistence & Privilege
The skill does not request always:true or other elevated persistent privileges; autonomous invocation is allowed by default (normal). It does not attempt to modify other skills or system-wide configs.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install smzdm-deals - 安装完成后,直接呼叫该 Skill 的名称或使用
/smzdm-deals触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Added new file: tools/search_deals.py
- Introduced initial support for deal searching functionality via the added tool file.
v1.0.0
smzdm-deals 1.0.0 初始版本发布
- 实时监控神价、BUG 价、历史低价优惠信息
- 支持按品类筛选和最优优惠方案自动汇总
- 提供历史价格对比与折扣提醒
- 支持免费查询和多档付费会员推送
- 输出包含平台、折扣、历史价等关键信息
元数据
常见问题
Smzdm Deals 是什么?
什么值得买优惠信息聚合,实时监控神价、BUG 价、历史低价。适合薅羊毛、省钱购物、副业套利。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 184 次。
如何安装 Smzdm Deals?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install smzdm-deals」即可一键安装,无需额外配置。
Smzdm Deals 是免费的吗?
是的,Smzdm Deals 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Smzdm Deals 支持哪些平台?
Smzdm Deals 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Smzdm Deals?
由 275254cl-hash(@275254cl-hash)开发并维护,当前版本 v1.0.1。
推荐 Skills