Alipay Helper
Skill by bytesagain
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain/alipay-helperversion: "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. 支付、微信支付、支付宝。
功能命令
| 命令 | 说明 |
|---|---|
integrate | integrate |
wechat-pay | wechat pay |
alipay | alipay |
refund | refund |
webhook | webhook |
test | test |
快速开始
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 helpfor all commands
When to Use
- Quick alipay tasks from terminal
- Automation pipelines
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain-alipay-helper": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
workflow-builder
工作流设计与优化工具。流程设计、自动化方案、流程优化、文档化、审批流、系统集成。Workflow builder with design, automate, optimize, document, approval.
wp-manager
Manage WordPress sites from terminal. Use when checking site health, listing posts and pages, searching content, or running security scans.
volume
Volume reference tool. Use when working with volume in finance contexts.
xhs-content-creator
Generate viral Xiaohongshu notes with titles, tags, and covers. Use when drafting seed posts, writing reviews, crafting tutorials, or boosting engagement.
Webhook Tester
Send test payloads and inspect webhook responses locally. Use when debugging integrations, validating schemas, testing error handling, or simulating calls.