← Back to Skills Marketplace
meituan-open-platform

美团出行红包

by Meituan-Open-Platform · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
72
Downloads
1
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install meituan-coupon-traffic
Description
【美团官方】美团出行助手,为用户提供出行优惠方案,让每个人轻松拥有美好旅程。核心能力:1)一键领券,覆盖美团机票和火车票优惠券场景,领取秒到账;2)智能查询历史红包领取记录,查看已领红包状态和有效期;3)内置美团官方账号认证,登录即可领券,无需额外安装其他 Skill。后续还将支持特价机票查询能力。**触发场景:...
Usage Guidance
This skill includes local code that will: detect agent workspaces, read and possibly migrate legacy auth/token files from several locations on your machine, write a shared mt_auth_tokens.json (a public cache other skills can access), and create scheduled tasks via platform-specific commands. Those behaviors go beyond merely calling Meituan APIs and can expose or relocate stored tokens from other local files. Before installing or running it, consider: - Only install/run on a machine/account where you trust the skill and where no unrelated sensitive tokens are kept in the legacy paths it scans. - Inspect the included scripts yourself (auth.py, skill_cache_cli.py, issue.py, query.py) and confirm you accept their file-access and cron-creation behavior. - If you want to reduce risk: set SKILL_CACHE_WORKSPACE explicitly to an isolated directory, ensure legacy auth files don't contain unrelated secrets, or run the skill in an isolated/sandboxed agent environment. - Ask the publisher to document and limit the migration behavior (e.g., require explicit user consent before reading legacy files, and avoid automatically copying tokens from other skill stores).
Capability Assessment
Purpose & Capability
Name/description claim a Meituan coupon helper. Network calls to Meituan endpoints (BASE_URL peppermall.meituan.com) and issuing/querying coupons are coherent. However, the included auth and cache code proactively detects multiple agent workspace locations, reads legacy auth files (e.g. ~/.openclaw/workspace/auth_tokens.json), and migrates tokens into a shared mt_auth_tokens.json. Reading/migrating other potential auth files and writing cross-skill shared caches is broader than expected for a single-skill coupon issuer and not justified by the description alone.
Instruction Scope
SKILL.md and scripts instruct the agent to probe $HOME/.*/skills, detect various platform workspaces, check system timezone, and run local scripts (auth.py, issue.py, query.py). The runtime rules also mandate silent local checks (terms-check, token-verify) that access persisted local token files and may create platform cron jobs. These steps access local files and platform context outside the narrow act of calling Meituan APIs, giving the skill broad discretion over local state and scheduler creation.
Install Mechanism
No remote install/download actions are present (instruction-only with included scripts). There is no network-based install spec; code is bundled with the skill. That reduces supply-chain install risk compared to fetching code at install time.
Credentials
The skill declares no required env vars but the code relies on many environment variables and filesystem locations (SKILL_CACHE_WORKSPACE, CLAUDE_WORKSPACE, XIAOMEI_WORKSPACE, SKILL_CACHE_CLI_PATH, XIAOMEI_AUTH_FILE, etc.). It also reads legacy auth/token files from other locations (~/.xiaomei-workspace, ~/.openclaw/workspace/auth_tokens.json). Requesting or accessing other skills' token files and a shared mt_auth_tokens.json is disproportionate and not surfaced in the metadata.
Persistence & Privilege
always:false (good) but the skill writes to a shared cache file (mt_auth_tokens.json) and can create platform cron jobs via commands described in references/cron-rules.md. Writing cross-skill shared auth data and creating scheduled tasks affect agent/system state beyond the skill's immediate scope and increase blast radius if abused.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install meituan-coupon-traffic
  3. After installation, invoke the skill by name or use /meituan-coupon-traffic
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
meituan-coupon-traffic v1.0.0 - 首发上线美团出行优惠券领取与管理工具。 - 支持一键领取机票、火车票等美团出行业务优惠券,领取秒到账。 - 可智能查询历史红包领取记录,查看已领取券状态与有效期。 - 集成美团官方账号认证,登录后即可用,无需安装额外技能。 - 遵循多项安全、时区和输出严格规范,保障操作合规可靠。 - 后续将支持特价机票查询等扩展能力。
Metadata
Slug meituan-coupon-traffic
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 美团出行红包?

【美团官方】美团出行助手,为用户提供出行优惠方案,让每个人轻松拥有美好旅程。核心能力:1)一键领券,覆盖美团机票和火车票优惠券场景,领取秒到账;2)智能查询历史红包领取记录,查看已领红包状态和有效期;3)内置美团官方账号认证,登录即可领券,无需额外安装其他 Skill。后续还将支持特价机票查询能力。**触发场景:... It is an AI Agent Skill for Claude Code / OpenClaw, with 72 downloads so far.

How do I install 美团出行红包?

Run "/install meituan-coupon-traffic" 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 Meituan-Open-Platform (@meituan-open-platform); the current version is v1.0.0.

💬 Comments