← Back to Skills Marketplace
229
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install obtain-coupons-all-in-one
Description
综合优惠券获取工具,支持外卖(美团、饿了么、京东)、快递(顺丰、中通、圆通等)、出行(滴滴、携程)、电影票(淘票票、猫眼)等全平台优惠券,一键获取所有优惠。
Usage Guidance
Before installing, be aware: (1) This skill does not call official platform APIs — it fetches coupons from a third‑party aggregator (agskills.moontai.top and related hosts). If you expect direct, official integrations or verified offers, this is a mismatch. (2) The skill will surface raw URLs and QR images from external domains; these can redirect to phishing or tracking pages. Avoid opening unfamiliar links or scanning QR codes on your primary device. (3) Review the GitHub source and verify the aggregator domain and author reputation; test the skill in a sandboxed environment first. (4) If you only want official offers, prefer verified vendor channels (apps, official promotions) rather than aggregated links from untrusted servers.
Capability Analysis
Type: OpenClaw Skill
Name: obtain-coupons-all-in-one
Version: 1.0.1
The skill bundle is a comprehensive coupon aggregator designed to fetch and display discount information for takeout, delivery, travel, and movie platforms via a centralized API (agskills.moontai.top). The Python script (fetch_coupons.py) and instructions (SKILL.md) are focused on data retrieval and formatting, with no evidence of data exfiltration, unauthorized command execution, or malicious prompt injection. The instructions to present coupon codes and URLs exactly as received are standard for maintaining affiliate tracking and functional 'kouling' strings used in Chinese mobile applications.
Capability Assessment
Purpose & Capability
The skill claims to support many platform APIs (Meituan, Ele.me, JD, DiDi, Ctrip, Taopiaopiao, Maoyan, etc.), but all runtime calls go to a single third‑party aggregator domain (https://agskills.moontai.top and related hosts). There is no direct integration or authentication with the named platforms; the implementation depends on a central aggregator service rather than official platform APIs. This is a functional mismatch users should be aware of.
Instruction Scope
SKILL.md and the scripts instruct the agent to fetch JSON from external endpoints and to present coupon_url, coupon_qrcode_img_url and coupon_code exactly as returned. Presenting raw links and QR images from untrusted hosts (and recommending users open them in WeChat) can expose users to phishing, tracking, or malicious pages. The instructions also explicitly forbid altering codes/URLs, which prevents the agent from sanitizing or warning about suspicious content.
Install Mechanism
This is an instruction‑only skill with no install spec; included Python scripts make outbound HTTP calls. Nothing is downloaded or installed during skill installation, so there is low disk/write risk from an installer.
Credentials
The skill requests no environment variables, credentials, or config paths — that is proportional to its stated purpose (public GET requests). No excessive secrets access is requested.
Persistence & Privilege
always:false and no special privileges requested. The skill does not request automatic persistent presence or modify other skills or system settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install obtain-coupons-all-in-one - After installation, invoke the skill by name or use
/obtain-coupons-all-in-one - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Added detailed documentation (SKILL.md) covering supported platforms, API endpoints, response formats, and usage scenarios.
- Provided clear category and platform mappings for various takeout, courier, travel, and movie coupon APIs.
- Outlined strict coupon code and link handling guidelines to ensure accurate, unaltered display.
- Included robust error and edge case handling instructions, plus backup skill recommendations and installation steps.
- Expanded usage instructions, with response structure examples and troubleshooting tips for API failures or platform issues.
Metadata
Frequently Asked Questions
What is Obtain Coupons All In One 全平台优惠券助手-外卖、快递、出行、电影票一站式获取?
综合优惠券获取工具,支持外卖(美团、饿了么、京东)、快递(顺丰、中通、圆通等)、出行(滴滴、携程)、电影票(淘票票、猫眼)等全平台优惠券,一键获取所有优惠。 It is an AI Agent Skill for Claude Code / OpenClaw, with 229 downloads so far.
How do I install Obtain Coupons All In One 全平台优惠券助手-外卖、快递、出行、电影票一站式获取?
Run "/install obtain-coupons-all-in-one" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Obtain Coupons All In One 全平台优惠券助手-外卖、快递、出行、电影票一站式获取 free?
Yes, Obtain Coupons All In One 全平台优惠券助手-外卖、快递、出行、电影票一站式获取 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Obtain Coupons All In One 全平台优惠券助手-外卖、快递、出行、电影票一站式获取 support?
Obtain Coupons All In One 全平台优惠券助手-外卖、快递、出行、电影票一站式获取 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Obtain Coupons All In One 全平台优惠券助手-外卖、快递、出行、电影票一站式获取?
It is built and maintained by moooai (@moooai); the current version is v1.0.1.
More Skills