← Back to Skills Marketplace
zhangpeng319

微信支付医保支付接入skill

by zhangpeng319 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
56
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wechatpay-medical-insurance-payment
Description
微信支付医保支付(移动医保支付2.0)接入解决方案,覆盖医保自费混合下单、订单查询、医保退款通知、医保收款回调全链路,提供选型/示例代码/业务速查/质量评估/排障五大能力。Use when user mentions "医保支付", "移动医保支付2.0", "医保自费混合", "医保电子凭证", "医保混合收款...
Usage Guidance
This skill appears coherent and focused on WeChat Pay medical-insurance integration (docs + Java/Go sample code). Before installing or using it: 1) Verify the skill's provenance (source is unknown here) — prefer official WeChatPay/WeChatPay-apiv3 repositories. 2) Do NOT paste real private keys, APIv3 keys, or other secrets into the chat; the sample code shows how to use such secrets but the skill does not need them. 3) Treat provided sample code as reference only: audit crypto, error handling, and file-permission practices before using in production. 4) If you want the agent to produce production-ready code or run integration tests, require explicit manual review and testing in a sandboxed environment. 5) If you are concerned about autonomous invocation, keep the skill user-invocable and monitor its activity; there are no red flags that require revoking autonomous invocation by default.
Capability Analysis
Type: OpenClaw Skill Name: wechatpay-medical-insurance-payment Version: 1.0.0 The skill bundle is a comprehensive and legitimate integration guide for WeChat Pay Medical Insurance Payment 2.0. It contains detailed documentation and boilerplate code in Java and Go (e.g., `create_med_ins_order.go`, `CreateMedInsOrder.java`) for handling medical insurance payments. The instructions in `SKILL.md` are highly defensive, explicitly restricting the AI agent from generating arbitrary code or writing to the user's filesystem. The cryptographic implementations for signing and encryption (RSA-OAEP, AES-GCM) in the utility files (`wxpay_utility.go`, `WXPayUtility.java`) follow official WeChat Pay APIv3 standards, and all network interactions are directed to legitimate WeChat Pay endpoints (api.mch.weixin.qq.com).
Capability Tags
cryptorequires-walletcan-make-purchasesrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name/description promise WeChat Pay medical-insurance integration guidance and example code; the package contains extensive product docs and Java/Go sample code that match that purpose. No environment variables, binaries, or install steps are requested that would be unrelated to implementing an integration.
Instruction Scope
SKILL.md limits the agent to interactive Q&A, retrieving and presenting the included reference docs/sample code, and explicitly forbids generating or writing files without explicit user consent. It does not instruct the agent to read host system secrets or arbitrary files, nor to call external endpoints beyond showing documentation links and a QR code image hosted on GitHub.
Install Mechanism
There is no install spec (instruction-only skill). All code and docs are bundled with the skill; nothing is downloaded or executed during install. This is the lowest-risk install model.
Credentials
The skill declares no required environment variables or credentials. Example code and docs describe how to use APIv3 keys, merchant certs, and private keys (as expected for payment integration) but those are only examples and not requested by the skill at runtime.
Persistence & Privilege
always:false and normal autonomous-invocation defaults are used. The skill does not request persistent system-wide configuration or attempt to modify other skills. Runtime instructions emphasize explicit user consent before actions.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wechatpay-medical-insurance-payment
  3. After installation, invoke the skill by name or use /wechatpay-medical-insurance-payment
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
WeChat Pay Medical Insurance Payment Skill 1.0.0 — Initial Release - Provides a comprehensive WeChat Medical Insurance Payment (移动医保支付2.0) integration solution, covering mixed payment orders, queries, refund notifications, and callback handling. - Offers five key capabilities: solution selection, example code, business knowledge lookup, quality evaluation, and troubleshooting. - Strict interactive protocols ensure explicit user confirmation and stepwise guidance for each operation. - Only official Java/Go example code is maintained; cross-language output is reference-only with clear disclaimers. - Supports both merchant and service provider modes with clearly differentiated documentation and processes.
Metadata
Slug wechatpay-medical-insurance-payment
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 微信支付医保支付接入skill?

微信支付医保支付(移动医保支付2.0)接入解决方案,覆盖医保自费混合下单、订单查询、医保退款通知、医保收款回调全链路,提供选型/示例代码/业务速查/质量评估/排障五大能力。Use when user mentions "医保支付", "移动医保支付2.0", "医保自费混合", "医保电子凭证", "医保混合收款... It is an AI Agent Skill for Claude Code / OpenClaw, with 56 downloads so far.

How do I install 微信支付医保支付接入skill?

Run "/install wechatpay-medical-insurance-payment" 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.

💬 Comments