← 返回 Skills 市场
专用于淘宝闪购福利隐藏红包查询,无需扫码,无需复制口令,每日更新最新福利活动,特定节日活动,打开淘宝的闪购,根据每日更新的福利口令,搜索对应的口令即可。
作者
专用于淘宝闪购福利订阅放送
· GitHub ↗
· v1.0.2
· MIT-0
140
总下载
0
收藏
0
当前安装
3
版本数
在 OpenClaw 中安装
/install shangou-bonus
功能描述
查询淘宝闪购每日隐藏的大额福利优惠券和红包。包含通用红包、超市红包、夜宵红包、买药红包、零食红包、学生专享等。无需扫码,无需复制口令,搜索专用口令词即可获得隐藏各类福利活动,安全便捷,通过API获取当日最新活动。
安全使用建议
This skill appears coherent and minimal: it fetches JSON from a third‑party API (https://v.jumanjian.com/api/) and saves a cache to data/latest.json, then prints formatted coupon/search codes. Before installing, consider: (1) the data comes from an external service you don't control — if you require higher assurance, verify that API's reputation or host; (2) the script creates a local cache file under data/latest.json (no secrets stored), so run it in a safe environment if you are cautious; (3) you can inspect the provided Python file yourself (it's short and uses only urllib/json) to confirm there are no network calls beyond the single API URL. If those points are acceptable, the skill is internally consistent with its stated purpose.
功能分析
Type: OpenClaw Skill
Name: shangou-bonus
Version: 1.0.2
The skill bundle is designed to fetch and display Taobao shopping coupons and red envelopes from a third-party API (v.jumanjian.com). The Python script (scripts/fetch_shangou.py) uses standard libraries to perform a GET request and cache the results locally, with no evidence of data exfiltration, unauthorized execution, or malicious prompt injection.
能力评估
Purpose & Capability
Name/description say it fetches daily Taobao flash-sale coupons; included script performs a single HTTP GET against a named API and formats results. No unrelated binaries, credentials, or privileged access are requested.
Instruction Scope
SKILL.md instructs running the provided Python script and shows how to use the returned search codes in the Taobao app. The instructions do not ask the agent to read unrelated files, access secrets, or transmit data to unexpected endpoints.
Install Mechanism
No install spec; code is instruction-only plus a small Python script using only the standard library. Nothing is downloaded or written outside the skill's own data directory (data/latest.json).
Credentials
No environment variables, credentials, or config paths are required. The script only performs an unauthenticated HTTPS GET to the API and caches results locally.
Persistence & Privilege
Skill is not always-enabled and does not request elevated platform privileges or modify other skills. It only writes a local cache file within the skill directory.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install shangou-bonus - 安装完成后,直接呼叫该 Skill 的名称或使用
/shangou-bonus触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.2
- Updated skill description to highlight easier and safer access to hidden large-value coupons and red packets without needing to scan QR codes or copy commands.
- Clarified that searching with special keywords in the Taobao Shāngòu section now directly unlocks various hidden benefits.
- No code or functionality changes; documentation improved for clarity and user convenience.
v1.0.1
- 新增了在使用说明中提醒用户可以定时11点提醒领取订餐红包的提示。
- 其他内容未更改。
v1.0.0
taobao-shangou v1.0.0
- Initial release: query daily Taobao Shangou coupons, red packets, and free deals.
- Supports fetching the latest offers including universal, supermarket, late-night, medicine, snack, and student-specific rewards.
- Provides usage guidance and clear result formatting for easier benefit redemption.
- Data sourced from Jumanjian API and updated daily.
- Simple Python script for data fetching; no extra dependencies required.
元数据
常见问题
专用于淘宝闪购福利隐藏红包查询,无需扫码,无需复制口令,每日更新最新福利活动,特定节日活动,打开淘宝的闪购,根据每日更新的福利口令,搜索对应的口令即可。 是什么?
查询淘宝闪购每日隐藏的大额福利优惠券和红包。包含通用红包、超市红包、夜宵红包、买药红包、零食红包、学生专享等。无需扫码,无需复制口令,搜索专用口令词即可获得隐藏各类福利活动,安全便捷,通过API获取当日最新活动。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 140 次。
如何安装 专用于淘宝闪购福利隐藏红包查询,无需扫码,无需复制口令,每日更新最新福利活动,特定节日活动,打开淘宝的闪购,根据每日更新的福利口令,搜索对应的口令即可。?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install shangou-bonus」即可一键安装,无需额外配置。
专用于淘宝闪购福利隐藏红包查询,无需扫码,无需复制口令,每日更新最新福利活动,特定节日活动,打开淘宝的闪购,根据每日更新的福利口令,搜索对应的口令即可。 是免费的吗?
是的,专用于淘宝闪购福利隐藏红包查询,无需扫码,无需复制口令,每日更新最新福利活动,特定节日活动,打开淘宝的闪购,根据每日更新的福利口令,搜索对应的口令即可。 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
专用于淘宝闪购福利隐藏红包查询,无需扫码,无需复制口令,每日更新最新福利活动,特定节日活动,打开淘宝的闪购,根据每日更新的福利口令,搜索对应的口令即可。 支持哪些平台?
专用于淘宝闪购福利隐藏红包查询,无需扫码,无需复制口令,每日更新最新福利活动,特定节日活动,打开淘宝的闪购,根据每日更新的福利口令,搜索对应的口令即可。 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 专用于淘宝闪购福利隐藏红包查询,无需扫码,无需复制口令,每日更新最新福利活动,特定节日活动,打开淘宝的闪购,根据每日更新的福利口令,搜索对应的口令即可。?
由 专用于淘宝闪购福利订阅放送(@z65919)开发并维护,当前版本 v1.0.2。
推荐 Skills