MT-Paotui-For-Client

Automate Meituan Paotui ordering workflows with address capture and order submission.

63|6|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/meituan/MT-Paotui-For-Client --skill mt-paotui-for-client
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: MT-Paotui-For-Client
Source: https://github.com/meituan/MT-Paotui-For-Client/tree/main
Command: npx skills add https://github.com/meituan/MT-Paotui-For-Client --skill mt-paotui-for-client

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The Skill automates end-to-end Meituan Paotui ordering workflows by orchestrating address capture, address-book lookups, POI searches, item details, and order submission.

Core Features & Use Cases

  • Supports three main scenarios: Paotui delivery, shopping-on-behalf (paigou), and pickup-number services, with address resolution, safety checks, two-step confirmation, and comprehensive error handling.
  • Retrieves and leverages the address book for fast selections, performs POI-based coordinate lookups when needed, classifies goods from user input, and manages the end-to-end submission flow with token-safe operations.
  • Provides structured results and user-friendly guidance for successful orders, refusals, or adjustments, while keeping sensitive details hidden from the user.

Quick Start

Describe your pickup and drop-off details to trigger me to place a Meituan Paotui order automatically.

Frequently Asked Questions about MT-Paotui-For-Client

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Meituan Paotui ordering workflows end-to-end?

Automating Meituan Paotui ordering requires orchestrating address capture, address-book lookups, POI searches, item details, and order submission. This Skill handles that entire workflow, including safety checks, two-step confirmation, and token refresh semantics.

Can I use this Skill for shopping-on-behalf and pickup-number services on Meituan?

This Skill supports shopping-on-behalf (paigou) and pickup-number services alongside standard Paotui delivery. It resolves addresses, classifies goods from user input, and manages the end-to-end submission flow for all three scenarios.

What's the best way to resolve pickup and drop-off coordinates for a Meituan Paotui order?

Resolving coordinates for a Meituan Paotui order is handled through address-book lookups and POI-based coordinate searches. The Skill retrieves the address book for fast selections and performs POI searches when explicit coordinate lookups are needed.

Do I need Node.js 18+ to run Meituan Paotui automation and preview order submissions?

Node.js 18+ is required to run this Meituan Paotui automation Skill. It exposes a deterministic command surface for order preview and submission, enforcing validation, comprehensive error handling, and token-safe operations.

Why does my Meituan Paotui automated order require two-step confirmation?

Two-step confirmation is enforced to ensure safety checks are validated before final order submission. The Skill provides structured results for successful orders, refusals, or adjustments, while keeping sensitive details hidden from the user.