← 返回 Skills 市场
WeChat Pay
作者
codenova58
· GitHub ↗
· v0.1.0
· MIT-0
259
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install wechat-pay
功能描述
提供微信条码支付、转账、红包及账单管理指引。
安全使用建议
This skill is essentially a static help/document page for WeChat Pay features and appears internally consistent. It will not perform payments or access your accounts as provided. Before installing, note that the source/homepage is unknown—if a future version adds code, installs, or asks for API keys or credentials, stop and re-evaluate. Never provide real account credentials or secrets to a skill that starts requesting them; verify any third-party API domains and permissions if the skill evolves to make network calls.
功能分析
Type: OpenClaw Skill
Name: wechat-pay
Version: 0.1.0
The skill bundle consists of metadata and a documentation file (SKILL.md) providing guidance on using WeChat Pay features like transfers and bill management. It contains no executable code, network requests, or malicious instructions, and its content is purely informational and aligned with its stated purpose.
能力评估
Purpose & Capability
The name/description (WeChat Pay guidance) matches the SKILL.md content, which is purely explanatory. There are no unrelated requirements (no credentials, binaries, or config paths).
Instruction Scope
The SKILL.md contains high-level guidance, example queries, and cautions; it does not direct the agent to read files, access environment variables, call network endpoints, or exfiltrate data. It stays within documentation scope.
Install Mechanism
No install specification or code files are present. Being instruction-only means nothing is written to disk or fetched at install time.
Credentials
No environment variables, credentials, or config paths are requested; this is proportionate for a guidance-only skill.
Persistence & Privilege
always:false and default autonomous invocation are used. Autonomous invocation is the platform default and is not by itself concerning here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install wechat-pay - 安装完成后,直接呼叫该 Skill 的名称或使用
/wechat-pay触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.1.0
- 初始版本发布,提供微信支付、转账、红包和账单管理指引。
- 支持根据类别、场景、状态等多种筛选项检索支付功能信息。
- 返回内容涵盖操作流程、功能亮点、安全策略等实用信息。
- 提供示例请求,便于用户快速获取所需操作指引。
- 明确列出隐私保护和第三方服务风险的注意事项。
元数据
常见问题
WeChat Pay 是什么?
提供微信条码支付、转账、红包及账单管理指引。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 259 次。
如何安装 WeChat Pay?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install wechat-pay」即可一键安装,无需额外配置。
WeChat Pay 是免费的吗?
是的,WeChat Pay 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
WeChat Pay 支持哪些平台?
WeChat Pay 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 WeChat Pay?
由 codenova58(@codenova58)开发并维护,当前版本 v0.1.0。
推荐 Skills