← 返回 Skills 市场
ayue-oss

美团优惠券自动领取

作者 ayue-oss · GitHub ↗ · v2.1.1 · MIT-0
cross-platform ✓ 安全检测通过
454
总下载
3
收藏
0
当前安装
7
版本数
在 OpenClaw 中安装
/install meituan-coupon-auto
功能描述
自动领取美团优惠券。触发词: 领取美团优惠券, 运行美团优惠券技能, 设置每日自动领取, 查看优惠券, meituan coupon, 美团领券
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install meituan-coupon-auto
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /meituan-coupon-auto 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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秒完成
元数据
Slug meituan-coupon-auto
版本 2.1.1
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 7
常见问题

美团优惠券自动领取 是什么?

自动领取美团优惠券。触发词: 领取美团优惠券, 运行美团优惠券技能, 设置每日自动领取, 查看优惠券, meituan coupon, 美团领券. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 454 次。

如何安装 美团优惠券自动领取?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install meituan-coupon-auto」即可一键安装,无需额外配置。

美团优惠券自动领取 是免费的吗?

是的,美团优惠券自动领取 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

美团优惠券自动领取 支持哪些平台?

美团优惠券自动领取 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 美团优惠券自动领取?

由 ayue-oss(@ayue-oss)开发并维护,当前版本 v2.1.1。

💬 留言讨论