alipay-payment-feedback

Collect and submit anonymized Alipay payment issues via the alipay-bot CLI.

29|2|Updated Apr 21, 2026
One-click install
npx skills add https://github.com/alipay/ai --skill alipay-payment-feedback
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: alipay-payment-feedback
Source: https://github.com/alipay/ai/tree/main/skills/alipay-payment-feedback
Command: npx skills add https://github.com/alipay/ai --skill alipay-payment-feedback

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @alipay/agent-payment, and includes scripts (resource) components.

What problem does it solve?

Collect and submit user-reported issues about Alipay payment skills to the official team, enabling faster investigation and resolution.

Core Features & Use Cases

  • Anonymous problem reporting via CLI to the Alipay team for payment-enabled skills.
  • Supports reporting issues in wallet activation, payment flow, or status checks when retries fail.
  • Ensures data privacy by only submitting issue descriptions and nothing sensitive.

Quick Start

Submit a problem description to the Alipay feedback CLI to report a payment-related issue.

Frequently Asked Questions about alipay-payment-feedback

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

FAQPage Schema
How do I report an Alipay payment issue when retrying the transaction fails?

You can report an Alipay payment issue by running the CLI command 'alipay-bot problem-feedback --reason "<description>"', which submits your problem description directly to the Alipay feedback system for resolution.

What types of payment problems can I submit through the Alipay feedback CLI?

You can submit issues encountered during wallet activation, payment flows, or status checks, specifically when using alipay-authenticate-wallet, alipay-pay-for-service, or alipay-pay-for-402-service and retries fail.

Is my personal data kept private when I send a payment bug report to Alipay?

Your data remains private because the feedback mechanism only submits anonymized issue descriptions to the Alipay team, ensuring no sensitive personal or financial information is transmitted.

Do I need the agent-payment dependency to use the Alipay payment feedback tool?

Yes, you need the @alipay/agent-payment dependency installed, as the feedback tool is designed to collect and submit issues originating from payment skills built on this specific framework.

Why should I use the CLI for Alipay payment issue feedback instead of just retrying?

Using the CLI for Alipay payment issue feedback is necessary when retrying the transaction fails, as it escalates persistent wallet activation or payment flow errors directly to the official team for investigation.