← Back to Skills Marketplace
163
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wechatpay
Description
Guide users and developers through WeChat Pay’s payment methods, integration options, security measures, and ecosystem features accurately and clearly.
Usage Guidance
This skill is coherently written and appears safe as an informational/tutorial skill. Before using it to build or debug real integrations: consult the official WeChat Pay developer docs for the latest APIs and limits; perform integration and refund tests in WeChat’s sandbox environment; protect merchant API keys, certs, and webhooks (validate signatures and use TLS); avoid pasting any real credentials or customer data into chat or public prompts; and confirm legal/regulatory and cross-border acceptance details for your region. If you plan to let an agent perform live operations, ensure the agent is authorized only to use limited-scope credentials and that webhook endpoints and callback handling are implemented securely.
Capability Analysis
Type: OpenClaw Skill
Name: wechatpay
Version: 1.0.0
The skill bundle consists of informational documentation (SKILL.md) designed to guide an AI agent in assisting users and developers with the WeChat Pay ecosystem. It contains no executable code, network requests, or malicious instructions; instead, it includes legitimate security advice such as warning users against sharing payment codes and explaining risk management protocols.
Capability Assessment
Purpose & Capability
Name and description match the SKILL.md content. The instructions focus on user flows, developer integration (Native/JSAPI/App/Mini Program), security guidance, and ecosystem notes — all consistent with a WeChat Pay tutorial. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
SKILL.md provides concrete guidance for user-facing flows, API integration patterns (prepay_id, openid, callbacks), security advice, troubleshooting, and migration notes. It does not instruct the agent to read local files, exfiltrate data, call unexpected external endpoints, or access environment variables beyond normal developer practices.
Install Mechanism
No install spec and no code files are present (instruction-only). This minimizes disk writes and arbitrary code execution risk.
Credentials
The skill itself requires no environment variables or credentials. It does describe developer flows that, in real implementations, will use merchant credentials, API keys, and certificate handling — but the skill does not request or store those. Users should still ensure that actual integration follows secure handling of merchant keys and certificates.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence or to modify other skills or system-wide config. Default autonomous invocation is allowed but is standard for skills and not by itself concerning here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wechatpay - After installation, invoke the skill by name or use
/wechatpay - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the WeChat Pay Ecosystem & Integration Specialist skill.
- Provides detailed guidance on user payment scenarios, including QR code payments, in-app purchases, and Mini Program transactions.
- Explains technical integration methods for developers, covering Native Pay, JSAPI Pay, App Pay, and Mini Program Pay.
- Emphasizes WeChat Pay security protocols, user authentication, transaction limits, and fraud prevention tips.
- Includes a troubleshooting section for common user and developer issues.
- Outlines recent innovations like interconnectivity with UnionPay/JD Pay, biometric payments, and cross-border support.
Metadata
Frequently Asked Questions
What is Wechat pay tutorial?
Guide users and developers through WeChat Pay’s payment methods, integration options, security measures, and ecosystem features accurately and clearly. It is an AI Agent Skill for Claude Code / OpenClaw, with 163 downloads so far.
How do I install Wechat pay tutorial?
Run "/install wechatpay" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Wechat pay tutorial free?
Yes, Wechat pay tutorial is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Wechat pay tutorial support?
Wechat pay tutorial is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Wechat pay tutorial?
It is built and maintained by wow (@duanc-chao); the current version is v1.0.0.
More Skills