← Back to Skills Marketplace
842
Downloads
0
Stars
4
Active Installs
7
Versions
Install in OpenClaw
/install meituan
Description
Help users make better Meituan ordering decisions from public merchant and delivery information. Use when the user wants to compare Meituan restaurants, judg...
Usage Guidance
This skill is a heuristic, instruction-only helper that does not access your Meituan account or request keys—it's designed to ask you (or use provided menu/cart details) and return a recommendation. Before installing: (1) don't paste account credentials or private order data into prompts; (2) expect output to be judgment calls based on the information you provide (not live API data); (3) if you need live inventory/pricing from Meituan, prefer an integration that explicitly lists the API and required credentials. Overall the skill appears coherent and low-risk, but treat its recommendations as advisory rather than authoritative.
Capability Analysis
Type: OpenClaw Skill
Name: meituan
Version: 1.2.0
The skill bundle consists entirely of metadata and markdown instructions (SKILL.md, README.md) designed to guide an AI agent in providing decision support for Meituan food delivery orders. There is no executable code, no network requests, and no evidence of malicious intent or prompt injection. The instructions explicitly state that the skill does not access sensitive account data or perform logins, focusing solely on logic for comparing prices, delivery times, and merchant risks.
Capability Assessment
Purpose & Capability
The name/description match the runtime instructions: the SKILL.md describes decision rules for pricing, delivery time, merchant risk, and refund practicality. No unrelated capabilities (cloud access, account manipulation) are requested.
Instruction Scope
SKILL.md is an instruction-only document that defines how to evaluate a Meituan ordering decision using publicly observable factors and user-provided order/cart details. It does not instruct the agent to read system files, access environment variables, call external endpoints, or exfiltrate data.
Install Mechanism
There is no install spec and no code files to execute. The package.json/main points to SKILL.md; nothing will be downloaded or written at install time.
Credentials
No required environment variables, credentials, or config paths are declared. The SKILL.md explicitly states it does not log in or access account state, so requested access is proportional to the stated purpose.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request persistent system privileges or modifications to other skills or agent-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install meituan - After installation, invoke the skill by name or use
/meituan - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.2.0
Upgraded Meituan into an action-first ordering decision skill focused on whether an order is truly worth placing now.
v1.1.0
Rework as a low-sensitivity public skill focused on public merchant comparison and ordering decisions; remove login, cookies, orders, red packets, local persistence, and browser automation runtime code.
v0.1.0
Browser-commerce workflow upgrade: unified OpenClaw browser profile selection, snapshot/re-snapshot rules, commerce extraction order, and platform-specific live-page guidance.
v1.0.3
No user-facing changes detected in this version.
v1.0.2
- Updated documentation in SKILL.md and SKILL_EN.md to provide clearer instructions, usage examples, and data storage details, now primarily in Chinese.
- Refined feature list: emphasized restaurant search, red packet/coupon querying, order management, and QR code login.
- Detailed new command-line options and troubleshooting steps.
- Technical architecture and data directory structure now thoroughly documented.
- Removed unused code and security files for a leaner project.
v1.0.1
Add security enhancements
v1.0.0
Initial release of the Meituan skill.
- Search for restaurants and food with location and limit options
- Login via QR code browser authentication
- View available red packets and coupons
- Features include caching, rating/price info, and anti-detection browser automation
- Requires ecommerce-core framework; all data stored locally for security
Metadata
Frequently Asked Questions
What is Meituan?
Help users make better Meituan ordering decisions from public merchant and delivery information. Use when the user wants to compare Meituan restaurants, judg... It is an AI Agent Skill for Claude Code / OpenClaw, with 842 downloads so far.
How do I install Meituan?
Run "/install meituan" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Meituan free?
Yes, Meituan is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Meituan support?
Meituan is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Meituan?
It is built and maintained by haidong (@harrylabsj); the current version is v1.2.0.
More Skills