← Back to Skills Marketplace
微信支付支付分接入skill
by
zhangpeng319
· GitHub ↗
· v1.0.0
· MIT-0
50
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wechatpay-payscore
Description
微信支付分接入解决方案,覆盖创单/确认/完结/扣款/退款全链路,提供选型/示例代码/业务速查/质量评估/排障五大能力。Use when user mentions "微信支付分", "支付分", "信用分", "免押租借", "免押金", "先享后付", "先免模式", "先享模式", "需确认订单", "支付分...
Usage Guidance
This skill appears to be an integration guide + example-code bundle for WeChat Pay '支付分' and is coherent with that purpose. Before installing/using: 1) Do not share private keys, PEM files, or full API credentials in chat—share sanitized logs or example IDs instead. 2) Use the bundled Java/Go examples as references only; test any translated/generated code in a non-production environment and review signature/crypto logic carefully. 3) If the skill asks for sensitive runtime data to troubleshoot, require explicit, minimal, time-limited information and prefer redacted request/response headers (remove signatures, serials, private fields). 4) The skill forbids writing files to your project; if you need code files, copy them manually after review. If you want stricter guarantees, ask the skill how it would handle a troubleshooting scenario without receiving secrets (e.g., by guiding you how to collect and redact logs).
Capability Analysis
Type: OpenClaw Skill
Name: wechatpay-payscore
Version: 1.0.0
The skill bundle provides a comprehensive and legitimate integration guide for WeChat Pay Score, covering both merchant and service provider modes. The SKILL.md file includes strict safety constraints for the AI agent, explicitly prohibiting unauthorized file modifications and requiring step-by-step user confirmation. The provided Go and Java code examples (e.g., create_payscore_order.go, WXPayUtility.java) follow official WeChat Pay V3 security standards, including mandatory signature verification and AES-GCM decryption for callbacks, with no evidence of malicious intent, data exfiltration, or prompt injection.
Capability Tags
Capability Assessment
Purpose & Capability
The name/description (WeChat Pay 支付分接入) match the provided artifacts: product intro, integration guides, quality checklists, troubleshooting manuals and extensive Java/Go sample code. Required env/configs are not declared because this is a documentation/example-code skill; nothing requested is unrelated to the stated purpose.
Instruction Scope
SKILL.md defines precise runtime rules: confirm merchant/service mode, only read existing example files (do not generate new official code), require explicit user consent before collecting information, and forbid writing files into the user's project. The instructions do not direct the agent to read system files, environment variables, or send data to external endpoints beyond showing included docs/examples.
Install Mechanism
No install specification — instruction-only skill — so nothing is downloaded or written to disk. A large number of example source files are bundled, but they are static samples (no build/install steps).
Credentials
The skill does not declare any required environment variables or credentials. The documentation and sample code necessarily discuss and show locations for sensitive items (APIv2/APIv3 keys, merchant API certs, PEM file paths) because real integration needs them. This is proportionate for a developer-facing integration guide, but the user should not paste private keys/certificates into chat; the skill will, per its rules, ask before requesting any sensitive data.
Persistence & Privilege
Flags show no 'always: true' and no install/persistence steps. The skill does not attempt to modify other skills or system-wide configuration; it is user-invocable only and does not require autonomous permanent presence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install wechatpay-payscore - After installation, invoke the skill by name or use
/wechatpay-payscore - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
wechatpay-payscore 1.0.0 初始发布
- 提供微信支付分全链路一站式接入指引,包括创单、确认、完结、扣款、退款等操作。
- 涵盖五大能力:产品选型、示例代码、业务知识速查、接入质量评估、问题排查。
- 严格交互规范:要求用户逐项确认,禁止默认参数。
- 支持商户与服务商两种模式,所有能力均区分角色流程。
- 示例代码涵盖 Java/Go,并设有跨语言输出确认与责任说明。
- 提供官方文档、错误排查手册及质量检测清单直达链接。
Metadata
Frequently Asked Questions
What is 微信支付支付分接入skill?
微信支付分接入解决方案,覆盖创单/确认/完结/扣款/退款全链路,提供选型/示例代码/业务速查/质量评估/排障五大能力。Use when user mentions "微信支付分", "支付分", "信用分", "免押租借", "免押金", "先享后付", "先免模式", "先享模式", "需确认订单", "支付分... It is an AI Agent Skill for Claude Code / OpenClaw, with 50 downloads so far.
How do I install 微信支付支付分接入skill?
Run "/install wechatpay-payscore" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is 微信支付支付分接入skill free?
Yes, 微信支付支付分接入skill is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does 微信支付支付分接入skill support?
微信支付支付分接入skill is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created 微信支付支付分接入skill?
It is built and maintained by zhangpeng319 (@zhangpeng319); the current version is v1.0.0.
More Skills