← Back to Skills Marketplace
z65919

专用于淘宝闪购福利隐藏红包查询,无需扫码,无需复制口令,每日更新最新福利活动,特定节日活动,打开淘宝的闪购,根据每日更新的福利口令,搜索对应的口令即可。

cross-platform ✓ Security Clean
140
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install shangou-bonus
Description
查询淘宝闪购每日隐藏的大额福利优惠券和红包。包含通用红包、超市红包、夜宵红包、买药红包、零食红包、学生专享等。无需扫码,无需复制口令,搜索专用口令词即可获得隐藏各类福利活动,安全便捷,通过API获取当日最新活动。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install shangou-bonus
  3. After installation, invoke the skill by name or use /shangou-bonus
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug shangou-bonus
Version 1.0.2
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 3
Frequently Asked Questions

What is 专用于淘宝闪购福利隐藏红包查询,无需扫码,无需复制口令,每日更新最新福利活动,特定节日活动,打开淘宝的闪购,根据每日更新的福利口令,搜索对应的口令即可。?

查询淘宝闪购每日隐藏的大额福利优惠券和红包。包含通用红包、超市红包、夜宵红包、买药红包、零食红包、学生专享等。无需扫码,无需复制口令,搜索专用口令词即可获得隐藏各类福利活动,安全便捷,通过API获取当日最新活动。 It is an AI Agent Skill for Claude Code / OpenClaw, with 140 downloads so far.

How do I install 专用于淘宝闪购福利隐藏红包查询,无需扫码,无需复制口令,每日更新最新福利活动,特定节日活动,打开淘宝的闪购,根据每日更新的福利口令,搜索对应的口令即可。?

Run "/install shangou-bonus" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is 专用于淘宝闪购福利隐藏红包查询,无需扫码,无需复制口令,每日更新最新福利活动,特定节日活动,打开淘宝的闪购,根据每日更新的福利口令,搜索对应的口令即可。 free?

Yes, 专用于淘宝闪购福利隐藏红包查询,无需扫码,无需复制口令,每日更新最新福利活动,特定节日活动,打开淘宝的闪购,根据每日更新的福利口令,搜索对应的口令即可。 is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does 专用于淘宝闪购福利隐藏红包查询,无需扫码,无需复制口令,每日更新最新福利活动,特定节日活动,打开淘宝的闪购,根据每日更新的福利口令,搜索对应的口令即可。 support?

专用于淘宝闪购福利隐藏红包查询,无需扫码,无需复制口令,每日更新最新福利活动,特定节日活动,打开淘宝的闪购,根据每日更新的福利口令,搜索对应的口令即可。 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created 专用于淘宝闪购福利隐藏红包查询,无需扫码,无需复制口令,每日更新最新福利活动,特定节日活动,打开淘宝的闪购,根据每日更新的福利口令,搜索对应的口令即可。?

It is built and maintained by 专用于淘宝闪购福利订阅放送 (@z65919); the current version is v1.0.2.

💬 Comments