← Back to Skills Marketplace
ayue-oss

美团优惠券自动领取

by ayue-oss · GitHub ↗ · v2.1.1 · MIT-0
cross-platform ✓ Security Clean
454
Downloads
3
Stars
0
Active Installs
7
Versions
Install in OpenClaw
/install meituan-coupon-auto
Description
自动领取美团优惠券。触发词: 领取美团优惠券, 运行美团优惠券技能, 设置每日自动领取, 查看优惠券, meituan coupon, 美团领券
Usage Guidance
What to consider before installing: - This skill automates browser interactions and will click inside the browser profile you target — ensure the profile is logged into the correct Meituan account and does not contain other sensitive sessions you don't want touched. - It does not request API keys or other secrets, but it does operate on your web session; if Meituan requires login, you'll need to log in manually when prompted. - The skill suggests adding a scheduled task for daily runs — only enable the schedule if you want automatic, repeated claiming; otherwise run the skill manually. - Review the target URL (click.meituan.com) to ensure you trust the link; automated clicking may consume limited coupon resources tied to your account. - Because this is instruction-only (no code install), the main risk is unwanted automated actions on your account. If you do not want any autonomous runs, do not configure the cron/schedule or restrict the agent's ability to auto-invoke skills.
Capability Analysis
Type: OpenClaw Skill Name: meituan-coupon-auto Version: 2.1.1 The skill automates the collection of Meituan coupons by navigating to a promotional URL and performing browser-based clicks. The logic in SKILL.md uses standard DOM manipulation and snapshot parsing to extract coupon data, and the included cron job for scheduling is consistent with the stated purpose. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the use of a tracking link (click.meituan.com) is standard for promotional tools.
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: the SKILL.md exclusively describes automated browser steps to open a Meituan URL, perform two clicks to trigger coupon-claim UI, take a snapshot, and parse coupon text. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
Instructions explicitly drive a browser profile (start/open/act/snapshot/stop), wait timings, DOM selectors, and parsing rules. This stays within the intended scope (web automation + parsing). Note: it will operate on the active browser/profile and requires the user's Meituan login session (the doc notes prompting for manual login).
Install Mechanism
Instruction-only skill with no install steps or code files — minimal disk/write risk and nothing is downloaded or executed beyond platform-provided browser actions.
Credentials
No environment variables, credentials, or config paths are requested. The actions rely only on the platform's browser automation and the user's active Meituan session (not additional secrets).
Persistence & Privilege
always is false (no forced inclusion). The SKILL.md proposes creating a scheduled cron-like task (daily runs). If you enable such a schedule, the skill will run automatically according to that schedule (and the platform's normal autonomous-invocation rules). This is coherent with the feature (daily claiming), but be aware scheduled/autonomous runs will perform clicks on your active browser/profile.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install meituan-coupon-auto
  3. After installation, invoke the skill by name or use /meituan-coupon-auto
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.1.1
fix: 修正领券URL为官方美团短链 click.meituan.com(替换第三方 dh.llgjx.com)
v2.1.0
二次点击解锁明细弹窗:共X张券/总计Y元/分类明细;修正等待时机;清理临时文件;2026-03-16实测69张¥800
v1.0.4
fix: 检测正则支持小数金额(752.2元等)
v1.0.3
移除个人领券历史记录、账号配置文件及冗余模块,保留纯净技能说明
v1.0.2
更新领取链接为 click.meituan.com 官方短链
v1.0.1
更新稳定领取链接
v1.0.0
首次发布:浏览器自动领取美团全量优惠券,100ms轮询,支持主券+副券,<2秒完成
Metadata
Slug meituan-coupon-auto
Version 2.1.1
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 7
Frequently Asked Questions

What is 美团优惠券自动领取?

自动领取美团优惠券。触发词: 领取美团优惠券, 运行美团优惠券技能, 设置每日自动领取, 查看优惠券, meituan coupon, 美团领券. It is an AI Agent Skill for Claude Code / OpenClaw, with 454 downloads so far.

How do I install 美团优惠券自动领取?

Run "/install meituan-coupon-auto" 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 ayue-oss (@ayue-oss); the current version is v2.1.1.

💬 Comments