← 返回 Skills 市场
Weixin
作者
zhangifonly
· GitHub ↗
· v1.0.0
· MIT-0
1630
总下载
1
收藏
2
当前安装
2
版本数
在 OpenClaw 中安装
/install weixin
功能描述
微信生态开发助手,精通公众号、小程序、支付、企业号全栈开发
安全使用建议
This skill appears to be a legitimate WeChat development assistant with only documentation/examples (no code to run). However, it references sensitive credentials (APPID, APPSECRET, payment keys, access_token/session_key) while the skill metadata declares none. Before installing or using it: 1) confirm the skill's source and trustworthiness (no homepage provided); 2) do not paste real APPSECRET/payment private keys into public chat or unknown UIs—use test credentials or a development account; 3) ask the author to list required env vars in metadata (so you can supply secrets in a controlled way); 4) if you must use production secrets, review where the agent will store/transmit them and prefer manual steps (copy/paste into your server) over giving the skill persistent access; 5) if unsure, restrict use to an isolated/dev environment and rotate any keys used for testing.
功能分析
Type: OpenClaw Skill
Name: weixin
Version: 1.0.0
The skill bundle is a legitimate development assistant for the WeChat ecosystem, providing standard code snippets for Official Accounts, Mini Programs, and WeChat Pay V3. It includes helpful security best practices, such as advising against leaking secrets in front-end code and implementing proper signature verification, and uses official WeChat API domains (api.weixin.qq.com).
能力评估
Purpose & Capability
The name/description (WeChat full‑stack dev) matches the SKILL.md content: examples and guidance cover official accounts, mini programs, JSSDK, OAuth, and payments. The examples and APIs referenced (api.weixin.qq.com, res.wx.qq.com, wx.*) are appropriate for this purpose.
Instruction Scope
The SKILL.md contains concrete runtime examples that reference and demonstrate use of sensitive values (APPID, APPSECRET, access_token, session_key, payment integration). The instructions themselves stay within WeChat developer tasks and do not instruct reading arbitrary host files or contacting unrelated endpoints, but they do assume access to secrets and keys that are not declared in the skill metadata.
Install Mechanism
No install spec and no code files—this is instruction-only, so nothing is downloaded or written to disk by the skill itself (lowest install risk).
Credentials
The metadata lists no required environment variables, yet the instructions repeatedly refer to APPID, APPSECRET, tokens, and payment credentials. Those variables are reasonable and required for WeChat integration, but the omission from requires.env is an inconsistency: the skill should declare the secrets it expects so users know what they will need to provide and can evaluate risk.
Persistence & Privilege
always is false and no special system config or other skills' config is modified. The skill is user-invocable and may be invoked autonomously (platform default) but there is no additional persistent privilege requested.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install weixin - 安装完成后,直接呼叫该 Skill 的名称或使用
/weixin触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Major update: Expanded from preview to a full-featured Weixin (WeChat) developer assistant.
- Upgraded from a basic preview to a comprehensive WeChat development skill covering Official Accounts, Mini Programs, Payment (V3), and Enterprise WeChat.
- Added detailed code samples and explanations for Official Account backend integration, message/event handling, custom menus, OAuth2 authorization, and JSSDK configuration.
- Included full workflows and practical code examples for Mini Program login, storage, network requests, basic components, and cloud development.
- Provided implementation details and code for integrating WeChat Pay V3, including unified order and secure notification handling.
- Updated description, tags, and category to match expanded capabilities and refined the documentation for immediate developer use.
v0.1.0
Weixin Skill version 0.1.0 – initial launch (coming soon):
- Announced as a new Weixin (微信) integration for OpenClaw.
- Planned features include AI enhancements, intelligent analysis, and automation.
- Currently under development; not yet released.
- Contact options provided for collaboration or interest.
元数据
常见问题
Weixin 是什么?
微信生态开发助手,精通公众号、小程序、支付、企业号全栈开发. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1630 次。
如何安装 Weixin?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install weixin」即可一键安装,无需额外配置。
Weixin 是免费的吗?
是的,Weixin 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Weixin 支持哪些平台?
Weixin 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Weixin?
由 zhangifonly(@zhangifonly)开发并维护,当前版本 v1.0.0。
推荐 Skills