← Back to Skills Marketplace
zhangifonly

Weixin

by zhangifonly · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
1630
Downloads
1
Stars
2
Active Installs
2
Versions
Install in OpenClaw
/install weixin
Description
微信生态开发助手,精通公众号、小程序、支付、企业号全栈开发
Usage Guidance
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.
Capability Analysis
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).
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install weixin
  3. After installation, invoke the skill by name or use /weixin
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug weixin
Version 1.0.0
License MIT-0
All-time Installs 4
Active Installs 2
Total Versions 2
Frequently Asked Questions

What is Weixin?

微信生态开发助手,精通公众号、小程序、支付、企业号全栈开发. It is an AI Agent Skill for Claude Code / OpenClaw, with 1630 downloads so far.

How do I install Weixin?

Run "/install weixin" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Weixin free?

Yes, Weixin is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Weixin support?

Weixin is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Weixin?

It is built and maintained by zhangifonly (@zhangifonly); the current version is v1.0.0.

💬 Comments