← Back to Skills Marketplace
Daily Hot Deals
by
275254cl-hash
· GitHub ↗
· v1.0.1
· MIT-0
123
Downloads
0
Stars
1
Active Installs
2
Versions
Install in OpenClaw
/install daily-hot-deals
Description
每日神价推送服务,自动聚合全网优惠,生成精简报告。适合忙碌的省钱达人、副业套利者。
README (SKILL.md)
每日神价推送
自动聚合全网优惠,每日定时推送精简报告。
功能
- 定时推送: 每日 8:00/20:00 自动发送
- 全网聚合: 淘宝/京东/拼多多/1688
- 智能筛选: 只推送真正的神价
- 分类整理: 数码/服饰/家居/食品
- 利润测算: 附带套利空间计算
使用方式
订阅日报:
订阅每日神价推送,发送到我的微信
自定义品类:
我只想看数码和家居类的神价
设置阈值:
只推送折扣超过 50% 的商品
查看历史:
查看昨天的神价报告
输出示例
📦 每日神价日报 2026-03-24
🔥 今日 TOP10 神价
【数码】
1. iPhone 15 128G - ¥4,299(日常¥5,999)
平台:拼多多 | 折扣:72 折 | 省¥1,700
套利空间:淘宝售价¥4,899,毛利¥600
2. 小米手环 8 - ¥149(历史低价¥169)
平台:京东 | 折扣:88 折 | 省¥20
【服饰】
3. 优衣库羽绒服 - ¥199(日常¥599)
平台:天猫 | 折扣:33 折 | 省¥400
【家居】
4. 小米空气净化器 - ¥499(日常¥799)
平台:淘宝 | 折扣:62 折 | 省¥300
📊 今日统计:
- 监控商品:5000+
- 神价数量:47
- 平均折扣:65 折
- 最大折扣:25 折(BUG 价已下架)
💡 套利建议:
今日数码类价差较大,建议关注 iPhone/小米产品
变现模式
- 免费:每日 1 次推送,基础品类
- 付费 (¥19/月):每日 2 次 + 全品类 + 套利建议
- 付费 (¥49/月):实时推送 + 定制阈值 + 导出功能
优势
- ✅ 被动收入(订阅制)
- ✅ 用户粘性高
- ✅ 边际成本低
- ✅ 易传播
声明: 优惠信息来自公开数据,价格可能随时变动。
Usage Guidance
This package appears to be a demo: it prints a mocked deals report locally but does not implement web scraping, API integrations, scheduling, or message delivery (e.g., to WeChat) that the description promises. Before installing or relying on it: 1) Ask the maintainer how live aggregation, scheduling, and messaging are implemented and what credentials (WeChat API keys, e‑commerce API access, proxy credentials) will be required; 2) Require explicit declarations of any env vars or external endpoints the skill will call; 3) If you need real push delivery, insist on secure handling of tokens and review network/call sites in code; 4) Treat the current code as safe but non-functional for the advertised features — do not use it for paid/production workflows until those capabilities are implemented and audited; 5) If you allow the agent to integrate with your messaging, provide credentials only in a limited/test account and audit outgoing traffic.
Capability Assessment
Purpose & Capability
The README and description promise full-site aggregation (淘宝/京东/拼多多/1688), profit/arbitrage calculations, scheduled pushes, and WeChat delivery. The included Python tool only returns hard-coded demo deals and formats them to stdout; there is no scraping, API clients, authentication, or monetization/scheduling code. This is a clear mismatch between claimed capabilities and the actual implementation.
Instruction Scope
SKILL.md contains user-facing commands like "订阅每日神价推送,发送到我的微信" and scheduling expectations (每日 8:00/20:00), but it does not provide runtime instructions for how to perform scheduling or send messages, nor does it call any external services. The instructions are open-ended and rely on the agent having external integrations/credentials that are not declared, giving the agent broad discretion without explicit boundaries.
Install Mechanism
No install spec is provided (instruction-only with one Python tool). The only declared binary requirement is python3. No packages are downloaded or extracted, and no suspicious install URLs are present.
Credentials
The skill declares no required environment variables or credentials, but the documented features (WeChat delivery, e‑commerce APIs, scheduling, paid tiers) would normally require API keys, messaging tokens, or server infrastructure. The absence of declared credentials is inconsistent: either the skill is a purely local demo (as code suggests) or it omits required secrets and will try to access messaging/services via unspecified means at runtime.
Persistence & Privilege
The skill does not request always:true and has no OS restrictions; it does not modify other skills. Autonomous invocation is enabled by default (normal). There is no evidence the skill persists credentials or makes itself always-included.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install daily-hot-deals - After installation, invoke the skill by name or use
/daily-hot-deals - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- 新增 tools/daily_report.py 脚本文件,为后续每日神价报告功能实现做准备。
- 其它功能和文档保持不变。
v1.0.0
daily-hot-deals 1.0.0 — 首发上线!
- 每日 2 次定时聚合全网神价,自动筛选和分类,生成精简报告
- 支持自定义品类订阅、设置折扣阈值、查询历史报告
- 报告自动测算套利空间,适合省钱达人和副业套利者
- 免费及付费订阅模式,包含更丰富品类与实时推送
- 支持微信推送与个性化设置
Metadata
Frequently Asked Questions
What is Daily Hot Deals?
每日神价推送服务,自动聚合全网优惠,生成精简报告。适合忙碌的省钱达人、副业套利者。 It is an AI Agent Skill for Claude Code / OpenClaw, with 123 downloads so far.
How do I install Daily Hot Deals?
Run "/install daily-hot-deals" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Daily Hot Deals free?
Yes, Daily Hot Deals is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Daily Hot Deals support?
Daily Hot Deals is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Daily Hot Deals?
It is built and maintained by 275254cl-hash (@275254cl-hash); the current version is v1.0.1.
More Skills