← Back to Skills Marketplace
ckchzh

Wechat Mini App

by BytesAgain2 · GitHub ↗ · v2.3.6 · MIT-0
cross-platform ✓ Security Clean
751
Downloads
2
Stars
3
Active Installs
12
Versions
Install in OpenClaw
/install wechat-mini-app
Description
微信小程序开发助手。项目脚手架、页面生成、组件开发、API调用、配置、部署发布。WeChat mini program dev helper. 微信小程序、开发。
Usage Guidance
This skill appears coherent for WeChat mini app development and ships small helper scripts that run locally. Before installing/running: (1) inspect the included scripts (miniapp.sh and script.sh) yourself — they are short and readable; (2) be aware they will create and write logs under $WECHAT_MINI_APP_DIR or default $XDG_DATA_HOME/$HOME (.local/share/wechat-mini-app); (3) the API URLs in examples are placeholders (api.example.com) — do not assume they call a trusted backend; (4) if you do not trust the source, run the scripts in an isolated environment (container or VM) or review/modify them to change the data directory; (5) never provide secrets or tokens to the tool unless you verify a real upstream service and understand how credentials are used.
Capability Analysis
Type: OpenClaw Skill Name: wechat-mini-app Version: 2.3.6 The skill bundle provides templates, code snippets, and checklists for WeChat Mini App development and content creation. The scripts (miniapp.sh and script.sh) primarily generate text output or log command usage locally without any evidence of data exfiltration, unauthorized network access, or malicious execution.
Capability Assessment
Purpose & Capability
Name/description (project scaffolds, page/component generation, API snippets, review checklist) align with the included scripts: miniapp.sh generates scaffolds/pages/API examples and review checklist; script.sh provides content-generation helpers useful for miniapp content. No unrelated capabilities (e.g., cloud admin, cryptocurrency) are requested.
Instruction Scope
SKILL.md is an instruction-only wrapper that directs use of the included CLI. The scripts do not attempt to read arbitrary system secrets but will create a per-user data directory (defaults to $XDG_DATA_HOME or $HOME/.local/share/wechat-mini-app) and append to a history log. API examples contain placeholder URLs (https://api.example.com) and a sample Authorization header but do not exfiltrate data or actually perform network calls in the packaged scripts.
Install Mechanism
No install spec or external downloads; the skill is instruction-plus-local-scripts only. All code is provided in the bundle and runs locally (bash + embedded python). This is the lowest-risk install model.
Credentials
The skill declares no required environment variables or credentials. The scripts honor optional standard env vars (WECHAT_MINI_APP_DIR, XDG_DATA_HOME, HOME) to locate a local data directory; they do not request or access secrets or remote service credentials.
Persistence & Privilege
always:false and agent-autonomy defaults are unchanged. The only persistence is local: the script creates a data directory and writes history.log (and references a DB path variable) under the user's data/home directory. The skill does not modify other skills or system-wide agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wechat-mini-app
  3. After installation, invoke the skill by name or use /wechat-mini-app
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.3.6
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.5
yaml-fix+quality
v2.3.4
yaml-fix+quality
v2.3.3
Quality upgrade
v2.3.2
Quality upgrade: custom functionality
v2.3.1
Standards compliance: unique content, no template text
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v2.1.0
Enhanced descriptions for better AI triggering
v1.0.1
Add runtime declaration + security compliance
v2.0.0
Rewritten: full functional tool replacing prompt shell
v1.0.0
Initial release of WeChat Mini App Helper. - Provides project scaffolding, page generation, component development, API integration, configuration, and deployment tools for WeChat mini programs. - Includes a command set: scaffold, page, component, api, config, and deploy. - Outputs primarily in Markdown format for easy copying and editing. - Suitable for individuals and enterprise users developing WeChat mini apps.
Metadata
Slug wechat-mini-app
Version 2.3.6
License MIT-0
All-time Installs 3
Active Installs 3
Total Versions 12
Frequently Asked Questions

What is Wechat Mini App?

微信小程序开发助手。项目脚手架、页面生成、组件开发、API调用、配置、部署发布。WeChat mini program dev helper. 微信小程序、开发。 It is an AI Agent Skill for Claude Code / OpenClaw, with 751 downloads so far.

How do I install Wechat Mini App?

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

Is Wechat Mini App free?

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

Which platforms does Wechat Mini App support?

Wechat Mini App is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Wechat Mini App?

It is built and maintained by BytesAgain2 (@ckchzh); the current version is v2.3.6.

💬 Comments