← 返回 Skills 市场
微信支付医保支付接入skill
作者
zhangpeng319
· GitHub ↗
· v1.0.0
· MIT-0
56
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install wechatpay-medical-insurance-payment
功能描述
微信支付医保支付(移动医保支付2.0)接入解决方案,覆盖医保自费混合下单、订单查询、医保退款通知、医保收款回调全链路,提供选型/示例代码/业务速查/质量评估/排障五大能力。Use when user mentions "医保支付", "移动医保支付2.0", "医保自费混合", "医保电子凭证", "医保混合收款...
安全使用建议
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.
功能分析
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).
能力标签
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wechatpay-medical-insurance-payment - 安装完成后,直接呼叫该 Skill 的名称或使用
/wechatpay-medical-insurance-payment触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
微信支付医保支付接入skill 是什么?
微信支付医保支付(移动医保支付2.0)接入解决方案,覆盖医保自费混合下单、订单查询、医保退款通知、医保收款回调全链路,提供选型/示例代码/业务速查/质量评估/排障五大能力。Use when user mentions "医保支付", "移动医保支付2.0", "医保自费混合", "医保电子凭证", "医保混合收款... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 56 次。
如何安装 微信支付医保支付接入skill?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wechatpay-medical-insurance-payment」即可一键安装,无需额外配置。
微信支付医保支付接入skill 是免费的吗?
是的,微信支付医保支付接入skill 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
微信支付医保支付接入skill 支持哪些平台?
微信支付医保支付接入skill 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 微信支付医保支付接入skill?
由 zhangpeng319(@zhangpeng319)开发并维护,当前版本 v1.0.0。
推荐 Skills