Install
openclaw skills install obtain-takeout-couponObtain hidden and large-value takeout coupons for Meituan, Taobao Flash Sale, and Ele.me platforms in China.
openclaw skills install obtain-takeout-coupon获取中国在线购物平台的外卖优惠券(大额券,隐藏券),统一使用 /coupon/takeout 接口获取。
# 参数解释
source:
1: 美团优惠券
2: 淘宝闪购优惠券
3: 饿了么优惠券
uv run scripts/route.py search --source={source}
注意: 所有平台现在都使用统一的 API 接口 /coupon/takeout,不再区分平台端点。
本技能提供的脚本不会读写本地文件,可放心使用 The scripts provided by this skill do not read or write local files, so you can use them with confidence.