← Back to Skills Marketplace
81
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install skill-alipay
Description
支付宝商户进件接口
README (SKILL.md)
Usage Guidance
Install only if you need Alipay merchant onboarding API reference material. Before using the examples with a real account, protect tokens and signatures, avoid logging merchant identity documents, require explicit approval for create/confirm/cancel/upload actions, and verify all Alipay callback signatures and replay protections before processing notifications.
Capability Assessment
Purpose & Capability
The SKILL.md and documentation consistently describe Alipay merchant onboarding APIs, including uploads, authorization tokens, create/query/confirm/cancel operations, and callback notifications.
Instruction Scope
The skill includes curl examples for credential-bearing and state-changing Alipay APIs, but presents them as reference material and does not instruct an agent to run them automatically.
Install Mechanism
The artifact contains only markdown files; no scripts, dependencies, post-install hooks, or executable components were found. Static scan and VirusTotal telemetry are clean.
Credentials
Use of app IDs, signatures, app_auth_token values, refresh tokens, merchant identity data, business licenses, and uploaded files is expected for this API domain, but users should treat them as sensitive.
Persistence & Privilege
No persistence, background worker, privilege escalation, local credential-store access, local indexing, or unrelated data access is present.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install skill-alipay - After installation, invoke the skill by name or use
/skill-alipay - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Added documentation file: docs/支付宝商户进件接口.md.
- Updated SKILL.md to reference the new documentation and streamlined existing content.
- Provided a link to additional skills for further reference.
v1.0.0
skill-alipay v1.0.0
- Initial release providing Alipay merchant onboarding APIs.
- Supports merchant image upload interface (ant.merchant.expand.indirect.image.upload).
- Supports business access order pre-check interface (ant.merchant.expand.bizaccess.order.check).
- Includes detailed request/response parameter documentation, error codes, and usage examples for each API.
Metadata
Frequently Asked Questions
What is Alipay?
支付宝商户进件接口. It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.
How do I install Alipay?
Run "/install skill-alipay" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Alipay free?
Yes, Alipay is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Alipay support?
Alipay is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Alipay?
It is built and maintained by Len (@lentiancn); the current version is v1.0.1.
More Skills