← Back to Skills Marketplace
Smzdm Deals
by
275254cl-hash
· GitHub ↗
· v1.0.1
· MIT-0
184
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install smzdm-deals
Description
什么值得买优惠信息聚合,实时监控神价、BUG 价、历史低价。适合薅羊毛、省钱购物、副业套利。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install smzdm-deals - After installation, invoke the skill by name or use
/smzdm-deals - Provide required inputs per the skill's parameter spec and get structured output
Version History
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 价、历史低价优惠信息
- 支持按品类筛选和最优优惠方案自动汇总
- 提供历史价格对比与折扣提醒
- 支持免费查询和多档付费会员推送
- 输出包含平台、折扣、历史价等关键信息
Metadata
Frequently Asked Questions
What is Smzdm Deals?
什么值得买优惠信息聚合,实时监控神价、BUG 价、历史低价。适合薅羊毛、省钱购物、副业套利。 It is an AI Agent Skill for Claude Code / OpenClaw, with 184 downloads so far.
How do I install Smzdm Deals?
Run "/install smzdm-deals" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Smzdm Deals free?
Yes, Smzdm Deals is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Smzdm Deals support?
Smzdm Deals is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Smzdm Deals?
It is built and maintained by 275254cl-hash (@275254cl-hash); the current version is v1.0.1.
More Skills