ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

Alipay Helper

Skill by bytesagain

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/bytesagain/alipay-helper
Or

version: "2.0.0" name: Payment Integration description: "━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━. Use when you need alipay helper capabilities. Triggers on: alipay helper." 支付集成指南。微信支付、支付宝、退款、回调webhook、测试。Payment integration guide for WeChat Pay, Alipay. 支付、微信支付、支付宝。 author: BytesAgain homepage: https://bytesagain.com source: https://github.com/bytesagain/ai-skills

Payment Integration

支付集成指南。微信支付、支付宝、退款、回调webhook、测试。Payment integration guide for WeChat Pay, Alipay. 支付、微信支付、支付宝。

功能命令

命令说明
integrateintegrate
wechat-paywechat pay
alipayalipay
refundrefund
webhookwebhook
testtest

快速开始

alipay-helper help

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Commands

  • qrcode — <金额> [描述] 生成收款码链接/HTML

  • bill — [月份] 生成账单分析模板

  • reconcile — Reconcile

  • refund — <订单号> <金额> 退款流程模板

  • webhook — 回调处理代码模板

  • config — <平台> 配置检查清单

  • test — 支付测试清单

  • Run alipay-helper help for all commands

When to Use

  • Quick alipay tasks from terminal
  • Automation pipelines

Metadata

Stars3500
Views0
Updated2026-03-27
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-bytesagain-alipay-helper": {
      "enabled": true,
      "auto_update": true
    }
  }
}
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.