← Back to Skills Marketplace
yang1002378395-cmyk

Wechat Quick Setup

by yang1002378395-cmyk · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
150
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install wechat-quick-setup
Description
微信小程序快速启动模板。一键创建云函数、配置后端、生成代码。10分钟搭建完整微信小程序。
Usage Guidance
This package appears to be a local scaffolding tool for WeChat mini programs, but there are some inconsistencies and missing pieces. Before running anything: 1) Inspect the included scripts (init.js, generate-function.js, generate-page.js) yourself — they simply write files but you should review the exact contents. 2) Note SKILL.md references setup-cloud.js which is NOT bundled; expect that some setup steps may be manual or missing. 3) Run the scripts in a disposable/test directory (not your home or a production repo). 4) The payment/cloudPay templates will require Tencent/WeChat payment credentials only when you deploy — do not paste secrets into files created by the scaffolder without understanding where they will be stored. 5) If you plan to pay or contact the Pro-channel, verify the vendor independently (contact channels listed in SKILL.md may be unverified). If you want a fully trustworthy package, request the missing setup script or a provenance/source URL from the publisher before installing.
Capability Assessment
Purpose & Capability
Name/description match the included scripts: init.js generates a project scaffold and generate-function.js / generate-page.js produce cloud functions and pages for a WeChat mini program. The templates reference wx-server-sdk and Tencent Cloud features which are coherent with the stated Tencent-cloud backend.
Instruction Scope
SKILL.md instructs running several node scripts from ~/.openclaw/skills/wechat-quick-setup and editing ~/.openclaw/skills/wechat-quick-setup/config.json. However, SKILL.md references setup-cloud.js (node .../setup-cloud.js) which is not present in the package. The documented config.json is not read by the included scripts (no code in the bundle reads that file), so the runtime instructions are partially inconsistent/broken. The templates include a payment cloudFunction that would require payment credentials when deployed, but the skill does not document or request those credentials.
Install Mechanism
This is an instruction-only skill with included Node.js generator scripts; there is no install spec, no remote downloads, and nothing writes to system-wide locations. The risk is typical for local scaffolding code: running the scripts will create files in the current working directory (expected behavior).
Credentials
The skill declares no required environment variables or credentials. That is consistent with local scaffolding. One caveat: some generated templates (payment / cloudPay) will require Tencent/WeChat payment credentials when deployed — those are not requested by the skill and are external to the scaffolding step. No evidence the skill attempts to read or exfiltrate host credentials.
Persistence & Privilege
The skill is not always-enabled and is user-invocable. It does not ask to persistently modify other skills or global agent settings. Its scripts create project files only under the target project directory.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install wechat-quick-setup
  3. After installation, invoke the skill by name or use /wechat-quick-setup
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
wechat-quick-setup 1.0.0 - Initial release of a fast-start template for WeChat Mini Programs. - Quickly generate project structure, cloud functions, and frontend pages with simple commands. - Includes templates for user management, common pages, and basic backend CRUD operations using Tencent Cloud. - Provides easy setup instructions, code samples, and upgrade path to Pro version. - Supports both free and paid feature sets.
Metadata
Slug wechat-quick-setup
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Wechat Quick Setup?

微信小程序快速启动模板。一键创建云函数、配置后端、生成代码。10分钟搭建完整微信小程序。 It is an AI Agent Skill for Claude Code / OpenClaw, with 150 downloads so far.

How do I install Wechat Quick Setup?

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

Is Wechat Quick Setup free?

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

Which platforms does Wechat Quick Setup support?

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

Who created Wechat Quick Setup?

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

💬 Comments